Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Spotify Downloader | 11,118 | 2 | 2 | 9 days ago | 64 | June 27, 2022 | 7 | mit | Python | |
Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found). | ||||||||||
Spotiflyer | 8,051 | 3 days ago | 1,502 | gpl-3.0 | Kotlin | |||||
Kotlin Multiplatform Music Downloader, Supports Spotify / Gaana / Youtube Music / Jio Saavn / SoundCloud. NOTE: BEING REWRITTEN, SO STAY TUNED. | ||||||||||
Psst | 7,440 | 3 days ago | 100 | mit | Rust | |||||
Fast and multi-platform Spotify client with native GUI | ||||||||||
Ncspot | 3,637 | 14 hours ago | 37 | September 17, 2022 | 94 | bsd-2-clause | Rust | |||
Cross-platform ncurses Spotify client written in Rust, inspired by ncmpc and the likes. | ||||||||||
Spotify Web Api Node | 2,772 | 852 | 92 | 3 months ago | 50 | January 24, 2021 | 157 | mit | JavaScript | |
A Node.js wrapper for Spotify's Web API. | ||||||||||
Ytmdl | 2,676 | 24 days ago | 56 | March 15, 2022 | 13 | mit | Python | |||
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. | ||||||||||
Exportify | 2,357 | 18 days ago | 25 | mit | JavaScript | |||||
Export/Backup Spotify playlists using the Web API | ||||||||||
Spot | 1,904 | a day ago | 94 | mit | Rust | |||||
Native Spotify client for the GNOME desktop | ||||||||||
Spy Spotify | 1,770 | 15 days ago | 16 | mit | C# | |||||
🎤 Records Spotify to mp3 without ads and adds media tags to the files 🎵 | ||||||||||
Spotify Web Api Js | 1,749 | 222 | 10 | 24 days ago | 30 | October 12, 2021 | 23 | mit | TypeScript | |
A client-side JS wrapper for the Spotify Web API |
Spotifydl is a spotify media downloader.
It uses Youtube as the audio source and Spotify API for playlist/album/track details.
Make sure you have golang, youtube-dl and ffmpeg installed.
go install github.com/BharatKalluri/[email protected]
spotifydl https://open.spotify.com/album/2qCVT6sEqkS7xxYqIEY9fK?si=9QGOHnUrQb27Fb3dNY_Rlw
# The album has been downloaded, tagged and converted to mp3!
If there are any Improvements or corrections that can be made, feel free to open an issue.
Note: This project was only done for as a learning experience for academic purposes. Usage of this product is up to the user and no responsibility will be taken for the user's action using this software.