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
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
version 1.0.5
Jesús
2020-11-11
2
-2
/
+2
*
Fix name
Jesús
2020-11-09
1
-3
/
+3
*
Pick and set a random invidious instance when the current instance is down.
trizen
2020-11-09
1
-1
/
+1
*
- Extended right-click "Play as audio" to support playlists.
trizen
2020-11-09
1
-3
/
+7
*
- Mention "pipe-viewer" in README. - Allow channel usernames in YouTube URLs ...
trizen
2020-11-09
1
-16
/
+20
*
gtk: added the "Video License" combobox.
trizen
2020-11-09
1
-10
/
+19
*
gtk: added the right-click "Play as audio" entry.
trizen
2020-11-09
1
-8
/
+24
*
- 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
1
-10
/
+12
*
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
2
-25
/
+410
*
- Implemented support for trending categories.
trizen
2020-11-09
2
-158
/
+27
*
- Added the "ignore_av1" config-option. (disabled by default)
trizen
2020-11-09
2
-32
/
+28
*
update from upstream
Jesús
2020-11-09
2
-7
/
+49
*
- Implemented `sort_by` and `date` parameters for `/search`. (https://github....
trizen
2020-09-28
2
-342
/
+300
*
- Added instance-caching for `_get_video_info()`, `_extract_from_ytdl()` and ...
trizen
2020-09-28
1
-7
/
+7
*
gtk: fixed the detection of "no results" vs "api down"
trizen
2020-09-14
1
-5
/
+5
*
Suggest trying "--api=auto" when the current invidious instance fails.
trizen
2020-09-14
2
-24
/
+28
*
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
2
-0
/
+2
*
- Added support for loading cookies from a file.
trizen
2020-09-14
2
-14
/
+31
*
Documented `--api=auto`.
trizen
2020-09-14
1
-1
/
+2
*
- Added support for automatically picking an invidious instance.
trizen
2020-09-14
2
-4
/
+4
*
When the current API host is down, suggest `invidious.13ad.de` instead of `ye...
trizen
2020-08-14
2
-2
/
+2
*
gtk: display an helpful message when the API instance fails.
trizen
2020-08-14
1
-7
/
+14
*
Try to be more helpful when the API instance fails.
trizen
2020-08-14
1
-1
/
+8
*
- Changed the default API host to `invidious.snopyta.org`.
trizen
2020-08-14
2
-2
/
+2
*
Fixed the printing of channel names in search context.
trizen
2020-07-27
1
-1
/
+1
*
Fix nake_filename
Jesús
2020-07-27
1
-1
/
+1
*
- Allow YouTube URLs to be passed to `--id`.
trizen
2020-07-27
1
-1
/
+1
*
update edit
Jesús
2020-07-27
2
-2
/
+2
*
- Added support for ignoring high frame rate (HFR) videos.
trizen
2020-07-27
2
-0
/
+7
*
Version 1.0.4
Jesús
2020-06-24
2
-2
/
+2
*
Ignore harmless errors.
trizen
2020-06-23
1
-6
/
+10
*
- Added the `--instance=s` alias for `--api-host=s`, for changing the invidio...
trizen
2020-06-16
1
-1
/
+1
*
No longer include newlines in the message prompt for Term::ReadLine.
trizen
2020-06-15
1
-5
/
+8
*
Handle some potential corner cases.
trizen
2020-06-15
1
-3
/
+15
*
Detect last page when URL is undefined.
trizen
2020-06-09
1
-31
/
+23
*
gtk: append next page entry only when URL is defined.
trizen
2020-06-07
1
-0
/
+2
*
- Allow playback to be stopped with CTRL+C during `:autoplay=i`.
trizen
2020-06-06
1
-1
/
+2
*
- Added a fallback method for extracting video information. - Decode internal...
trizen
2020-06-06
2
-16
/
+19
*
- Added basic support for related videos. (fixes https://github.com/trizen/st...
trizen
2020-06-06
1
-1
/
+9
*
In video information, hide fields that do not have a value. (https://github.c...
trizen
2020-06-06
1
-2
/
+3
*
Removed the arguments-fix for `mpv 0.32`.
trizen
2020-06-06
2
-21
/
+0
*
Removed the `--autohide` option, in favor of `--skip-watched`.
trizen
2020-06-06
1
-7
/
+0
*
- Allow channel & playlist IDs to be longer (between 11 and 64 characters).
trizen
2020-06-06
1
-2
/
+6
*
Changed the default cache direction from /tmp/fair-viewer to ~/.cache/fair-vi...
trizen
2020-05-20
2
-11
/
+7
*
Version 1.0.3
Jesús
2020-03-24
2
-3
/
+3
*
Support three-digit video selection.
trizen
2020-03-14
1
-3
/
+3
[next]