Skip to content

v0.3.4

Compare
Choose a tag to compare
@Dvd-Znf Dvd-Znf released this 22 Jan 17:15
· 59 commits to master since this release

This is the third.4 release of youtty!! πŸŽ‰β€οΈ

Fixed in this patch:

  • I forgor (πŸ’€) to update the version in the last release lol

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)