Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Spotiflyer | 9,044 | a month ago | 252 | gpl-3.0 | Kotlin | |||||
Kotlin Multiplatform Music Downloader, Supports Spotify / Gaana / Youtube Music / Jio Saavn / SoundCloud. | ||||||||||
Spotify Dl | 1,109 | 1 | 19 days ago | 39 | June 15, 2023 | 4 | mit | JavaScript | ||
Spotify Downloader and alternative of Spotdl(python) tool made in NodeJS based on youtube-dl | ||||||||||
Smd | 749 | 3 years ago | 69 | mit | Python | |||||
Spotify Music Downloader | ||||||||||
Zspotify | 619 | 19 hours ago | 16 | gpl-3.0 | Python | |||||
Spowlo | 450 | a month ago | 17 | gpl-3.0 | Kotlin | |||||
A Spotify songs downloader for Android made with Jetpack Compose, Material You and the spotDL Python library | ||||||||||
Downonspot | 363 | a month ago | 21 | gpl-3.0 | Rust | |||||
🎵 A Spotify music and playlist downloader written in Rust which also works with a free Spotify account | ||||||||||
Spotify Playlist Downloader | 228 | 5 years ago | 4 | February 03, 2015 | 28 | CoffeeScript | ||||
Download an entire spotify playlist ( FROM SPOTIFY at 160kpbs ) to your local machine. | ||||||||||
Spotifydownload | 120 | 3 years ago | mit | Shell | ||||||
A dependency-free Spotify playlist downloader that should just work | ||||||||||
Spotify_sync | 89 | 7 months ago | 6 | February 04, 2023 | 5 | mit | Python | |||
A schedulable, configurable CLI downloader for Spotify accounts | ||||||||||
Spotify Mp3 Downloader | 76 | 10 years ago | JavaScript | |||||||
Downloads .mp3 files from Spotify and ID3-tags them accordingly. |
Desktop version GUI
Desktop version CLI
./main.py [argument][value] - startup with arguments
Arguments:
-h, --help Print a help message and exit.
-p, --path Set another directory.
-ss, --spotify-song Spotify song link or URI.
-sa, --spotify-album Spotify album link or URI.
-sp, --spotify-playlist Spotify playlist URI.
-ds, --deezer-song Deezer song link.
-da, --deezer-album Deezer album link.
-dp, --deezer-playlist Deezer playlist link.
-ym, --youtube-music YouTube Music link.
-yv, --youtube-video YouTube Video link.
-a, --apple Apple Music link.
-q, --query Search query.
git clone https://github.com/artyshko/smd.git
pip3 install -r requirements.txt
pip3 install PyQtWebEngine
sudo apt-get install python3-pyqt5.qtwebengine
chmod +x main.py
./main.py
python3 main.py
Song:
./main.py -ss "https://open.spotify.com/track/2QoDAlMnML5haTXvYRS86X?si=eMGX4dlwQd-7dyiG6OmUHQ"
Album:
./main.py -sa "https://open.spotify.com/album/79dL7FLiJFOO0EoehUHQBv?si=lDnHRa2BR_uFUOnUOZPbUQ"
Playlist:
./main.py -sp "https://open.spotify.com/playlist/37i9dQZF1DXcRXFNfZr7Tp?si=Yd3IJQ9ATWOdFulNa7ax5g"
Song:
./main.py -ds "https://www.deezer.com/track/3787855"
Album:
./main.py -da "https://www.deezer.com/album/1695172"
Playlist:
./main.py -dp "https://www.deezer.com/playlist/1306931615"
Song:
./main.py -ym "https://music.youtube.com/watch?v=HnXzzTIFu_U&list=RDAMVMHnXzzTIFu_U"
Video:
./main.py -yv "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 -q "The XX - Intro"
Example:
./main.py -q "The XX - Intro" -p ~/Music
./main.py -ss "https://open.spotify.com/track/2QoDAlMnML5haTXvYRS86X" -p ~/Desktop/Music/New