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
Commit message (
Expand
)
Author
Age
Files
Lines
*
- UTF-8 decode the value from `Time::Piece::strftime()`. (https://github.com/...
trizen
2020-12-02
1
-1
/
+4
*
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
7
-9
/
+23
*
Fix names app
Jesús
2020-11-11
1
-1
/
+1
*
Fix name
Jesús
2020-11-09
2
-4
/
+4
*
Minor code tweaks in Utils `has_entries()`
trizen
2020-11-09
1
-3
/
+4
*
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
2
-4
/
+34
*
Don't cache if "cache-control" says "no-cache".
trizen
2020-11-09
1
-2
/
+2
*
modified: README.md -- moved the TRY section before INSTALL
trizen
2020-11-09
1
-13
/
+13
*
Pick and set a random invidious instance when the current instance is down.
trizen
2020-11-09
2
-2
/
+2
*
- When `api_host => "auto"`, ignore invidious instances with "monitor" disabl...
trizen
2020-11-09
1
-3
/
+12
*
- Fixed some potential corner-cases in the selection of thumbnails.
trizen
2020-11-09
1
-6
/
+17
*
- Extended right-click "Play as audio" to support playlists.
trizen
2020-11-09
2
-3
/
+9
*
- Mention "pipe-viewer" in README. - Allow channel usernames in YouTube URLs ...
trizen
2020-11-09
7
-61
/
+52
*
gtk: added the "Video License" combobox.
trizen
2020-11-09
3
-25
/
+85
*
modified: README.md -- updated screenshot for CLI version
trizen
2020-11-09
1
-1
/
+1
*
Better detection for HFR (High Frame Rate) videos.
trizen
2020-11-09
1
-5
/
+6
*
- Filter out streams with "dur=0.000"
trizen
2020-11-09
1
-2
/
+5
*
- Fixed the `dash_segmented` config-option.
trizen
2020-11-09
1
-1
/
+1
*
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
*
gtk: added the right-click "Play as audio" entry.
trizen
2020-11-09
1
-8
/
+24
*
Update from upstream
Jesús
2020-11-09
1
-715
/
+686
*
- Replaced "--title" with "--force-media-title" for `mpv` player. (https://gi...
trizen
2020-11-09
2
-4
/
+4
*
update from upstream
Jesús
2020-11-09
3
-12
/
+15
*
Several typo and spelling fixes.
trizen
2020-11-09
1
-6
/
+10
*
Update from upstream
Jesús
2020-11-09
2
-6
/
+7
*
Update from upstream
Jesús
2020-11-09
5
-104
/
+425
*
- Implemented support for trending categories.
trizen
2020-11-09
8
-313
/
+76
*
- 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
4
-103
/
+96
*
update from upstream
Jesús
2020-11-09
3
-10
/
+57
*
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
8
-480
/
+413
*
Clarify the build dependencies.
bodqhrohro
2020-09-28
1
-0
/
+4
*
- 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
7
-8
/
+20
*
Recommend "Term::ReadLine::Gnu", which provides "Term::ReadLine::Gnu::XS"
trizen
2020-09-28
3
-3
/
+3
*
gtk: fixed the detection of "no results" vs "api down"
trizen
2020-09-14
1
-5
/
+5
*
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
4
-32
/
+36
*
Save converted in the same folder they are downloaded in.
trizen
2020-09-14
1
-1
/
+1
*
Reuse the "WWW::FairViewer" in "WWW::FairViewer::GetCaption".
trizen
2020-09-14
3
-37
/
+11
*
- Added support for loading cookies from a file.
trizen
2020-09-14
3
-51
/
+112
[next]