Spotify Music Downloader (SMD) Desktop | Telegram
Get it on Telegram @SpotifyMusicDownloaderBot
./main.py [without any parameters] - normal startup
./main.py [parameter][argument] - startup with arguments
Parameters
-h, --help Print a help message and exit.
-s, --song Spotify song URI.
-p, --playlist Spotify playlist URI.
-q, --query Search query.
-y, --youtube YouTube Music url.
Note that your link should be with quotation marks - "your_url"!
-v, --video YouTube url.(You will get a song but without any tags)
Note that your link should be with quotation marks - "your_url"!
-a, --apple Apple Music url.
-f, --file File with song URIs. (Spotify only)
git clone https://github.com/artyshko/smd.git
pip3 install -r requirements.txt
chmod +x main.py
./main.py
python3 main.py
spotify:track:4tmwiN9YU7xMjh2hoqcVuI
Example:
./main.py -s spotify:track:7ARveOiD31w2Nq0n5FsSf8
Example:
./main.py -q "The XX - Intro"
Example:
./main.py -y "https://music.youtube.com/watch?v=HnXzzTIFu_U&list=RDAMVMHnXzzTIFu_U"
Example:
./main.py -v "https://www.youtube.com/watch?v=JHi-WGFGWek"
Example:
./main.py -a "https://itunes.apple.com/us/album/i-wanna-be-yours/663097964?i=663098065"
Example:
./main.py -f songs.txt
Example:
./main.py -p spotify:user:spotify:playlist:37i9dQZF1DXcRXFNfZr7Tp