aboutsummaryrefslogtreecommitdiffstats
path: root/lib/WWW/FairViewer.pm
Commit message (Expand)AuthorAgeFilesLines
* version 1.0.6Jesús2020-12-161-1/+1
* Improve syntaxJesús2020-12-021-1/+1
* More entries in the list of invidious instances in `_extract_from_invidious()`.trizen2020-12-021-6/+11
* When all the good invidious instances with `statusClass == "success"` fail, t...trizen2020-12-021-5/+3
* `weeklyRatio` for invidious instances is no longer available.trizen2020-12-021-1/+1
* version 1.0.5Jesús2020-11-111-1/+1
* Fix nameJesús2020-11-091-1/+1
* Health status of invidious instances is back.trizen2020-11-091-3/+3
* Invidious no longer includes the health status for instances. (bug?)trizen2020-11-091-11/+8
* - Stricter selection of a random invidious instance (with api_host => "auto").trizen2020-11-091-3/+32
* Don't cache if "cache-control" says "no-cache".trizen2020-11-091-2/+2
* Pick and set a random invidious instance when the current instance is down.trizen2020-11-091-1/+1
* - When `api_host => "auto"`, ignore invidious instances with "monitor" disabl...trizen2020-11-091-3/+12
* - Mention "pipe-viewer" in README. - Allow channel usernames in YouTube URLs ...trizen2020-11-091-5/+0
* gtk: added the "Video License" combobox.trizen2020-11-091-1/+1
* - Filter out streams with "dur=0.000"trizen2020-11-091-2/+5
* Fix previous commit.trizen2020-11-091-2/+2
* - Fixed the "403: Forbidden" errors for newly uploaded videos on unpopular ch...trizen2020-11-091-0/+10
* - allow "invidious.snopyta.org" with `--api=auto`, as it seems to work better...trizen2020-11-091-1/+2
* Update from upstreamJesús2020-11-091-33/+9
* - Implemented support for trending categories.trizen2020-11-091-10/+9
* Implemented support for popular videos.trizen2020-11-091-0/+4
* - Added the "ignore_av1" config-option. (disabled by default)trizen2020-11-091-0/+1
* update from upstreamJesús2020-11-091-3/+8
* quotemeta() the filename of the cookie file when passing it to `hypervideo`.trizen2020-09-281-3/+2
* - Implemented `sort_by` and `date` parameters for `/search`. (https://github....trizen2020-09-281-25/+23
* - During `--debug`, display the invidious instances found. - Also allow "invi...trizen2020-09-281-2/+6
* - Added instance-caching for `_get_video_info()`, `_extract_from_ytdl()` and ...trizen2020-09-281-1/+8
* Suggest trying "--api=auto" when the current invidious instance fails.trizen2020-09-141-4/+4
* - Added support for loading cookies from a file.trizen2020-09-141-37/+81
* - Use random instances in `_extract_from_invidious()`.trizen2020-09-141-8/+37
* Ignore the non-working: invidiou.site and invidious.toot.koeln.trizen2020-09-141-0/+2
* With `--api=auto`, ignore "invidious.snopyta.org". Seems to be too slow.trizen2020-09-141-1/+4
* Documented `--api=auto`.trizen2020-09-141-1/+2
* - Added support for automatically picking an invidious instance.trizen2020-09-141-9/+87
* - No longer prefer a specific version of TLS.trizen2020-09-141-1/+1
* - Fixed the support for closed-captions for some videos.trizen2020-09-141-2/+1
* When `prefer_mp4` is true and there is no AVC MP4 available, prefer VP9 over ...trizen2020-08-141-3/+5
* - Changed the default API host to `invidious.snopyta.org`.trizen2020-08-141-2/+8
* - Starting with September 30th, use "invidious.snopyta.org" instead.trizen2020-08-071-1/+7
* - Added support for ignoring high frame rate (HFR) videos.trizen2020-07-271-1/+2
* Version 1.0.4Jesús2020-06-241-1/+1
* Handle some potential corner cases.trizen2020-06-151-1/+1
* Detect videos with `signatureCipher` and fallback to `hypervideo`.trizen2020-06-061-58/+46
* Version 1.0.3Jesús2020-03-241-1/+1
* - Extract URLs in description from `descriptionHtml` field. (https://github.c...trizen2020-03-141-3/+13
* Always keep itag=22 when checking for `contentLength > 0`.trizen2020-03-101-1/+1
* - Support for next pages of playlists from username. - Better detection for t...trizen2020-03-071-23/+19
* Version 1.0.2Jesús2020-03-031-1/+1
* Keep dual licenses GPLv3 or later and Artistic 2.0Jesús2020-03-031-14/+35