aboutsummaryrefslogtreecommitdiffstats
path: root/lib/WWW/FairViewer/Search.pm
Commit message (Collapse)AuthorAgeFilesLines
* upstreamJesús2021-07-091-9/+16
|
* Update from upstreamJesús2020-11-091-5/+5
| | | | | | | | - Documented the configuration options in `man fair-viewer`. - Fixed the `--page=i` option. - Added the `--dimension=3d` option. - Added the `--license=creative_commons` option. - Some code clean-up.
* - Implemented support for searching for videos from a specific channel.trizen2020-11-091-5/+17
| | | | | | | | | | Example: fair-viewer --author=SomeYouTubeUsername keywords-here In gtk-fair-viwer this is implemented via the "From author" field. Signed-off-by: Jesús <heckyel@hyperbola.info>
* quotemeta() the filename of the cookie file when passing it to `hypervideo`.trizen2020-09-281-3/+3
| | | | | | This now allows the filename to contain shell metacharacters. Signed-off-by: Jesús <heckyel@hyperbola.info>
* - Implemented `sort_by` and `date` parameters for `/search`. ↵trizen2020-09-281-71/+78
| | | | | | | | | | | | | | | (https://github.com/iv-org/invidious/wiki/API#get-apiv1search) In the CLI version, we have: --order=s # valid values: relevance rating upload_date view_count --date=s # valid values: hour today week month year In the GTK3 version, this is implemented in the "Order by" and "Published within" comboboxes. Also implemented the `--hd`, `--captions` and `--region=s` options. 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-061-2/+92
| | | | | | | | | | | | | | 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>
* Keep dual licenses GPLv3 or later and Artistic 2.0Jesús2020-03-031-12/+5
|
* Fix CopyrightJesús2020-03-031-0/+3
|
* Revert "Fix Authors"Jesús2020-03-031-0/+1
| | | | This reverts commit 596811c34ff9433faa734199521660a6bd811efa.
* Fix AuthorsJesús2020-03-021-1/+0
|
* Fix Non-ASCII characterJesús2020-03-021-2/+2
|
* Renew AuthorJesús2020-03-021-5/+13
|
* rebrand appJesús2020-03-021-0/+175