Skip to content

v0.2.1

Compare
Choose a tag to compare
@Dvd-Znf Dvd-Znf released this 26 Sep 15:11
· 78 commits to master since this release

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)