aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* update from upstreamJesús2020-11-093-10/+57
* 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-288-480/+413
* Clarify the build dependencies.bodqhrohro2020-09-281-0/+4
* - 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-287-8/+20
* Recommend "Term::ReadLine::Gnu", which provides "Term::ReadLine::Gnu::XS"trizen2020-09-283-3/+3
* gtk: fixed the detection of "no results" vs "api down"trizen2020-09-141-5/+5
* gtk: fixed thumbnails for related videos.trizen2020-09-141-3/+11
* Suggest trying "--api=auto" when the current invidious instance fails.trizen2020-09-144-32/+36
* Save converted in the same folder they are downloaded in.trizen2020-09-141-1/+1
* Reuse the "WWW::FairViewer" in "WWW::FairViewer::GetCaption".trizen2020-09-143-37/+11
* - Added support for loading cookies from a file.trizen2020-09-143-51/+112
* - 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
* modified: README.mdtrizen2020-09-141-1/+1
* Documented `--api=auto`.trizen2020-09-143-6/+14
* - Added support for automatically picking an invidious instance.trizen2020-09-143-13/+91
* "Updated the "INVIDIOUS INSTANCES" section."Jesús2020-09-141-3/+3
* - 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
* When the current API host is down, suggest `invidious.13ad.de` instead of `ye...trizen2020-08-142-2/+2
* gtk: display an helpful message when the API instance fails.trizen2020-08-141-7/+14
* Try to be more helpful when the API instance fails.trizen2020-08-141-1/+8
* - Changed the default API host to `invidious.snopyta.org`.trizen2020-08-143-4/+10
* 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
* Fixed the printing of channel names in search context.trizen2020-07-271-1/+1
* Changes: updateJesús2020-07-271-0/+4
* Fix nake_filenameJesús2020-07-271-1/+1
* - Allow YouTube URLs to be passed to `--id`.trizen2020-07-272-2/+2
* Minor code simplification.trizen2020-07-271-15/+12
* update editJesús2020-07-272-2/+2
* - Added support for ignoring high frame rate (HFR) videos.trizen2020-07-274-106/+99
* Version 1.0.4Jesús2020-06-246-8/+8
* Add Makefile to generator tarballJesús2020-06-242-1/+30
* Ignore harmless errors.trizen2020-06-231-6/+10
* Changes: ActualizeJesús2020-06-161-0/+9
* README.md: fix description appJesús2020-06-161-1/+1
* - Added the `--instance=s` alias for `--api-host=s`, for changing the invidio...trizen2020-06-161-1/+1
* No longer include newlines in the message prompt for Term::ReadLine.trizen2020-06-151-5/+8
* Handle some potential corner cases.trizen2020-06-152-4/+16
* modified: README.mdtrizen2020-06-121-2/+2
* Documented how to change the default instance of invidious.trizen2020-06-121-0/+16