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
Commit message (
Expand
)
Author
Age
Files
Lines
*
- 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
2
-38
/
+14
*
- Implemented support for trending categories.
trizen
2020-11-09
5
-74
/
+31
*
- Implemented support for searching for videos from a specific channel.
trizen
2020-11-09
1
-5
/
+17
*
Implemented support for popular videos.
trizen
2020-11-09
3
-25
/
+20
*
- Added the "ignore_av1" config-option. (disabled by default)
trizen
2020-11-09
2
-71
/
+68
*
update from upstream
Jesús
2020-11-09
1
-3
/
+8
*
Use the video description from the `description` field when `descriptionHtml`...
trizen
2020-10-03
1
-0
/
+4
*
quotemeta() the filename of the cookie file when passing it to `hypervideo`.
trizen
2020-09-28
2
-6
/
+5
*
- Implemented `sort_by` and `date` parameters for `/search`. (https://github....
trizen
2020-09-28
5
-105
/
+105
*
- 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
2
-1
/
+9
*
gtk: fixed thumbnails for related videos.
trizen
2020-09-14
1
-3
/
+11
*
Suggest trying "--api=auto" when the current invidious instance fails.
trizen
2020-09-14
1
-4
/
+4
*
Reuse the "WWW::FairViewer" in "WWW::FairViewer::GetCaption".
trizen
2020-09-14
1
-37
/
+9
*
- 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
*
Minor code simplification in Utils.pm
trizen
2020-08-07
1
-3
/
+1
*
In description, handle decoding of `youtu.be` links and other internal URLs.
trizen
2020-08-07
1
-0
/
+10
*
Minor fix in the decoding of URLs in video description.
trizen
2020-08-07
1
-1
/
+6
*
- Starting with September 30th, use "invidious.snopyta.org" instead.
trizen
2020-08-07
1
-1
/
+7
*
Use the ".opus" extension for audio streams.
trizen
2020-07-27
1
-1
/
+2
*
- Allow YouTube URLs to be passed to `--id`.
trizen
2020-07-27
1
-1
/
+1
*
Minor code simplification.
trizen
2020-07-27
1
-15
/
+12
*
- Added support for ignoring high frame rate (HFR) videos.
trizen
2020-07-27
2
-106
/
+92
*
Version 1.0.4
Jesús
2020-06-24
1
-1
/
+1
*
Handle some potential corner cases.
trizen
2020-06-15
1
-1
/
+1
*
- Added a fallback method for extracting video information. - Decode internal...
trizen
2020-06-06
2
-2
/
+62
*
- Filter out recommended videos from related videos.
trizen
2020-06-06
1
-0
/
+7
*
- Added basic support for related videos. (fixes https://github.com/trizen/st...
trizen
2020-06-06
2
-3
/
+93
*
- Allow channel & playlist IDs to be longer (between 11 and 64 characters).
trizen
2020-06-06
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
*
Reordered the itags for better quality.
trizen
2020-03-24
1
-13
/
+14
*
Support three-digit video selection.
trizen
2020-03-14
1
-2
/
+2
*
- Also replace "<br/>" with a newline. - Remove leading whitespace from descr...
trizen
2020-03-14
1
-1
/
+2
*
- Extract URLs in description from `descriptionHtml` field. (https://github.c...
trizen
2020-03-14
2
-5
/
+36
*
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
2
-25
/
+23
*
- Implemented support for playlists from username.
trizen
2020-03-07
1
-10
/
+2
*
Version 1.0.2
Jesús
2020-03-03
1
-1
/
+1
[next]