Releases: trizen/youtube-viewer
Releases · trizen/youtube-viewer
Version 3.6.1
Version 3.6.0
Version 3.5.9
Version 3.5.8
Version 3.5.7
Version 3.5.6
Version 3.5.5
Additions
- Added the
use_invidious_apiconfig-option (disabled by default). (#258) (0cd9a54) - Added the
--autoplay=IDcommand-line option and the:autoplay=iSTDIN option. (#263) (8667b70) - Added the
dash_segmentedconfig-option to include or exclude segmented DASH streams (enabled by default). (7ff3b2f)
Bug-fixes
- Filter out videos with time '00:00' (#243) (d9d6bf1)
- Fixed the mkv merging of filenames that contain
:(#247) (e2c1d10) - Fix the handling of a selection range that matches no videos. (#251) (d5d2c3f)
- gtk-youtube-viewer: display channel icons in square (160x160) format. (#261) (c016952)
- gtk-youtube-viewer: allow the resolution to be changed in the config-file. (#266) (7c301f7)
Version 3.5.4
gtk-youtube-viewer
- Removed the support for threads.
- Deleted videos are now filtered out from playlist results.
- Simplified the "help window" and set font to "Monospace 8".
Internals
- Fixed the support for livestreams. (assuming
youtube-dlis installed) (#243)
Version 3.5.3
gtk-youtube-viewer
- Support for passing search query via command line when starting gtk-youtube-viewer. (#204)
Video detailsandvideo commentswindows now load much faster. (79248f8)- Added support for navigating back and forth using the side buttons of the mouse. (8185d59)
- Minor fix in displaying extra thumbnails for live videos. (c37e7fe)
- Display thumbnails of medium quality in
video detailswindow. (37ce1fb) - Comments can now be double-clicked, which opens the YouTube video page, highlighting the double-clicked comment. (73add26)
youtube-viewer
- Minor fix for the
:refreshoption. (6d48bca)
Version 3.5.2
gtk-youtube-viewer
- Don't empty the search bar on click by default. (#235, #171, #151) (0e40095)
- Disabled the CTRL+C bind for the comments window. (6a40849)
- Added the channel ID for the selected video in the "video details" window. (c0440f5)
- Restored spaces between symbols and text in the "video details" window. (06b1f9b)
youtube-viewer
- Extended the
--within=<...>option to support weeks. (39a68ba) - Ensure results always fit in the term width when
--fixed-widthis enabled. (c5541ce) - Better colors and formatting during
-C. (0283b45, fa119ff, 7ec2c71)