From df09dd7b76e6c7c9a0532b09c2617ec8ec61f808 Mon Sep 17 00:00:00 2001 From: Cadence Ember Date: Tue, 25 Aug 2020 23:46:58 +1200 Subject: [PATCH] Link to iv-org --- Search-operators.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Search-operators.md b/Search-operators.md index 83d8f5d..892b1e9 100644 --- a/Search-operators.md +++ b/Search-operators.md @@ -1,6 +1,6 @@ Invidious supports the various search filters provided by YouTube. -Support for more user-friendly search is planned, see [#179](https://github.com/omarroth/invidious/issues/179). +Support for more user-friendly search is planned, see [#179](https://github.com/iv-org/invidious/issues/179). Search filters are currently implemented as `key:value` operators, similar to [DuckDuckGo](https://help.duckduckgo.com/duckduckgo-help-pages/results/syntax/) and other search engines. Operators can be added to the search query to filter results, for example: [`type:playlist sort:views music`](https://invidio.us/search?q=type%3Aplaylist+sort%3Adate+music).