diff options
author | Jesús <heckyel@hyperbola.info> | 2020-11-11 18:28:27 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-11-11 18:28:27 -0500 |
commit | 829f0cdfdac7c516427b9c1c9e39e6c0a45109b2 (patch) | |
tree | d56e7952210b402eba6009ff8bfecab4094f0bca /Changes | |
parent | 9820e56ebb64673534d7e776e343555bde3b9f08 (diff) | |
download | fair-viewer-829f0cdfdac7c516427b9c1c9e39e6c0a45109b2.tar.lz fair-viewer-829f0cdfdac7c516427b9c1c9e39e6c0a45109b2.tar.xz fair-viewer-829f0cdfdac7c516427b9c1c9e39e6c0a45109b2.zip |
version 1.0.5
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -8,6 +8,20 @@ Version <unreleased> + +Version 1.0.5 + +- gtk: added the right-click "Play as audio" entry. +- Better detection for HFR (High Frame Rate) videos. +- Better selection of invidious instances. +- Added the "ignore_av1" config-option. +- Implemented `sort_by` and `date` parameters for `/search`. +- Implemented the `--hd`, `--captions` and `--region=s` options. +- Implemented support for popular videos. +- Implemented support for searching for videos from a specific channel. +- Implemented support for trending categories. +- Support for changing the hypervideo command. +- Support for disabling the use of hypervideo. - Added the `--hfr!` option for prefering/ignoring High Frame Rate (HFR) videos. Version 1.0.4 |