Command line interface for downloading mp3s online conveniently. Runs on Python 3.
- Search through large music database
- File-size preview before download
- Download progress bar
- ID3 metadata modification
git clone https://github.com/ryin1/mp3-cli.git
cd mp3-cli
pip3 install -r requirements.txt
python3 dl.py [SEARCH TERM]