artyshko / Smd
Licence: mit
Spotify Music Downloader
Stars: ✭ 822
Programming Languages
python
139335 projects - #7 most used programming language
Projects that are alternatives of or similar to Smd
Ytmdl
A simple app to get songs from YouTube in mp3 format with artist name, album name etc from sources like iTunes, Spotify, LastFM, Deezer, Gaana etc.
Stars: ✭ 2,070 (+151.82%)
Mutual labels: free-software, music, spotify, youtube-dl, youtube
Youtub.ly Android
An android app to download 📹 videos and songs from youtube to phone internal storage
Stars: ✭ 17 (-97.93%)
Mutual labels: music, youtube-dl, youtube-downloader, youtube
ypc
Convert text/spotify/deezer albums/playlists to youtube urls and audio/video files.
Stars: ✭ 17 (-97.93%)
Mutual labels: spotify, youtube, youtube-dl, youtube-downloader
Youtube Mp3 Downloader
Extract music from YouTube videos
Stars: ✭ 187 (-77.25%)
Mutual labels: music, youtube-dl, youtube-downloader, youtube
Spotiflyer
Spotify/Gaana/Youtube Music Downloader For Android!
Stars: ✭ 231 (-71.9%)
Mutual labels: music, spotify, youtube-downloader, youtube
Savify
Download Spotify songs to mp3 with full metadata and cover art!
Stars: ✭ 227 (-72.38%)
Mutual labels: spotify-api, spotify, youtube-dl, youtube
Youtube Music
YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
Stars: ✭ 376 (-54.26%)
Mutual labels: music, youtube-dl, youtube-downloader, youtube
Youtubetospotify
A Python script to fetch tracks of music channels on Youtube, find them on Spotify and add them to a playlist
Stars: ✭ 33 (-95.99%)
Mutual labels: spotify-api, music, spotify, youtube
Obscurify
Find out more about your music taste and compare it to others' with Obscurify
Stars: ✭ 200 (-75.67%)
Mutual labels: spotify-api, music, spotify
Spotitube
Synchronize your Spotify collections downloading from external providers
Stars: ✭ 250 (-69.59%)
Mutual labels: spotify-api, music, spotify
Youtube Downloader
👍 A much faster alternative to youtube-dl built for PHP applications. Working as of 2021-02-27
Stars: ✭ 474 (-42.34%)
Mutual labels: youtube-dl, youtube-downloader, youtube
Spotify Now Playing
Spotify now playing information and control popup for macOS menu bar
Stars: ✭ 171 (-79.2%)
Mutual labels: spotify-api, music, spotify
YouTube-Downloader
An easy-to-use, YouTube video downloader, without pesky ads or malware.
Stars: ✭ 22 (-97.32%)
Mutual labels: youtube, youtube-dl, youtube-downloader
ytqck.github.io
YouTube quick ⚡ Search and Download Music for Free.
Stars: ✭ 18 (-97.81%)
Mutual labels: youtube, youtube-dl, youtube-downloader
mpv-youtube-download
A userscript for MPV that allows you to download youtube audio and video with one key press 💾
Stars: ✭ 16 (-98.05%)
Mutual labels: youtube, youtube-dl, youtube-downloader
Singlespotify
🎵 Create Spotify playlists based on one artist through the command line
Stars: ✭ 254 (-69.1%)
Mutual labels: spotify-api, music, spotify
Coverify
🎧 Design fresh album cover for your Spotify playlists
Stars: ✭ 167 (-79.68%)
Mutual labels: spotify-api, music, spotify
Listen Now
Listen-now, 提供了多音乐平台的音乐搜索、播放、歌单播放、同步平台歌单到本地数据库,并计划开发智能音乐推荐系统。listen-now主要由学生层级的同学一起开发。
Stars: ✭ 139 (-83.09%)
Mutual labels: spotify-api, music, spotify
Plylst
Smart playlists for Spotify! Stop relying on fancy pants algorithms to organize your library and instead build playlists the way you want.
Stars: ✭ 301 (-63.38%)
Mutual labels: spotify-api, music, spotify
Telegram
Spotify Music Downloader (SMD) Desktop |HERE (As the bot is down, you can use this CLI version)
NEW DEV VERSIONThe SMD project is temporarily frozen due to having problems with a DMCA.

Desktop version GUI


Desktop version CLI

Telegram version
Manual (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.
Installation
git clone https://github.com/artyshko/smd.git
First you have to install all dependencies
pip3 install -r requirements.txt
pip3 install PyQtWebEngine
sudo apt-get install python3-pyqt5.qtwebengine
Make file executable
chmod +x main.py
./main.py
Or use
python3 main.py
Spotify
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"
Deezer
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"
YouTube Music
Song:
./main.py -ym "https://music.youtube.com/watch?v=HnXzzTIFu_U&list=RDAMVMHnXzzTIFu_U"
YouTube Video
Video:
./main.py -yv "https://www.youtube.com/watch?v=JHi-WGFGWek"
Apple Music
Example:
./main.py -a "https://itunes.apple.com/us/album/i-wanna-be-yours/663097964?i=663098065"
Query mode
Example:
./main.py -q "The XX - Intro"
Choose another directory
Example:
./main.py -q "The XX - Intro" -p ~/Music
./main.py -ss "https://open.spotify.com/track/2QoDAlMnML5haTXvYRS86X" -p ~/Desktop/Music/New
Desktop version GUI
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].