Greasy Fork is available in English.

Video Quality Fixer for X (Twitter)

Force highest quality playback for X (Twitter) videos.

< Opiniones de Video Quality Fixer for X (Twitter)

Puntuación: Bueno; el script funciona tal y como promete

§
Publicado: 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

yuhaofeAutor
§
Publicado: 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])) {

Publicar respuesta

Inicia sesión para responder.