aboutsummaryrefslogtreecommitdiffstats
path: root/Changes
blob: 1f99f8541efe037a87d6337a80027f2122a945fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
# Revision history for fair-viewer.
# Only the most important changes and features are included here.

# For all changes, check out the release notes at:
#   https://git.conocimientoslibres.ga/software/fair-viewer.git

[CHANGELOG]

Version 1.1.1

- gtk3: update emoji ascii icons.

Version 1.1.0

- Fixed the support for related videos.
- Temporary fix for the `404 Error` on `get_video_info`.
- Added fallback code for retrieving closed-caption URLs with `hypervideo`.
- CLI: added support for saving channel IDs (and listing them).
- CLI/GUI: added support for subscription videos, playlists (like/favorite/dislike), watch history.
- Auto-set proxy for .onion invidious instances (if not already set).
- Workaround for EU consent YouTube cookie.
- gtk3: added the "144p" resolution entry.
- gtk3: use emoji instead of asciii symbols.
- gtk3: added the right-click "Author -> Save channel" menu entry.
- gtk3: added the right-click "Show more details" for playlist results.
- Bug-fixes and improvements.

Version 1.0.6

- Ensure that a randomly selected invidious instance actually works.

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

- 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/fair-viewer` to `~/.cache/fair-viewer`.

Version 1.0.3

- More bug fixes.
- Extract URLs in description from `descriptionHtml`.

Version 1.0.2

- Keep dual licensed GPLv3 or later and Artistic 2.0

Version 1.0.1

- Fix Authors

Version 1.0.0

- Added support for Hypervideo and Invidious API for Search Videos