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

Playlist Exchange Script #215

Merged

Conversation

ruchit-t
Copy link
Contributor

@ruchit-t ruchit-t commented Dec 5, 2023

PR Title

Playlist Exchange Script

Summary

The PR contains three files:

  • playlistexchange.py
  • requirements.txt
  • README.md

Description

The script exchanges the songs and playlists from Youtube Music to Spotify by using YTMusicAPI, spotipy, fuzzywuzzy and pandas library.

The changes are as follows:

  • playlistexchange.py: Added logic to transfer musics and playlists from Youtube to Spotify
  • requirements.txt: Added all the dependencies
  • README.md - Updated the folder tree and added the working of the script

Checks

in the repository

  • Made no changes that degrades the functioning of the repository
  • Gave each commit a better title (unlike updated README.md)

in the PR

  • Followed the format of the pull_request_template
  • Made the Pull Request in a small level (for the creator's wellfare)
  • Tested the changes you made

@DhanushNehru, if this looks good to you, please approve the PR and merge the branch!

The solution is for the issue: #212

Thank You,
Ruchit

Python script to exchange songs and playlists between Spotify and YouTube Music.
Updated Readme file by adding the new script in the table
@DhanushNehru DhanushNehru merged commit b180b3f into DhanushNehru:master Dec 6, 2023
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.

None yet

2 participants