Link to iv-org
This commit is contained in:
parent
2c589104d7
commit
371acd7ef0
|
@ -11,7 +11,7 @@ _This list is incomplete. You can help by expanding it._
|
||||||
| _Thin mode_ | Load HTML, CSS, JS and video elements (disables images) |
|
| _Thin mode_ | Load HTML, CSS, JS and video elements (disables images) |
|
||||||
| `thin_mode=true` | Enabled |
|
| `thin_mode=true` | Enabled |
|
||||||
| `thin_mode=false` | Disabled |
|
| `thin_mode=false` | Disabled |
|
||||||
| _UI Language_ | Available locales are also listed [here](https://github.com/omarroth/invidious/blob/0.17.0/src/invidious.cr#L63-L75) |
|
| _UI Language_ | Available locales are also listed [here](https://github.com/iv-org/invidious/blob/0.17.0/src/invidious.cr#L63-L75) |
|
||||||
| `hl=ar` | Arabic |
|
| `hl=ar` | Arabic |
|
||||||
| `hl=de` | German |
|
| `hl=de` | German |
|
||||||
| `hl=el` | Greek |
|
| `hl=el` | Greek |
|
||||||
|
@ -28,7 +28,7 @@ _This list is incomplete. You can help by expanding it._
|
||||||
| `hl=ru` | Russian |
|
| `hl=ru` | Russian |
|
||||||
| `hl=uk` | Ukranian |
|
| `hl=uk` | Ukranian |
|
||||||
| `hl=zh-CN` | Chinese (traditional) |
|
| `hl=zh-CN` | Chinese (traditional) |
|
||||||
| **Player parameters** | Available parameters also listed [here](https://github.com/omarroth/invidious/blob/0.17.0/src/invidious/videos.cr#L244) |
|
| **Player parameters** | Available parameters also listed [here](https://github.com/iv-org/invidious/blob/0.17.0/src/invidious/videos.cr#L244) |
|
||||||
| _Annotations_ | Show legacy annotations, provided by the [Internet Archive](https://archive.org/details/youtubeannotations) |
|
| _Annotations_ | Show legacy annotations, provided by the [Internet Archive](https://archive.org/details/youtubeannotations) |
|
||||||
| `iv_load_policy=1` | Show annotations |
|
| `iv_load_policy=1` | Show annotations |
|
||||||
| `iv_load_policy=3` | Hide annotations |
|
| `iv_load_policy=3` | Hide annotations |
|
||||||
|
|
Loading…
Reference in New Issue