aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* version 1.1.1HEADmasterJesús2021-07-095-5/+7
* update icons gtkJesús2021-07-091-4/+4
* version 1.1.0Jesús2021-07-094-4/+19
* [README.md]: updateJesús2021-07-091-2/+2
* [README.md]: updateJesús2021-07-091-2/+2
* upstreamJesús2021-07-0926-2049/+4378
* version 1.0.6Jesús2020-12-167-9/+11
* gtk: added the boolean `autoscroll_to_end` option (disabled by default).trizen2020-12-151-0/+10
* - Workaround for non-existent extra thumbnails in "video details" window.trizen2020-12-151-1/+23
* Allow setting the video title to *ID* or *URL* in the configuration file and ...Jesús2020-12-022-11/+5
* Update ChangesJesús2020-12-021-0/+1
* Improve syntaxJesús2020-12-024-14/+7
* More entries in the list of invidious instances in `_extract_from_invidious()`.trizen2020-12-022-9/+11
* - Show the relative age of videos, instead of the published date (which was i...trizen2020-12-021-0/+4
* - UTF-8 decode the value from `Time::Piece::strftime()`. (https://github.com/...trizen2020-12-021-1/+4
* 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-117-9/+23
* Fix names appJesús2020-11-111-1/+1
* Fix nameJesús2020-11-092-4/+4
* Minor code tweaks in Utils `has_entries()`trizen2020-11-091-3/+4
* 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-092-4/+34
* Don't cache if "cache-control" says "no-cache".trizen2020-11-091-2/+2
* modified: README.md -- moved the TRY section before INSTALLtrizen2020-11-091-13/+13
* Pick and set a random invidious instance when the current instance is down.trizen2020-11-092-2/+2
* - When `api_host => "auto"`, ignore invidious instances with "monitor" disabl...trizen2020-11-091-3/+12
* - Fixed some potential corner-cases in the selection of thumbnails.trizen2020-11-091-6/+17
* - Extended right-click "Play as audio" to support playlists.trizen2020-11-092-3/+9
* - Mention "pipe-viewer" in README. - Allow channel usernames in YouTube URLs ...trizen2020-11-097-61/+52
* gtk: added the "Video License" combobox.trizen2020-11-093-25/+85
* modified: README.md -- updated screenshot for CLI versiontrizen2020-11-091-1/+1
* Better detection for HFR (High Frame Rate) videos.trizen2020-11-091-5/+6
* - Filter out streams with "dur=0.000"trizen2020-11-091-2/+5
* - Fixed the `dash_segmented` config-option.trizen2020-11-091-1/+1
* 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
* gtk: added the right-click "Play as audio" entry.trizen2020-11-091-8/+24
* Update from upstreamJesús2020-11-091-715/+686
* - Replaced "--title" with "--force-media-title" for `mpv` player. (https://gi...trizen2020-11-092-4/+4
* update from upstreamJesús2020-11-093-12/+15
* Several typo and spelling fixes.trizen2020-11-091-6/+10
* Update from upstreamJesús2020-11-092-6/+7
* Update from upstreamJesús2020-11-095-104/+425
* - Implemented support for trending categories.trizen2020-11-098-313/+76
* - 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-094-103/+96