diff options
author | Jesús <heckyel@hyperbola.info> | 2020-06-16 18:12:54 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-06-16 18:12:54 -0500 |
commit | c5dcae17c4ec6f9b42629102f293bf39ad0b8335 (patch) | |
tree | 0dff9618f6deaa907e19b7db15f1cb6198e22a9d | |
parent | 632ab63141f11c2ca15c716b7f801c9931612261 (diff) | |
download | fair-viewer-c5dcae17c4ec6f9b42629102f293bf39ad0b8335.tar.lz fair-viewer-c5dcae17c4ec6f9b42629102f293bf39ad0b8335.tar.xz fair-viewer-c5dcae17c4ec6f9b42629102f293bf39ad0b8335.zip |
Changes: Actualize
-rw-r--r-- | Changes | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -6,6 +6,15 @@ [CHANGELOG] +Version <unreleased> + +- Added basic support for related videos (--related=videoID). +- Added a fallback method for video info when invidio.us fails. +- The GTK+ interface should now work with any GTK+ >= 3.00 (previously it required GTK+ >= 3.20). +- Detect videos with `signatureCipher` and fallback to `hypervideo`. +- Allow channel & playlist IDs to be longer (between 11 and 64 characters). +- Changed the default cache direction from `/tmp/straw-viewer` to `~/.cache/straw-viewer`. + Version 1.0.3 - More bug fixes. |