index
:
fair-viewer.git
master
A lightweight application for searching and streaming videos from YouTube, using the Invidious API and hypervideo support
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
WWW
/
FairViewer.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
version 1.0.6
Jesús
2020-12-16
1
-1
/
+1
*
Improve syntax
Jesús
2020-12-02
1
-1
/
+1
*
More entries in the list of invidious instances in `_extract_from_invidious()`.
trizen
2020-12-02
1
-6
/
+11
*
When all the good invidious instances with `statusClass == "success"` fail, t...
trizen
2020-12-02
1
-5
/
+3
*
`weeklyRatio` for invidious instances is no longer available.
trizen
2020-12-02
1
-1
/
+1
*
version 1.0.5
Jesús
2020-11-11
1
-1
/
+1
*
Fix name
Jesús
2020-11-09
1
-1
/
+1
*
Health status of invidious instances is back.
trizen
2020-11-09
1
-3
/
+3
*
Invidious no longer includes the health status for instances. (bug?)
trizen
2020-11-09
1
-11
/
+8
*
- Stricter selection of a random invidious instance (with api_host => "auto").
trizen
2020-11-09
1
-3
/
+32
*
Don't cache if "cache-control" says "no-cache".
trizen
2020-11-09
1
-2
/
+2
*
Pick and set a random invidious instance when the current instance is down.
trizen
2020-11-09
1
-1
/
+1
*
- When `api_host => "auto"`, ignore invidious instances with "monitor" disabl...
trizen
2020-11-09
1
-3
/
+12
*
- Mention "pipe-viewer" in README. - Allow channel usernames in YouTube URLs ...
trizen
2020-11-09
1
-5
/
+0
*
gtk: added the "Video License" combobox.
trizen
2020-11-09
1
-1
/
+1
*
- Filter out streams with "dur=0.000"
trizen
2020-11-09
1
-2
/
+5
*
Fix previous commit.
trizen
2020-11-09
1
-2
/
+2
*
- Fixed the "403: Forbidden" errors for newly uploaded videos on unpopular ch...
trizen
2020-11-09
1
-0
/
+10
*
- allow "invidious.snopyta.org" with `--api=auto`, as it seems to work better...
trizen
2020-11-09
1
-1
/
+2
*
Update from upstream
Jesús
2020-11-09
1
-33
/
+9
*
- Implemented support for trending categories.
trizen
2020-11-09
1
-10
/
+9
*
Implemented support for popular videos.
trizen
2020-11-09
1
-0
/
+4
*
- Added the "ignore_av1" config-option. (disabled by default)
trizen
2020-11-09
1
-0
/
+1
*
update from upstream
Jesús
2020-11-09
1
-3
/
+8
*
quotemeta() the filename of the cookie file when passing it to `hypervideo`.
trizen
2020-09-28
1
-3
/
+2
*
- Implemented `sort_by` and `date` parameters for `/search`. (https://github....
trizen
2020-09-28
1
-25
/
+23
*
- During `--debug`, display the invidious instances found. - Also allow "invi...
trizen
2020-09-28
1
-2
/
+6
*
- Added instance-caching for `_get_video_info()`, `_extract_from_ytdl()` and ...
trizen
2020-09-28
1
-1
/
+8
*
Suggest trying "--api=auto" when the current invidious instance fails.
trizen
2020-09-14
1
-4
/
+4
*
- Added support for loading cookies from a file.
trizen
2020-09-14
1
-37
/
+81
*
- Use random instances in `_extract_from_invidious()`.
trizen
2020-09-14
1
-8
/
+37
*
Ignore the non-working: invidiou.site and invidious.toot.koeln.
trizen
2020-09-14
1
-0
/
+2
*
With `--api=auto`, ignore "invidious.snopyta.org". Seems to be too slow.
trizen
2020-09-14
1
-1
/
+4
*
Documented `--api=auto`.
trizen
2020-09-14
1
-1
/
+2
*
- Added support for automatically picking an invidious instance.
trizen
2020-09-14
1
-9
/
+87
*
- No longer prefer a specific version of TLS.
trizen
2020-09-14
1
-1
/
+1
*
- Fixed the support for closed-captions for some videos.
trizen
2020-09-14
1
-2
/
+1
*
When `prefer_mp4` is true and there is no AVC MP4 available, prefer VP9 over ...
trizen
2020-08-14
1
-3
/
+5
*
- Changed the default API host to `invidious.snopyta.org`.
trizen
2020-08-14
1
-2
/
+8
*
- Starting with September 30th, use "invidious.snopyta.org" instead.
trizen
2020-08-07
1
-1
/
+7
*
- Added support for ignoring high frame rate (HFR) videos.
trizen
2020-07-27
1
-1
/
+2
*
Version 1.0.4
Jesús
2020-06-24
1
-1
/
+1
*
Handle some potential corner cases.
trizen
2020-06-15
1
-1
/
+1
*
Detect videos with `signatureCipher` and fallback to `hypervideo`.
trizen
2020-06-06
1
-58
/
+46
*
Version 1.0.3
Jesús
2020-03-24
1
-1
/
+1
*
- Extract URLs in description from `descriptionHtml` field. (https://github.c...
trizen
2020-03-14
1
-3
/
+13
*
Always keep itag=22 when checking for `contentLength > 0`.
trizen
2020-03-10
1
-1
/
+1
*
- Support for next pages of playlists from username. - Better detection for t...
trizen
2020-03-07
1
-23
/
+19
*
Version 1.0.2
Jesús
2020-03-03
1
-1
/
+1
*
Keep dual licenses GPLv3 or later and Artistic 2.0
Jesús
2020-03-03
1
-14
/
+35
[next]