v0.3.3
This is the third.3 release of youtty!! 🎉❤️
Fixed in this patch:
- Moved history file from
$HOME/.youtty
to$HOME/.cache/youtty
as per this spec
New:
- Added --save flag, which allows the user save the downloaded video instead of discarding it
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
- Save videos after downloading them
Dependencies:
- python
- python-requests (module)
- yt-dlp
- vlc
- make & gcc (Necesary for building & compiling the software)