Skip to content

v0.3.9

Compare
Choose a tag to compare
@Dvd-Znf Dvd-Znf released this 26 Feb 16:39
· 37 commits to master since this release

This is the third.9 release of youtty!! 🎉❤️

Fixed in this patch:

  • Last update broke the install script for fresh installations ❤️

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)