aboutsummaryrefslogtreecommitdiffstats
path: root/lib/WWW/FairViewer/Utils.pm
Commit message (Collapse)AuthorAgeFilesLines
* - Added a fallback method for extracting video information. - Decode ↵trizen2020-06-061-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 ↵trizen2020-06-061-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 ↵trizen2020-03-141-1/+2
| | | | | | description. Signed-off-by: Jesús <heckyel@hyperbola.info>
* - Extract URLs in description from `descriptionHtml` field. ↵trizen2020-03-141-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 ↵trizen2020-03-071-2/+4
| | | | | | the last page of results. Signed-off-by: Jesús <heckyel@hyperbola.info>
* Keep dual licenses GPLv3 or later and Artistic 2.0Jesús2020-03-031-12/+5
|
* Fix CopyrightJesús2020-03-031-0/+3
|
* Fix Non-ASCII characterJesús2020-03-021-2/+2
|
* Renew AuthorJesús2020-03-021-5/+13
|
* rebrand appJesús2020-03-021-0/+801