Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor code simplification in Utils.pm | trizen | 2020-08-07 | 1 | -3/+1 |
| | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
* | In description, handle decoding of `youtu.be` links and other internal URLs. | trizen | 2020-08-07 | 1 | -0/+10 |
| | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
* | Minor fix in the decoding of URLs in video description. | trizen | 2020-08-07 | 1 | -1/+6 |
| | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
* | Use the ".opus" extension for audio streams. | trizen | 2020-07-27 | 1 | -1/+2 |
| | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
* | - Added a fallback method for extracting video information. - Decode ↵ | trizen | 2020-06-06 | 1 | -1/+13 |
| | | | | | | internal YouTube URLs in description. - Various fixes and improvements. Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
* | - Added basic support for related videos. (fixes ↵ | trizen | 2020-06-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | 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> | ||||
* | - 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 | 1 | -2/+23 |
| | | | | | | (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> | ||||
* | - Support for next pages of playlists from username. - Better detection for ↵ | trizen | 2020-03-07 | 1 | -2/+4 |
| | | | | | | the last page of results. Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
* | 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 |