Skip to content

ajpar94/spotify-youtube-playlist-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Spotify <-> YouTube Playlist Converter

A simple python script to convert playlists from spotify to youtube (TODO: and vice versa) using the Youtube Data API v3 and the Spotify Web API. Inspired by SpotifyGeneratePlaylist.

Usage

Spotify to Youtube

  • Generate Spotify OAuth Token and paste into a file called secrets.py
  • Enable Oauth For Youtube and download the client_secrets.json
  • Get a Spotify Playlist's URI (Share > Copy Spotify URI)
  • Run python convert_playlist.py spotify:playlist:<uri>
  • Click on displayed link to get authorization code

Youtube to Spotify

TODO

About

A simple python script to convert playlists from spotify to youtube

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages