1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invidious_ynh.git synced 2024-09-03 19:15:55 +02:00
This commit is contained in:
ericgaspar 2022-01-20 15:42:36 +01:00
parent 17da881e10
commit e04583c63f
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 2 additions and 2 deletions

View file

@ -695,7 +695,7 @@ default_user_preferences:
## Accepted values: dash, hd720, medium, small ## Accepted values: dash, hd720, medium, small
## Default: hd720 ## Default: hd720
## ##
quality: dash quality: hd720
## ##
## Default dash video quality. ## Default dash video quality.

View file

@ -6,7 +6,7 @@
"en": "Alternative front-end to YouTube", "en": "Alternative front-end to YouTube",
"fr": "Front-end alternatif à YouTube" "fr": "Front-end alternatif à YouTube"
}, },
"version": "22.01.14~ynh1", "version": "22.01.14~ynh2",
"url": "https://invidio.us/", "url": "https://invidio.us/",
"upstream": { "upstream": {
"license": "GPL-3.0-only", "license": "GPL-3.0-only",