mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
Add some YouTube related preferences
This commit is contained in:
@@ -317,7 +317,7 @@ var YouTubeClient = GObject.registerClass({
|
||||
width: monitor.geometry.width * monitor.scale_factor,
|
||||
height: monitor.geometry.height * monitor.scale_factor,
|
||||
codec: 'h264',
|
||||
types: ['standard', 'hfr'],
|
||||
type: settings.get_string('yt-quality-type'),
|
||||
};
|
||||
const dashInfo = await this.getDashInfoAsync(info, itagOpts).catch(debug);
|
||||
|
||||
|
Reference in New Issue
Block a user