Skip to content

Convert music playlists from one platform to another

Notifications You must be signed in to change notification settings

Taur1ne/Playlist-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playlist Converter

Convert a music playlist from one music platform to another

Currently supported:

Spotify -> YouTube

Currently supported, but with extremely limited results:

YouTube -> Spotify

Packages

  • spotipy

    • Needed to upgrade the version from pip due to the original author abandoning the project:

    pip3 install git+https://github.com/plamere/spotipy.git --upgrade

  • praw

    • Needed to upgrade this version too:

    pip3 install --upgrade praw

  • gmusicapi

  • google-api-python-client

  • google-auth-oauthlib google-auth-httplib2

About

Convert music playlists from one platform to another

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages