Added missing descriptions for consistency

This commit is contained in:
TheFrenchGhosty 2019-07-30 10:43:33 +00:00 committed by Perflyst
parent 624ffbcca7
commit 036cfedb74
1 changed files with 7 additions and 7 deletions

View File

@ -48,8 +48,8 @@ _This list is incomplete. You can help by expanding it._
| `subtitles=en` | English (will use `auto-generated` if native translation is unavailable) |
| _Quality_ | Default player quality |
| `quality=dash` | [DASH](https://en.wikipedia.org/wiki/Dynamic_Adaptive_Streaming_over_HTTP) |
| `quality=hd720` | |
| `quality=medium` | |
| `quality=hd720` | 720p |
| `quality=medium` | 480p |
| _Related Videos_ | Show "Related videos" tab on the right-hand side |
| `related_videos=false` | Disabled |
| _Speed_ | Default player speed, can be any positive number |
@ -79,11 +79,11 @@ _This list is incomplete. You can help by expanding it._
| `region=DE` | Attempt to load search results as if the user were in Germany |
| **Trending parameters** | |
| _Trending type_ | View trending videos only in a specific category |
| `type=Default` | |
| `type=Music` | |
| `type=Gaming` | |
| `type=News` | |
| `type=Movies` | |
| `type=Default` | Default |
| `type=Music` | Music |
| `type=Gaming` | Gaming |
| `type=News` | News |
| `type=Movies` | Movies |
| _Region_ | Provide "hint" (as ISO 3166 country code) for Invidious to load trending videos from the specified region | |
| `region=JP` | Load videos that are trending in Japan |
| `region=DE` | Load videos that are trending in Germany |