A program that downloads your playlists from Spotify.
Uses youtube-dl
and ffmpeg
, alongside the Youtube
and Spotify
API to get a Spotify
playlist, extract its tracklist, find a suitable video for each track, download and convert it to MP3 and save to disk.
It is self-contained and is compatible with Windows and Mac.
Packages Used:
- Spotify Web Java API: https://github.com/thelinmichael/spotify-web-api-java
- youtube-dl: https://github.com/rg3/youtube-dl
- ffmpeg: https://github.com/FFmpeg/FFmpeg
- YouTube API: https://developers.google.com/youtube/v3/