1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-20 23:18:57 +00:00
This commit is contained in:
c-basalt
2025-02-19 15:32:56 -05:00
parent cd702571e8
commit ecc1c379e6
2 changed files with 7 additions and 1 deletions

View File

@@ -167,7 +167,6 @@ class DenoJSDomJSI(DenoJSI):
onchange: null,
orientation: {{angle: 0, type: 'landscape-primary', onchange: null}},
pixelDepth: 24,
width: 1920,
}}
Object.defineProperty(document.body, 'clientWidth', {{value: 1903}});
Object.defineProperty(document.body, 'clientHeight', {{value: 2000}});