- Setup installer:
$ cd cli/
$ pip3 install -r requirements.txt
$ pip3 install -U pyinstaller
$ pyinstaller --onefile src/moo.py
- Move the builded .EXE to executables folder and use from console (Check your Environment Variables).
| Option |
Description |
| -f, --filename |
Set the filename |
| -p, --path |
Set the final path |
| -m, --max |
Set the max number of result while search |
| -F, --first |
Download very first result without needing choose |
- By searching:
- By giving a URL:
moo https://www.youtube.com/watch?v=mwgZalAFNhM
- Using filename and path arguments:
moo 2pac -f hitemup.mp3 -p ~/Downloads