mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
Change prefs adaptive streaming text
This option sets the preferred streaming mode. When unavailable, other might still be used as a fallback.
This commit is contained in:
@@ -140,7 +140,7 @@ class ClapperYouTubePage extends PrefsBase.Grid
|
||||
super._init();
|
||||
|
||||
this.addTitle('YouTube');
|
||||
this.addCheckButton('Adaptive streaming', 'yt-adaptive-enabled');
|
||||
this.addCheckButton('Prefer adaptive streaming', 'yt-adaptive-enabled');
|
||||
this.addComboBoxText('Max quality', [
|
||||
['normal', "Normal"],
|
||||
['hfr', "HFR"],
|
||||
|
Reference in New Issue
Block a user