Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

s1as3r/spotdl_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spotdl_cli

❗ Obsolete

After spotDL v3 rework, this script will not work. And there's no need for a script like this now, because v3 is easier to use than this cli.

An interactive CLI Script for spotdl.
This is a simple python script for spotify downloader by ritiek.

Usage

Obtain your API Keys from the Developer Dashboard
Run spotdl_cli.py.

For Simple Usage Enter 1 and then enter the link to a song/playlist/album or enter a song name or the path to a list of songs.
The script will automatically detect and download the entered song/list/playlist/album.

The Manual(Advanced) Mode has more Options to choose from. Like Downloading songs in a different file type.

Note

1 While using Simple Mode, The songs will be downloaded to the location from where the script is run.
2 Make sure both spotdl_cli.py and the adv_spotdl_cli.py folder are in the same directory while using this script.

❗Python 3.6+ is required for this script to work.