Skip to content

Releases: Dvd-Znf/youtty

v0.3.2

25 Oct 12:46
Compare
Choose a tag to compare

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

Fixed in this patch:

  • Added undeclared python module dependencies

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)

v0.3.1

18 Oct 13:27
Compare
Choose a tag to compare

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

Fixed in this patch:

  • More "standard" help message

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
  • yt-dlp
  • vlc
  • make & gcc (Necesary for building & compiling the software)

v0.3.0

27 Sep 16:01
Compare
Choose a tag to compare

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

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
  • yt-dlp
  • vlc
  • make & gcc (Necesary for building & compiling the software)

v0.2.1

26 Sep 15:11
Compare
Choose a tag to compare

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)

v0.2.0

23 Aug 22:37
Compare
Choose a tag to compare

This is the second release of youtty!! 🎉❤️

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)

v0.1.0

19 Jun 14:30
Compare
Choose a tag to compare

This is the first real release of youtty!! 🎉❤️

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

Dependencies:

  • python
  • yt-dlp
  • vlc
  • make & gcc (Necesary for building & compiling the software)

v0.1.0-alpha

18 Jun 13:59
Compare
Choose a tag to compare

This is the first release of youtty!! 🎉❤️

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

Dependencies:

  • python
  • yt-dlp
  • vlc
  • make & gcc (Necesary for building & compiling the software)

The following needs to change for the next version:

  • Add version switch