A CLI tool that can download songs from youtube
Music Downloader is a tool that can download songs from Youtube.
Installation
Base requirements:
If you have Python 3.7+ installed, all you need to do is follow these steps:
> git clone https://github.com/matjsilva/music-downloader
> cd music-downloader
> python install.py
Then, you just need to:
> python musicDownloader.py
When the tool starts, drop a “help” on the input and enjoy Music Downloader.
⚙️ Technologies used
GitHub