mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00:00
"Comments" added to URL-Parameters.md (#299)
Add URL Parameter for disabling comments.
This commit is contained in:
parent
4fc4173430
commit
e985e59831
1 changed files with 5 additions and 3 deletions
|
@ -54,6 +54,8 @@ _This list is incomplete. You can help by expanding it._
|
|||
| `quality=medium` | 480p |
|
||||
| _Related Videos_ | Show "Related videos" tab on the right-hand side |
|
||||
| `related_videos=false` | Disabled |
|
||||
| _Comments_ | Show comments below the video|
|
||||
| `comments=false` | Disabled |
|
||||
| _Speed_ | Default player speed, can be any positive number |
|
||||
| `speed=0.5` | Play at 0.5x speed |
|
||||
| `speed=2` | Play at 2x speed |
|
||||
|
|
Loading…
Reference in a new issue