aboutsummaryrefslogtreecommitdiffstats
path: root/lib/WWW
Commit message (Expand)AuthorAgeFilesLines
* Update from upstreamJesús2020-11-092-38/+14
* - Implemented support for trending categories.trizen2020-11-095-74/+31
* - Implemented support for searching for videos from a specific channel.trizen2020-11-091-5/+17
* Implemented support for popular videos.trizen2020-11-093-25/+20
* - Added the "ignore_av1" config-option. (disabled by default)trizen2020-11-092-71/+68
* update from upstreamJesús2020-11-091-3/+8
* Use the video description from the `description` field when `descriptionHtml`...trizen2020-10-031-0/+4
* quotemeta() the filename of the cookie file when passing it to `hypervideo`.trizen2020-09-282-6/+5
* - Implemented `sort_by` and `date` parameters for `/search`. (https://github....trizen2020-09-285-105/+105
* - 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-282-1/+9
* gtk: fixed thumbnails for related videos.trizen2020-09-141-3/+11
* Suggest trying "--api=auto" when the current invidious instance fails.trizen2020-09-141-4/+4
* Reuse the "WWW::FairViewer" in "WWW::FairViewer::GetCaption".trizen2020-09-141-37/+9
* - 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
* Minor code simplification in Utils.pmtrizen2020-08-071-3/+1
* In description, handle decoding of `youtu.be` links and other internal URLs.trizen2020-08-071-0/+10
* Minor fix in the decoding of URLs in video description.trizen2020-08-071-1/+6
* - Starting with September 30th, use "invidious.snopyta.org" instead.trizen2020-08-071-1/+7
* Use the ".opus" extension for audio streams.trizen2020-07-271-1/+2
* - Allow YouTube URLs to be passed to `--id`.trizen2020-07-271-1/+1
* Minor code simplification.trizen2020-07-271-15/+12
* - Added support for ignoring high frame rate (HFR) videos.trizen2020-07-272-106/+92
* Version 1.0.4Jesús2020-06-241-1/+1
* Handle some potential corner cases.trizen2020-06-151-1/+1
* - Added a fallback method for extracting video information. - Decode internal...trizen2020-06-062-2/+62
* - Filter out recommended videos from related videos.trizen2020-06-061-0/+7
* - Added basic support for related videos. (fixes https://github.com/trizen/st...trizen2020-06-062-3/+93
* - Allow channel & playlist IDs to be longer (between 11 and 64 characters).trizen2020-06-061-1/+1
* Detect videos with `signatureCipher` and fallback to `hypervideo`.trizen2020-06-061-58/+46
* Version 1.0.3Jesús2020-03-241-1/+1
* Reordered the itags for better quality.trizen2020-03-241-13/+14
* Support three-digit video selection.trizen2020-03-141-2/+2
* - Also replace "<br/>" with a newline. - Remove leading whitespace from descr...trizen2020-03-141-1/+2
* - Extract URLs in description from `descriptionHtml` field. (https://github.c...trizen2020-03-142-5/+36
* 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-072-25/+23
* - Implemented support for playlists from username.trizen2020-03-071-10/+2
* Version 1.0.2Jesús2020-03-031-1/+1
* Keep dual licenses GPLv3 or later and Artistic 2.0Jesús2020-03-0318-217/+120
* Version 1.0.1Jesús2020-03-031-1/+1