Command line (CLI)
Contents
9.9. Command line (CLI)#
9.9.1. Download anything with you-get#
You can download virtually anything with the you-get command-line utilitly.
Features:
✅ Download media from +30 social media sites
✅ Any file with a direct URL
✅ Find and download the best matching video based on a query
✅ Stream videos locally
✅ Select download resolutions
Here is a link to the library: https://bit.ly/3ycduA8
9.9.2. Rich library for CLI color formatting#
Rich is one of the most beautiful and useful Python libraries. Put simply, it makes terminal output awesome!
Its features are:
✅ Python code formatting in REPL
✅ Text markup (bold, italic, underline)
✅ +16.7 MILLION truecolors
✅ Logging
✅ Markdown support
✅ Progress bars (in Jupyter as well)
Check out the library link down below👇
Link to Rich: https://github.com/Textualize/rich