| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Example:
fair-viewer --trending # trending videos
fair-viewer --trending=music # trending music videos
fair-viewer -c # list trending categories
In the Gtk version, the trending categories are listed in the "Categories" tab.
- Several internal code tweaks and improvements.
Signed-off-by: Jesús <heckyel@hyperbola.info>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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>
|
| |
|
| |
|
|
|
|
| |
This reverts commit 596811c34ff9433faa734199521660a6bd811efa.
|
| |
|
| |
|
| |
|
|
|