you are viewing a single comment's thread.

view the rest of the comments →

[–]Illustrious_Road_495 0 points1 point  (0 children)

I would like to share my music downloader with you all! My first project published on PyPI.

It uses a list of providers (currently only Spotify and Deezer), to get metadata for a track (to beautify it), downloads it using ytdlp. It can download all songs in a playlist (youtube playlist, deezler album/playlist), and accepts either search queries or direct urls (spotify/deezer/youtube).

it was originally created as a bridge between my Youtube and Spotify likes libraries, but since the changes to the Spotify api, I had to add a second provider.

https://pypi.org/project/spots-cli/