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

Sync Spotify playlists -> YT Music #1

Draft
wants to merge 35 commits into
base: master
Choose a base branch
from

Conversation

federicopellegatta
Copy link
Owner

@federicopellegatta federicopellegatta commented Mar 21, 2023

Scope

Add Spotify integration to allow automatic retrieval of user playlists.

Implementation

  • add the spotipy library
  • add spotify.py to handle all Spotify requests and features
  • add a CLI menu to allow the user to select between several operations, including
    • sync Spotify playlists -> YouTube Music
    • sync Youtube Music playlists -> Spotify (to be implemented later)
  • document code
  • add unit tests
  • edit README

@federicopellegatta federicopellegatta added the enhancement New feature or request label Mar 21, 2023
@federicopellegatta federicopellegatta self-assigned this Mar 21, 2023
@federicopellegatta federicopellegatta changed the title Get Spotify playlists Sync Spotify playlists -> YT Music Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant