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
/
Utils.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
upstream
Jesús
2021-07-09
1
-54
/
+297
*
More entries in the list of invidious instances in `_extract_from_invidious()`.
trizen
2020-12-02
1
-3
/
+0
*
- Show the relative age of videos, instead of the published date (which was i...
trizen
2020-12-02
1
-0
/
+4
*
- UTF-8 decode the value from `Time::Piece::strftime()`. (https://github.com/...
trizen
2020-12-02
1
-1
/
+4
*
Minor code tweaks in Utils `has_entries()`
trizen
2020-11-09
1
-3
/
+4
*
- Stricter selection of a random invidious instance (with api_host => "auto").
trizen
2020-11-09
1
-1
/
+2
*
- Fixed some potential corner-cases in the selection of thumbnails.
trizen
2020-11-09
1
-6
/
+17
*
- Mention "pipe-viewer" in README. - Allow channel usernames in YouTube URLs ...
trizen
2020-11-09
1
-38
/
+18
*
Use the video description from the `description` field when `descriptionHtml`...
trizen
2020-10-03
1
-0
/
+4
*
gtk: fixed thumbnails for related videos.
trizen
2020-09-14
1
-3
/
+11
*
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
*
Use the ".opus" extension for audio streams.
trizen
2020-07-27
1
-1
/
+2
*
- Added a fallback method for extracting video information. - Decode internal...
trizen
2020-06-06
1
-1
/
+13
*
- Added basic support for related videos. (fixes https://github.com/trizen/st...
trizen
2020-06-06
1
-1
/
+1
*
- 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
1
-2
/
+23
*
- Support for next pages of playlists from username. - Better detection for t...
trizen
2020-03-07
1
-2
/
+4
*
Keep dual licenses GPLv3 or later and Artistic 2.0
Jesús
2020-03-03
1
-12
/
+5
*
Fix Copyright
Jesús
2020-03-03
1
-0
/
+3
*
Fix Non-ASCII character
Jesús
2020-03-02
1
-2
/
+2
*
Renew Author
Jesús
2020-03-02
1
-5
/
+13
*
rebrand app
Jesús
2020-03-02
1
-0
/
+801