Ryan-shadow / spotdl-plus

Download Spotify playlists, albums or tracks to a named folder.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spotdl-Plus

Spotifly To Folder

###If you don't have ffmpeg on your pc , INSTALL IT BELOW pip install FFmpeg

Create a Spotifly developer account & Other settings

image

  • Go to your app home page , click settings

image

  • Copy Client ID and Client secret to config.json
  • Change SaveDircetory to where you want to save all of downloaded playlists (use / not \ !!!)

Never delete config.json

VVV__ If you're useing python __VVV

ONLY WORKS ON PYTHON 3.9.0 !

pip install spotipy
pip install spotdl
pip install google-api-python-client

About

Download Spotify playlists, albums or tracks to a named folder.


Languages

Language:Python 100.0%