Releases: trizen/youtube-viewer
Releases · trizen/youtube-viewer
Version 3.11.6
22 Apr 16:48
Compare
Sorry, something went wrong.
No results found
Bug-fix: when there are multiple audio tracks, select the default one. (d5e1ceb )
Version 3.11.5
29 Mar 18:00
Compare
Sorry, something went wrong.
No results found
Workaround for the 403 Forbidden issue. (requires yt-dlp ) (fixes #444 ) (9a076cf )
Fixed the 400 Bad Request issue (caused by YouTube changes). (8832d3b )
Version 3.11.4
21 Jan 16:47
Compare
Sorry, something went wrong.
No results found
GUI: Added the keybind CTRL+B for playing only the audio of a selected video. (75c8b58 )
CLI: added the --set-mtime option and the set_mtime config-option. (4baa91e )
CLI: normalize the filename after applying the formatting. (b67045d )
CLI: fixed the posting of comments that contain Unicode characters. (#442 ) (2cb70fc )
When the selected audio quality is not available, fallback to the best available. (3494825 )
No longer try to extract streaming URLs from invidious instances. (18dea9e )
Version 3.11.3
11 Aug 17:31
Compare
Sorry, something went wrong.
No results found
GUI: extended the right-click menu in the Saved Channels window. (255a38e )
CLI: no longer check write permissions on directories. (cc88b6c )
Fixed the downloading of videos that have multiple audio tracks, with yt-dlp. (958d382 )
Recognize several more itag values. (941b205 , 5016b15 )
Version 3.11.2
12 May 08:21
Compare
Sorry, something went wrong.
No results found
Recognize the new audio itag 774. (8af8e97 )
GUI: added the "Backward" and "Forward" buttons for navigating the history. (b493ced )
GUI: removed the "Author->Likes" entry, as it no longer worked. (f9204bd )
Version 3.11.1
04 Mar 08:34
Compare
Sorry, something went wrong.
No results found
Fixed the "400 Bad Request" error when playing a video. (762e49a )
Fixed the support for related videos. (c061f1c )
When there are no non-split URLs available, return split URLs. (7ed397b )
Version 3.11.0
06 Jan 15:21
Compare
Sorry, something went wrong.
No results found
gui: added the "Split A/V videos" check button. (66a18e9 )
gui: highlight downloaded videos as watched. (4bdf70f )
cli: renamed the --dash! option to --split-videos!, to better reflect its meaning. (66a18e9 )
Extract livestream URLs with the fallback method. (d18ed67 )
Improved the DEVEL mode, to allow running youtube-viewer from any directory, without installing it. (23b5c8a )
Recognize more itag values returned by yt-dlp with --force-fallback. (50feb58 )
Fixed the --no-hfr option when used in combination with --force-fallback. (50feb58 )
Version 3.10.9
29 Aug 13:43
Compare
Sorry, something went wrong.
No results found
Re-implemented support for related videos, without using the YouTube API. (5c8afe4 )
Added the subscription_videos_per_channel config-option. (67cb8bd )
Version 3.10.8
11 Jun 13:07
Compare
Sorry, something went wrong.
No results found
Fixed the slow loading of videos, when using the internal extraction method of streaming URLs.
Version 3.10.7
11 May 10:30
Compare
Sorry, something went wrong.
No results found
Fixed the internal extraction of streaming URLs. (62b650e )
Extended fat32safe option to convert Unicode characters to ASCII equivalent when Text::Unidecode is available. (3324f40 )
Recognize several more audio itags. (2e50448 , e099845 )
Fixed the support for related videos. (e4b0102 )
Added the video_min_seconds config option. (8cebc0f )