Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1 KB

README.md

File metadata and controls

38 lines (22 loc) · 1 KB

#How to use


  -e, -exit    Exit Program

  -h, -help    Show Help Screen
  
  -c, -codec   Set Codec When Downloading Audio Only
  
  -l, -link    Video Links You Wish To Download In This Format -> link,link,link

  -a, -audio   Download Audio Only

  -v, -video   Download Video in Highest Quality Available

Changes

  • Can now specify codec for audio to be converted to (mp3 by default)
  • Rewrote to accept args from command line

  ffmpeg & libmagic is required 
  install brew.sh
  brew install ffmpeg && brew install libmagic

Everything should work as expected!

I have tested both functions, audio only and video (with audio) they play and download fine.

Also have tested 4K and 8K resolution downloads and they work fine.

If you have a feature or anyway to improve let me know, this was my first Python Project.

Happy Coding (: