feat: add bandwidth hints to quality selector popup

This commit is contained in:
2026-06-13 20:15:25 +08:00
parent 5a0252d0ea
commit a9929666a5
3 changed files with 15 additions and 7 deletions

View File

@@ -41,6 +41,7 @@
"qualityAuto": "Auto",
"quality1080p": "1080p",
"quality720p": "720p",
"quality480p": "480p"
"quality480p": "480p",
"qualitySpeed": "Requires"
}
}