1
0
Fork 0
mirror of https://git.sr.ht/~cadence/cloudtube synced 2026-03-02 02:31:35 +00:00

Update "preferred quality" setting

- Re-order the options on the settings page
- "best" and "best <= 1080p" now prefer high-fps
This commit is contained in:
Cadence Ember 2021-04-25 22:13:04 +12:00
parent 05b91a7102
commit 699af63583
No known key found for this signature in database
GPG key ID: BC1C2C61CF521B17
2 changed files with 13 additions and 7 deletions

View file

@ -34,10 +34,10 @@ block content
+select("quality", "Preferred qualities", false, [
{value: "0", text: "720p"},
{value: "4", text: "360p"},
{value: "1", text: "Best possible"},
{value: "2", text: "Best <=1080p"},
{value: "3", text: "Best <=30fps"},
{value: "4", text: "360p"}
{value: "3", text: "Best <=30fps"}
])
+select("save_history", "Watched videos history", false, [