Video Quality Fixer for X (Twitter)

Force highest quality playback for X (Twitter) videos.

< Feedback on Video Quality Fixer for X (Twitter)

Değerlendirme: İyi - script çalışıyor

§
Gönderildi: 15.04.2022

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

yuhaofeSahip
§
Gönderildi: 16.04.2022

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])) {

Cevap paylaş

Yanıt göndermek için oturum açın.