Skip to content

Download music using web scraping and youtube-dl no API keys required

License

Notifications You must be signed in to change notification settings

pr0PM/mymusic-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mymusic-dl [bloken rn]

Downloads the songs in your playlist using web-scraping and youtube-dl.

So what's special here?

No API's, hence no API keys care to about.
It just works. Only spotify playlists are supported until the beta phase.

Let's get started

You need python 3 and pip to install and use this on your machine.

pip install mymusic_dl

Usage

To download a playlist

mymusic_dl https://link/of/the/playlist

To download first search result from youtube

mymusic_dl -s "search-term"

This will give you accurate results most of the time if you have searched for an accurate term

Have suggestions? Facing issues? Want to contribute?

Create an issue or reach me faster via Telegram @pr0PM for a general chat.

FAQ

Why shall I download music if I can stream it online?

You know anon, streaming stuff online is cool but the amount of energy it consumes and the pressure it has on our planet is making it hotter. So you can help reduce the carbon footprint of music lovers just by downloading your regular dose of music.

Looking for something similar but more stable?

You can try out spotify-dl and spotDL too.