A simple Spotify playlist downloader web application built using the Flask framework. It allows you to input a Spotify playlist URL and download the songs in the playlist as audio files using the youtube-dl library.
Primary LanguagePython