-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Search like desktop site #689
Comments
A number of the feature filters (4K, 360°, VR180, HDR) cannot be used in the V3 Data API, so that won't be possible until the search is implemented using the V1 InnerTube API. The rest is technically possible and would be useful to have, however would require a custom window to be created in order to show the various options, so it isn't high on my list of things to look at. |
- Allow search parameters to be stored per search anxdpanic#172 anxdpanic#689 - Allow additional optional search parameters to be used anxdpanic#689
- Allow search parameters to be stored per search anxdpanic#172 anxdpanic#689 - Allow additional optional search parameters to be used anxdpanic#689
This is partially implemented in https://github.com/anxdpanic/plugin.video.youtube/releases/tag/v7.1.1%2Bbeta.4 Can change all the search parameters in the plugin query string manually, but there is currently no UI for this in the addon. |
- Move search specific allowable params from AbstractContext to XbmcContext
Could you add a function like the current search, when you click on "Filters" and "Upload date" ?
The text was updated successfully, but these errors were encountered: