aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* version 1.0.5Jesús2020-11-112-2/+2
* Fix nameJesús2020-11-091-3/+3
* Pick and set a random invidious instance when the current instance is down.trizen2020-11-091-1/+1
* - Extended right-click "Play as audio" to support playlists.trizen2020-11-091-3/+7
* - Mention "pipe-viewer" in README. - Allow channel usernames in YouTube URLs ...trizen2020-11-091-16/+20
* gtk: added the "Video License" combobox.trizen2020-11-091-10/+19
* gtk: added the right-click "Play as audio" entry.trizen2020-11-091-8/+24
* - Replaced "--title" with "--force-media-title" for `mpv` player. (https://gi...trizen2020-11-092-4/+4
* update from upstreamJesús2020-11-091-10/+12
* Several typo and spelling fixes.trizen2020-11-091-6/+10
* Update from upstreamJesús2020-11-092-6/+7
* Update from upstreamJesús2020-11-092-25/+410
* - Implemented support for trending categories.trizen2020-11-092-158/+27
* - Added the "ignore_av1" config-option. (disabled by default)trizen2020-11-092-32/+28
* update from upstreamJesús2020-11-092-7/+49
* - Implemented `sort_by` and `date` parameters for `/search`. (https://github....trizen2020-09-282-342/+300
* - Added instance-caching for `_get_video_info()`, `_extract_from_ytdl()` and ...trizen2020-09-281-7/+7
* gtk: fixed the detection of "no results" vs "api down"trizen2020-09-141-5/+5
* Suggest trying "--api=auto" when the current invidious instance fails.trizen2020-09-142-24/+28
* 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-142-0/+2
* - Added support for loading cookies from a file.trizen2020-09-142-14/+31
* Documented `--api=auto`.trizen2020-09-141-1/+2
* - Added support for automatically picking an invidious instance.trizen2020-09-142-4/+4
* 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-142-2/+2
* Fixed the printing of channel names in search context.trizen2020-07-271-1/+1
* Fix nake_filenameJesús2020-07-271-1/+1
* - Allow YouTube URLs to be passed to `--id`.trizen2020-07-271-1/+1
* update editJesús2020-07-272-2/+2
* - Added support for ignoring high frame rate (HFR) videos.trizen2020-07-272-0/+7
* Version 1.0.4Jesús2020-06-242-2/+2
* Ignore harmless errors.trizen2020-06-231-6/+10
* - 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-151-3/+15
* Detect last page when URL is undefined.trizen2020-06-091-31/+23
* gtk: append next page entry only when URL is defined.trizen2020-06-071-0/+2
* - Allow playback to be stopped with CTRL+C during `:autoplay=i`.trizen2020-06-061-1/+2
* - Added a fallback method for extracting video information. - Decode internal...trizen2020-06-062-16/+19
* - Added basic support for related videos. (fixes https://github.com/trizen/st...trizen2020-06-061-1/+9
* In video information, hide fields that do not have a value. (https://github.c...trizen2020-06-061-2/+3
* Removed the arguments-fix for `mpv 0.32`.trizen2020-06-062-21/+0
* Removed the `--autohide` option, in favor of `--skip-watched`.trizen2020-06-061-7/+0
* - Allow channel & playlist IDs to be longer (between 11 and 64 characters).trizen2020-06-061-2/+6
* Changed the default cache direction from /tmp/fair-viewer to ~/.cache/fair-vi...trizen2020-05-202-11/+7
* Version 1.0.3Jesús2020-03-242-3/+3
* Support three-digit video selection.trizen2020-03-141-3/+3