mirror of
https://github.com/iv-org/documentation.git
synced 2025-11-23 09:10:56 -05:00
* Fix documentation on search's `sort` parameter * remove `news` from trending type * Remove channels/comments documentation * Remove channels search documentation from api.md page * add missing endpoints * fix `resolveurl` name * update param description for community post comments * update `search-filters.md` and `url-parameters.md` to include api changes
1.4 KiB
1.4 KiB
Search filters
Invidious supports the various search filters provided by YouTube.
Support for more user-friendly search is planned, see #179.
Search filters are currently implemented as key:value operators, similar to DuckDuckGo and other search engines. Operators can be added to the search query to filter results, for example: type:playlist sort:views music.
When using subscriptions:true or channel:UCxxx other filters are not applied.
Supported operators:
sort:relevance(default)ratingdateviews
date:hourtodayweekmonthyear
type:all(default)videochannelplaylistmovieshow
duration:shortmediumlong
features:Multiple can be specified, for examplefeatures:live,4k,subtitleshdsubtitlescreative_commons,cc3dlive,livestreampurchased4k360locationhdr
channel:,user:UCxxxxxxxxxxxxxxxxxxxxxxauthorCan be ambiguous, so usingUCIDis recommended
subscriptions:If logged in, search only for videos from subscribed channelstruefalse