Commit History

Author SHA1 Message Date
  trizen 941f5c4821 Version 3.10.1. 2 years ago
  trizen c85de5f8d2 - Extract closed-captions for age-restricted videos. 2 years ago
  trizen 1710a3c452 Version 3.10.0 2 years ago
  trizen 77ba84a080 - Switched to "OAuth 2.0 for TV and Limited-Input Device Applications". (fixes https://github.com/trizen/youtube-viewer/issues/415 and https://github.com/trizen/youtube-viewer/issues/353#issuecomment-1114253912) 2 years ago
  trizen 342ceee54c - Added support for downloading videos with `yt-dlp` or `youtube-dl`. 2 years ago
  trizen 946113172c Revert previous commit. A new solution is needed. 2 years ago
  trizen aab839be8a Changed the deprecated `redirect_uri` value. 2 years ago
  trizen 7edde519b9 - Restrict the number of invidious instances to the first 5. 2 years ago
  trizen 697a5e2969 Version 3.9.9 2 years ago
  trizen 581a8ebb29 Try the `clientName => "TVHTML5_SIMPLY_EMBEDDED_PLAYER"` workaround before trying the YouTube Account Proxy when `bypass_age_gate_with_proxy` is enabled. 2 years ago
  trizen d3df12d33b New age-age bypass, due to @zerodytrash. 2 years ago
  trizen 121812ec90 Version 3.9.8 2 years ago
  trizen b8717ab76f Call `lwp_get($proxy_url)` with `simple => 1`. 2 years ago
  trizen 6d2ff12a03 - Added the `bypass_age_gate_with_proxy` config-option. (disabled by default) 2 years ago
  trizen 19e017c417 Fix for: "reuse the subscription file if it's less than 10 minutes old." 2 years ago
  trizen 0a249879d7 Version 3.9.7 2 years ago
  trizen 21bbec221e - Memoize `_get_youtubei_content()` for 10 minutes or 10 cache hits (whichever is first) 2 years ago
  trizen 8e965f83ba Version 3.9.6 2 years ago
  trizen 8853969a24 Better workaround for https://github.com/trizen/youtube-viewer/issues/402 2 years ago
  trizen caa0fc484d - Added the `force_fallback` config-option. (disabled by default) 3 years ago
  trizen df4603de66 Version 3.9.5 3 years ago
  trizen 444d3bdfdf Load `WWW::YoutubeViewer::Utils` in `WWW::YoutubeViewer`. 3 years ago
  trizen 415229b326 Changed all the documentation links from `http://` to `https://` 3 years ago
  trizen 4c2930f23b Don't keep quotes and backslashes in parsed input words. (fixes https://github.com/trizen/youtube-viewer/issues/392) 3 years ago
  trizen 4edde1080d Version 3.9.4 3 years ago
  trizen 75135a7af5 - Minor typo fixes. 3 years ago
  trizen 3dd3c37e47 - Make sure access_token is defined when trying to subscribe or unsubscribe from a channel. Otherwise, return early. 3 years ago
  trizen bebe070887 - Added support for unsubscribing from a channel. (closes https://github.com/trizen/youtube-viewer/issues/379) 3 years ago
  trizen 04620e619a - Refresh the access token on POST requests as well. 3 years ago
  trizen a272c15253 Pass the `"clientScreen" => "EMBED"` argument only when failling without it. 3 years ago