aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Detect last page when URL is undefined.trizen2020-06-092-38/+30
|
* gtk: append next page entry only when URL is defined.trizen2020-06-071-0/+2
| | | | Signed-off-by: Jesús <heckyel@hyperbola.info>
* Fix name appJesús2020-06-061-1/+1
|
* - Allow `gtk-fair-viewer` to run under any gtk+ >= 3.0. (previously required ↵trizen2020-06-062-37/+48
| | | | | | gtk+ >= 3.20) - Added info for how to execute `fair-viewer` without installing it. - Added Slackware to the "Availability" list. Signed-off-by: Jesús <heckyel@hyperbola.info>
* - Allow playback to be stopped with CTRL+C during `:autoplay=i`.trizen2020-06-061-1/+2
| | | | Signed-off-by: Jesús <heckyel@hyperbola.info>
* - Added a fallback method for extracting video information. - Decode ↵trizen2020-06-064-18/+81
| | | | | | internal YouTube URLs in description. - Various fixes and improvements. Signed-off-by: Jesús <heckyel@hyperbola.info>
* - Filter out recommended videos from related videos.trizen2020-06-061-0/+7
| | | | | | Most often, they are not even related to the given video ID. Signed-off-by: Jesús <heckyel@hyperbola.info>
* - Added basic support for related videos. (fixes ↵trizen2020-06-063-4/+102
| | | | | | | | | | | | | | https://github.com/trizen/straw-viewer/issues/15) Example: fair-viewer --related [video-id / URL] This also implements support for `--autoplay`, which is based on related videos. Thanks to @aearil for reporting this issue. Signed-off-by: Jesús <heckyel@hyperbola.info>
* In video information, hide fields that do not have a value. ↵trizen2020-06-061-2/+3
| | | | | | (https://github.com/trizen/straw-viewer/issues/13) Signed-off-by: Jesús <heckyel@hyperbola.info>
* modified: README.md -- link the API pagetrizen2020-06-061-1/+1
| | | | Signed-off-by: Jesús <heckyel@hyperbola.info>
* Removed the arguments-fix for `mpv 0.32`.trizen2020-06-062-21/+0
| | | | | | Hopefully, everyone now has the fix. (closes https://github.com/trizen/straw-viewer/issues/14) Signed-off-by: Jesús <heckyel@hyperbola.info>
* Removed the `--autohide` option, in favor of `--skip-watched`.trizen2020-06-061-7/+0
| | | | Signed-off-by: Jesús <heckyel@hyperbola.info>
* - Allow channel & playlist IDs to be longer (between 11 and 64 characters).trizen2020-06-062-3/+7
| | | | | | | | | | | | This also allows IDs of "Albums & Singles". Example: fair-viewer -up=UCmsgp1PvOsb1sHxeiT_403A ...now allows the selection of the 5th result, which is of type "Albums & Singles". Signed-off-by: Jesús <heckyel@hyperbola.info>
* Detect videos with `signatureCipher` and fallback to `hypervideo`.trizen2020-06-061-58/+46
| | | | Signed-off-by: Jesús <heckyel@hyperbola.info>
* update gitignoreJesús2020-05-201-0/+3
|
* Changed the default cache direction from /tmp/fair-viewer to ↵trizen2020-05-202-11/+7
| | | | | | | | ~/.cache/fair-viewer. (fixes https://github.com/trizen/fair-viewer/issues/11) Also removed the `captions_dir` config-option. Closed-captions are now downloaded inside the cache directory. Signed-off-by: Jesús <heckyel@hyperbola.info>
* Version 1.0.3Jesús2020-03-246-8/+13
|
* Changes: change formatJesús2020-03-241-3/+12
|
* Reordered the itags for better quality.trizen2020-03-241-13/+14
| | | | Signed-off-by: Jesús <heckyel@hyperbola.info>
* README.md: add configurationsJesús2020-03-141-0/+14
|
* Support three-digit video selection.trizen2020-03-142-5/+5
| | | | Signed-off-by: Jesús <heckyel@hyperbola.info>
* - Also replace "<br/>" with a newline. - Remove leading whitespace from ↵trizen2020-03-141-1/+2
| | | | | | description. Signed-off-by: Jesús <heckyel@hyperbola.info>
* - Extract URLs in description from `descriptionHtml` field. ↵trizen2020-03-143-11/+43
| | | | | | (https://github.com/trizen/fair-viewer/issues/6) - Added the `--api-host=<...>` command-line option for changing the API host. - Fixed the `--info=<URL>` option. Signed-off-by: Jesús <heckyel@hyperbola.info>
* Update README.mdJesús2020-03-112-1/+1
|
* update README.mdJesús2020-03-101-1/+9
|
* Add second license - Artistic License 2.0Jesús2020-03-101-0/+201
|
* minor fix header copyrightJesús2020-03-101-8/+5
|
* Always keep itag=22 when checking for `contentLength > 0`.trizen2020-03-101-1/+1
| | | | Signed-off-by: Jesús <heckyel@hyperbola.info>
* Removed the `mplayer` video player entry, as it seems to cause issues.Jesús2020-03-102-36/+7
| | | | Signed-off-by: Jesús <heckyel@hyperbola.info>
* Fix name comentsJesús2020-03-071-1/+1
|
* - Support for next pages of playlists from username. - Better detection for ↵trizen2020-03-074-35/+43
| | | | | | the last page of results. Signed-off-by: Jesús <heckyel@hyperbola.info>
* - Implemented support for playlists from username.trizen2020-03-073-11/+23
|
* Version 1.0.2Jesús2020-03-036-7/+8
|
* Keep dual licensed GPLv3 or later and Artistic 2.0Jesús2020-03-032-2/+5
|
* Keep dual licenses GPLv3 or later and Artistic 2.0Jesús2020-03-0320-233/+130
|
* Version 1.0.1Jesús2020-03-036-7/+8
|
* fix missing authorsJesús2020-03-031-1/+6
|
* Missing AuthorJesús2020-03-031-0/+2
|
* Fix CopyrightJesús2020-03-0323-0/+56
|
* Revert "Fix Authors"Jesús2020-03-0311-0/+11
| | | | This reverts commit 596811c34ff9433faa734199521660a6bd811efa.
* [bin/gtk-fair-viewer] fix nameJesús2020-03-021-1/+1
|
* Fix AuthorsJesús2020-03-0211-11/+0
|
* Fix Non-ASCII characterJesús2020-03-0224-45/+43
|
* Version 1.0.0Jesús2020-03-021-0/+1
|
* Fix versionJesús2020-03-024-6/+6
|
* Renew AuthorJesús2020-03-0220-94/+228
|
* Fix license files and change URL donationsJesús2020-03-022-19/+29
|
* [README.md] updateJesús2020-03-021-1/+1
|
* [fair-viewer] fix set mpv player for defaultJesús2020-03-021-2/+2
|
* [gtk-fair-viewer] set mpv player for defaultJesús2020-03-021-1/+1
|