Skip to content

raacker/playlist_trader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playlist_trader

csv based playlist importer & exporter for major streaming platform such as Youtube Music and Spotify.

Youtube Auth

API : ytmusicapi

  1. Setup instruction
  2. Get Packet data and copy informations you need to fill into ytmusic_auth.json

Spotify Auth

API : spotipy

Spotify Auth Scope

  1. Go to Spotify Developers dashboard
  2. Login and create a new project
  3. At the dashboard, locate Client ID, Client Secret and put them into spotify_json file
  4. Under "Edit Settings", set "Redirect URIs" to http://localhost
  5. Run script and you will see a black webpage with an url. Copy the url and paste to the terminal.

How to get Spotify URI

Just FYI if you don't know how to copy it.

If you do Right Click -> Share, hold ALT to change "Copy link to playlist" to Spotify URI

Releases

No releases published

Packages

No packages published

Languages