Skip to content

A C# GUI application that allows you to download songs from youtube-dl by using metadata from spotify.

License

Notifications You must be signed in to change notification settings

henry-richard7/spotify-playlist-downloader

Repository files navigation

Badges

Downloads

New Version Available

https://github.com/henry-richard7/Spotify-Downloader

spotify-playlist-downloader

A C# GUI application that allows you to download songs from youtube-dl by using metadata from spotify.

📎Nuget Packages Used

  • Newtonsoft Json
  • Leaf.xnet

🦾External Libraries Used

🎯 Tools Needed:

🤔 How To Use

  • Download Spotify Playlist Downloder from release.
  • Extarct the zip
  • Download FFMPEG and add it to environmental variables.
  • Open Spotify Playlist Downloder.exe
  • Paste the spotify playlist ID in the textbox and click on Get Songs. To get Playlist ID eg: https://open.spotify.com/playlist/5tGZJea3j44st1f1FjX1ph here the playlist ID is 5tGZJea3j44st1f1FjX1ph
  • After fetching songs the app will list all available songs in the playlist.
  • Click on the song you wish to download.
  • The song will be downloaded in the Downloads folder.

😎 How It Works

  • The app has three main functions.
  • First it uses spotify api to get get metadata for the song.
  • Second it uses youtube-dl to search the selected song in youtube and downloads the audio.
  • Third it uses tageditor to edit metadata for songs.

📸 Screenshots

Screenshot

My Youtube Channel

Copyrights © Henry Richard J

Star the Repo in case you liked it :)