Skip to content
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.

Make it possible to order by other criteria #3

Open
probonopd opened this issue Apr 23, 2020 · 2 comments
Open

Make it possible to order by other criteria #3

probonopd opened this issue Apr 23, 2020 · 2 comments

Comments

@probonopd
Copy link

While sorting by upload date may be what the user wants in many cases, there are some cases where one would like the "normal" YouTube default sorting order.

I think that there should be a way to decide for each search query how it should be ordered (as opposed to a global setting). How to best do this?

  • Have separate "Search latest...", "Search..." menus, or
  • Have a modifier to be entered into the search box (e.g., "L searchterm") to show the latest first, or
  • Have some GUI element in the search box to select the order

Probably the third option is the "proper" way to do it. Is it doable?

"sort_by": "upload_date",

@probonopd probonopd changed the title Make it possible to order by other Make it possible to order by other criteria Apr 23, 2020
@TheAssassin
Copy link
Owner

TheAssassin commented Apr 24, 2020

Maybe as a global setting.

I don't think Invidious's results' sorting necessarily correlates to whatever you'll see on YouTube (they track you, Invidious doesn't). So please don't expect too much.

@probonopd
Copy link
Author

Maybe as a global setting.

As I write above and gave reasons for, I think that global is what we do not want...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants