Youtube Viewer Versions Save

Lightweight YouTube client for Linux

3.10.2

1 year ago
  • Workaround for "Video Not Available" issue. (eb0102da7e71c9229b711da6c43ae575100d4e83)
  • When there are multiple languages for audio, prefer the default one. (9a023b7285851c419ff79b694826ec0c851252d6)

3.10.1

1 year ago
  • Extract closed-captions for age-restricted videos. (c85de5f8d20eb673dd6c6d5fc7af139c43bad29e)
  • GUI: added the CTRL+N key bind to show the subscription videos. (55a7b6cff6d3f9d53be6cc5e3f338df81f2b533f)
  • GUI: changed the CTRL+W key bind to show the watched videos. (55a7b6cff6d3f9d53be6cc5e3f338df81f2b533f)
  • GUI: added support for highlighting watched videos in a given color. (ea86bcf7cabb8a6096dd400455e25db5c95503c7)
  • GUI: added the --no-terminal argument to mpv. (411f4b2311227d70904134020808b711f3cde3fa)
  • Recognize several more itags. (f36bbf1638af5fb065bafd88c4f89cc8e6007168, 27957f413907f54bd2071c0abbed777bab716b46)

3.10.0

2 years ago
  • Switched to "OAuth 2.0 for TV and Limited-Input Device Applications". (fixes https://github.com/trizen/youtube-viewer/issues/415) (77ba84a0803a15482288920185009f34c4beacea)
  • Added support for downloading videos with yt-dlp or youtube-dl. (342ceee54c2004982dbd66010d8770b0f13a2571, 6cbd3a1c60153fa17eb23dfcf23105cb7526eb2f)
  • Fixed the extraction of playlist IDs that end with a dash. (dc4d5333c6277fbe8b341730b3f95a420855f613)

3.9.8

2 years ago
  • Support YouTube "shorts" video URLs. (253edc4afe7329a69fca9fd79a03700b2b2c9116)
  • Added the bypass_age_gate_with_proxy config-option. (disabled by default) (6d2ff12a034641af59aec95052c3a595ac549ee9)
  • GTK: added support for playing videos with a single click, via the single_click_play config-option. (disabled by default) (47c12bd9f40ff66f476101cb166bc73160fcda8a)
  • Fix for "reuse the subscription file if it's less than 10 minutes old." (19e017c4172bff2b9f9703b1cca9cde47d25f22d, f8f171dfb8e916247b43f2b40a1e051e0ac722ef)
  • Fixed some potential corner cases that could make youtube-viewer to crash on some systems. (c6cb2bb1ff63cb2ff66cb85c4962cddecc60fb83)

3.9.7

2 years ago
  • Fixed the --autoplay feature. (9cd775e2cee795c548ddc3ae3e4bdb9d4225bdc1, 04b453c793e3a8ae9c1cbf512700be9b033fd5a3)
  • Allow passing extra wget arguments in wget_cmd. (ee5de19de26c0244f122a959ad6a0651b16153bc)
  • Added support for searching for videos published before a given period of time. (bf944ab171b9064940dcac039ef2455282d889c0, b455b3ec8777549be3c0f1008dcf8813c287723e)
  • When the dislike count is undefined, show the likes/views ratio. (1854408a2e2db26a55431288356d2338789a1a1c, f6ea5d431b6f6037f9c828fca7a60310a6ec3aa2)

3.9.6

2 years ago

3.9.5

2 years ago

3.9.4

2 years ago

GUI

  • Also clear the results lists when loading results from the next page. (7b93f2856c2bb6e5fdf2d65dfc9766ff89edb26b)

Additions

  • Added support for unsubscribing from a channel. (#379) (bebe0708876ef4d1b843eb6f23344839e8c0969d)
  • Added basic support for age-restricted videos. (269a23a00c2b5c89618101ce95d66bda0d0ccb90, a272c15253626b3f6087a82c34e0d81b95e4fcfc)

Improvements

  • Updated the list of ignored invidious instances. (f6670483c4c3908dacb807eebf7a0954780aa893)
  • Refresh the access token on POST requests as well. (04620e619a960a2c92fb9d460f164af9faee4330)
  • Update the list of usernames on-demand, to prevent data loss. (ff1705e97f5909d45a5985b31a883c7c50231253)

Fixes

  • Make sure the results from channel_from_id are valid. (13376b3c221bde2242bd0b44aa7d7074299fa113)
  • Fixed an warning in the Gtk3 version when listing playlists from a given channel. (ff1705e97f5909d45a5985b31a883c7c50231253)

3.9.3

2 years ago

Additions

  • Added the -a alias for --audio. (dfb68daff55bcebdbb800a9c6d9b3d33f05878fe)
  • Added the save_watched_to_history config-option in the Gtk3 version. (disabled by default) (77689e0f4b6cb50267bf90777a64aa7ee5d80106)

Improvements

  • Better support for auto-translated closed-captions. (7d499e5e50fde02c6209e23bd01654c4fb132d11, 80b25ec98a0d8aa39d960c847b531ebe8a0b75a5)
  • Use POST with youtubei URL instead of get_video_info. (7d499e5e50fde02c6209e23bd01654c4fb132d11, 053fb7dadb27f968b83045eebb39f3fad0e37480)

Changes

  • GUI: Change position of the search bar. (623a0bf1f31556755e70e95b3864476995e9142b, dbaf26ba825050900867f33ffd4da469dc10ffb7)