Video Quality Fixer for X (Twitter)

Force highest quality playback for X (Twitter) videos.

< 腳本Video Quality Fixer for X (Twitter)的回應

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

§
發表於:2022-04-15

Hi. I get limited data in my internet pack. Could you add option to either use 'Highest' or 'Lowest' video quality? Low quality would save me data, and video would quickly load. i usually just listen to people in video, dont care about quality.
thanks

yuhaofe作者
§
發表於:2022-04-16

I'll try to add an option in future releases.

For now,you can modify the code to achieve this. Just change the greater than sign on line 62 to a less than sign.

   if (parseInt(stream[1]) > parseInt(maxBitrateStream[1])) {

發表回覆

登入以回復