Music Downloader
You can star this repository to keep track of the project if it's helpful for you, thank you for your support.
Download this repository:
Clone or download.
Install some dependencies:
"pip install -r requirements.txt" or
"py -3 -m pip install -r requirements.txt"
cd MusicDownloader, run cmd.py:
"python cmd.py" or "python3 cmd.py"
pip install git+https://github.com/CharlesPikachu/Music-Downloader.git@master
Write a python script like the following:
from MusicDownloader import cmd
md = cmd.MusicDownloader()
md.run()
Then, just run the python script~
- Windows/Linux
- Python3.5+(have installed necessary dependencies.)
see Log dir → click