Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Detect last page when URL is undefined. | trizen | 2020-06-09 | 2 | -38/+30 | |
| | ||||||
* | gtk: append next page entry only when URL is defined. | trizen | 2020-06-07 | 1 | -0/+2 | |
| | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | Fix name app | Jesús | 2020-06-06 | 1 | -1/+1 | |
| | ||||||
* | - Allow `gtk-fair-viewer` to run under any gtk+ >= 3.0. (previously required ↵ | trizen | 2020-06-06 | 2 | -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`. | trizen | 2020-06-06 | 1 | -1/+2 | |
| | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | - Added a fallback method for extracting video information. - Decode ↵ | trizen | 2020-06-06 | 4 | -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. | trizen | 2020-06-06 | 1 | -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 ↵ | trizen | 2020-06-06 | 3 | -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. ↵ | trizen | 2020-06-06 | 1 | -2/+3 | |
| | | | | | | (https://github.com/trizen/straw-viewer/issues/13) Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | modified: README.md -- link the API page | trizen | 2020-06-06 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | Removed the arguments-fix for `mpv 0.32`. | trizen | 2020-06-06 | 2 | -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`. | trizen | 2020-06-06 | 1 | -7/+0 | |
| | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | - Allow channel & playlist IDs to be longer (between 11 and 64 characters). | trizen | 2020-06-06 | 2 | -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`. | trizen | 2020-06-06 | 1 | -58/+46 | |
| | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | update gitignore | Jesús | 2020-05-20 | 1 | -0/+3 | |
| | ||||||
* | Changed the default cache direction from /tmp/fair-viewer to ↵ | trizen | 2020-05-20 | 2 | -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.3 | Jesús | 2020-03-24 | 6 | -8/+13 | |
| | ||||||
* | Changes: change format | Jesús | 2020-03-24 | 1 | -3/+12 | |
| | ||||||
* | Reordered the itags for better quality. | trizen | 2020-03-24 | 1 | -13/+14 | |
| | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | README.md: add configurations | Jesús | 2020-03-14 | 1 | -0/+14 | |
| | ||||||
* | Support three-digit video selection. | trizen | 2020-03-14 | 2 | -5/+5 | |
| | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | - Also replace "<br/>" with a newline. - Remove leading whitespace from ↵ | trizen | 2020-03-14 | 1 | -1/+2 | |
| | | | | | | description. Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | - Extract URLs in description from `descriptionHtml` field. ↵ | trizen | 2020-03-14 | 3 | -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.md | Jesús | 2020-03-11 | 2 | -1/+1 | |
| | ||||||
* | update README.md | Jesús | 2020-03-10 | 1 | -1/+9 | |
| | ||||||
* | Add second license - Artistic License 2.0 | Jesús | 2020-03-10 | 1 | -0/+201 | |
| | ||||||
* | minor fix header copyright | Jesús | 2020-03-10 | 1 | -8/+5 | |
| | ||||||
* | Always keep itag=22 when checking for `contentLength > 0`. | trizen | 2020-03-10 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | Removed the `mplayer` video player entry, as it seems to cause issues. | Jesús | 2020-03-10 | 2 | -36/+7 | |
| | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | Fix name coments | Jesús | 2020-03-07 | 1 | -1/+1 | |
| | ||||||
* | - Support for next pages of playlists from username. - Better detection for ↵ | trizen | 2020-03-07 | 4 | -35/+43 | |
| | | | | | | the last page of results. Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | - Implemented support for playlists from username. | trizen | 2020-03-07 | 3 | -11/+23 | |
| | ||||||
* | Version 1.0.2 | Jesús | 2020-03-03 | 6 | -7/+8 | |
| | ||||||
* | Keep dual licensed GPLv3 or later and Artistic 2.0 | Jesús | 2020-03-03 | 2 | -2/+5 | |
| | ||||||
* | Keep dual licenses GPLv3 or later and Artistic 2.0 | Jesús | 2020-03-03 | 20 | -233/+130 | |
| | ||||||
* | Version 1.0.1 | Jesús | 2020-03-03 | 6 | -7/+8 | |
| | ||||||
* | fix missing authors | Jesús | 2020-03-03 | 1 | -1/+6 | |
| | ||||||
* | Missing Author | Jesús | 2020-03-03 | 1 | -0/+2 | |
| | ||||||
* | Fix Copyright | Jesús | 2020-03-03 | 23 | -0/+56 | |
| | ||||||
* | Revert "Fix Authors" | Jesús | 2020-03-03 | 11 | -0/+11 | |
| | | | | This reverts commit 596811c34ff9433faa734199521660a6bd811efa. | |||||
* | [bin/gtk-fair-viewer] fix name | Jesús | 2020-03-02 | 1 | -1/+1 | |
| | ||||||
* | Fix Authors | Jesús | 2020-03-02 | 11 | -11/+0 | |
| | ||||||
* | Fix Non-ASCII character | Jesús | 2020-03-02 | 24 | -45/+43 | |
| | ||||||
* | Version 1.0.0 | Jesús | 2020-03-02 | 1 | -0/+1 | |
| | ||||||
* | Fix version | Jesús | 2020-03-02 | 4 | -6/+6 | |
| | ||||||
* | Renew Author | Jesús | 2020-03-02 | 20 | -94/+228 | |
| | ||||||
* | Fix license files and change URL donations | Jesús | 2020-03-02 | 2 | -19/+29 | |
| | ||||||
* | [README.md] update | Jesús | 2020-03-02 | 1 | -1/+1 | |
| | ||||||
* | [fair-viewer] fix set mpv player for default | Jesús | 2020-03-02 | 1 | -2/+2 | |
| | ||||||
* | [gtk-fair-viewer] set mpv player for default | Jesús | 2020-03-02 | 1 | -1/+1 | |
| |