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
Commit message (
Expand
)
Author
Age
Files
Lines
*
- 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
*
Keep dual licenses GPLv3 or later and Artistic 2.0
Jesús
2020-03-03
18
-217
/
+120
*
Version 1.0.1
Jesús
2020-03-03
1
-1
/
+1
*
Fix Copyright
Jesús
2020-03-03
18
-0
/
+50
*
Revert "Fix Authors"
Jesús
2020-03-03
11
-0
/
+11
*
Fix Authors
Jesús
2020-03-02
11
-11
/
+0
*
Fix Non-ASCII character
Jesús
2020-03-02
18
-36
/
+36
*
Renew Author
Jesús
2020-03-02
18
-88
/
+222
*
Fix license
Jesús
2020-03-02
1
-37
/
+15
*
Set freedom URL and hypervideo app default
Jesús
2020-03-02
1
-4
/
+4
*
rebrand app
Jesús
2020-03-02
18
-124
/
+124
*
Added support for next pages of comments.
trizen
2020-02-27
1
-0
/
+14
*
- Added support for next pages of results. (fixes https://github.com/trizen/s...
trizen
2020-02-27
1
-18
/
+29
[next]