[go: up one dir, main page]

Skip to content

artyshko/smd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Music Downloader (SMD) Desktop | Telegram

The SMD project is temporarily frozen due to having problems with a DMCA.

made-with-python Open Source Love svg1 License: MIT GitHub repo size in bytes GitHub Release Date GitHub issues Beerpay Beerpay

DISCLAIMER: This is a dev version and it can be unstable, remember it while using the app! This version is barely a 50% of the whole project!

Clone it.

Install requirements.

Change /kernel/config/config -> DEFAULT_DOWNLOADING_PATH = "" to your path.

python3 main.py "link to spotify track"

In case you've faced a Permission Error you might have to run it with sudo.

sudo python3 main.py "link to spotify track"