Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added playlist to like action #38

Closed

Conversation

guglielmobartelloni
Copy link

Like songs from a playlist with python Youtube.py -l <playlist-url>

The process is the same as the creation of a new Youtube playlist but instead the songs will be liked with a 'thumbs up' so they will appear in the "Liked Songs".

Under the hood the rate song function is used rate_song

Also I updated the read me to include the new functionality

@sigma67
Copy link
Owner

sigma67 commented Aug 29, 2022

I suppose this is intended to transfer liked songs from Spotify? I'm having a hard time justifying this as part of a repo named "spotifyplaylist_to_ytmusic".

I could see it maybe as part of #27, but that requires changing Spotify auth first.

@guglielmobartelloni
Copy link
Author

This is the opposite. It's from a Spotify playlist to YouTube liked songs.

The other way as you said needs other form of auth but this was very straightforward to implement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants