Twitch - Disable automatic video downscale

Disables the automatic downscaling of Twitch streams while tabbed away

< 腳本Twitch - Disable automatic video downscale的回應

評論:正評 - 腳本一切正常

§
發表於:2025-08-21

Works fine after FINALLY seeing that message about developer mode haha

Is there a way for the script to NOT set the stream quality to source everytime? I have to watch at 720p cause of shit internet speed, and whenever I start the day and open a stream, it's set to source. I tried looking into it but didn't see much

Taizun作者
§
發表於:2025-08-21
編輯:2025-08-21

You can stop this from happening by removing the quality-switching code in the script entirely, which is all the lines from line 70 to 87 - everything after and including function setQualitySettings(), or comment out the lines by adding // in front of each line.

§
發表於:2025-08-21
編輯:2025-08-21

Works fine after FINALLY seeing that message about developer mode haha

Is there a way for the script to NOT set the stream quality to source everytime? I have to watch at 720p cause of shit internet speed, and whenever I start the day and open a stream, it's set to source. I tried looking into it but didn't see much

The change would have to be made on line 76 '{"default":"chunked"}' would need to be changed to either '{"default":"720p30"}' or '{"default":"720p60"}' It will probably not fully work as you can have multiple 720p options and if there is no transcoding even none but it should be better than always source. You could also try to fully remove the line which then would stop the quality override from the script.

發表回覆

登入以回覆

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址