v0.2.1
This is the second.1 release of youtty!! 🎉❤️
Fixed:
- Error not exiting with
return 1;
like it should
New:
- Added new --no-key flag, which allows the user to search for a youtube video without using their own API key
This release includes the following basic features of the youtty program following its core concept:
- Abillity to search download and view videos from youtube from the plain tty or any terminal emulator
- Preview youtube thumbnails in kitty terminal
- Select a video output method for vlc
- Search for a single video without API key
Dependencies:
- python
- yt-dlp
- vlc
- make & gcc (Necesary for building & compiling the software)