Invidious URL grabber
Invex-Improved is a simple CLI tool which lets you search for YouTube videos through Invidious. The result gives you a URL which you can use for anything -- you can paste the URL to mpv or anywhere else you'd like.
Usage:
git clone https://github.com/1LIA5/Invex-Improved.git
cd Invex-Improved
python3 invex-improved.py
Type in what you want to search, highlight and copy the URL that you want.
- ✅ Currently only works on Mac.
- 🔳 Add arg for only link copy
- 🔳 Add arg for only sound
- 🔳 Traffic network trough Tor (optional)
- 🔳 Support for Linux
- 🔳 Support for Windows
- 🔳 Download link with youtube-dl
- 🔳 Improve error exception and error handling
- 🔳 Add man page