Video Quality Fixer for X (Twitter)

Force highest quality playback for X (Twitter) videos.

< Feedback em Video Quality Fixer for X (Twitter)

Avaliação: Bom - o script funciona

§
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 resposta

Faça o login para publicar uma resposta.