Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

❗️ Install:

🐧 Linux

$ cd cli/

$ make install

🪟 Windows

  1. Setup installer:
$ cd cli/

$ pip3 install -r requirements.txt

$ pip3 install -U pyinstaller

$ pyinstaller --onefile src/moo.py
  1. Move the builded .EXE to executables folder and use from console (Check your Environment Variables).

❓Arguments:

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



❓Examples:

  1. By searching:
moo xxxtentacion



  1. By giving a URL:
moo https://www.youtube.com/watch?v=mwgZalAFNhM



  1. Using filename and path arguments:
moo 2pac -f hitemup.mp3 -p ~/Downloads