Youtube and Spotify downloader
example.mp4
See how to create and setup a spotify app
Edit the .env file and set the credentials. Set the SPOTIPY_CLIENT_ID AND SPOTIPY_CLIENT_SECRET values.
git clone https://github.com/piyx/YoutubeSpotifyDL.gitcd YoutubeSpotifyDLpip install -r requirements.txtpip install -e .python ytspdl/main.py