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/
