Releases: trizen/youtube-viewer
Releases · trizen/youtube-viewer
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_api
config-option (disabled by default). (#258) (0cd9a54) - Added the
--autoplay=ID
command-line option and the:autoplay=i
STDIN option. (#263) (8667b70) - Added the
dash_segmented
config-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-dl
is installed) (#243)
Version 3.5.3
gtk-youtube-viewer
- Support for passing search query via command line when starting gtk-youtube-viewer. (#204)
Video details
andvideo comments
windows 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 details
window. (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
:refresh
option. (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-width
is enabled. (c5541ce) - Better colors and formatting during
-C
. (0283b45, fa119ff, 7ec2c71)
Internals
Version 3.5.1
gtk-youtube-viewer
- Include replies for comments. (ee2a524)
- Wrap long comments by
n
characters. (b0b14d9) - Added the
comments_order
andcomments_width
config-options. (ee2a524, b0b14d9) - Show the number of items on playlists on a keyword-based search too (1b3f2ca) (by @bAndie91)
- Make entries in right-to-left languages be displayed correctly. (#234) (ab30a3f, d32ccb1)
youtube-viewer
Version 3.5.0
gtk-youtube-viewer
- Added a new "Playlists" button to the "My panel" section. (d3cec9a)
- Feature: navigate back and forth. (#220) (added by @bAndie91)
- Show long video title as tooltip in comments and details windows. (#216) (added by @bAndie91)
- Show how many items are in a playlist (when possible). (#221) (added by @bAndie91)
- Show a tooltip for each result with the name of the result and its description. (5dbf01d)
youtube-viewer
- Added the
custom_layout
andcustom_layout_format
config-options, which allow changing the layout of video results. (#218) (69a3ab3)