anxdpanic / plugin.video.youtube

Watch your favorite YouTube content on Kodi
https://ytaddon.panicked.xyz/forum
701 stars 113 forks source link

Search like desktop site #689

Open Gythion opened 7 months ago

Gythion commented 7 months ago

Could you add a function like the current search, when you click on "Filters" and "Upload date" ? Screenshot 2024-04-05 210652

MoojMidge commented 7 months ago

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.

MoojMidge commented 3 weeks ago

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.