Turbo-Recadmiumator
Turbo-Recadmiumator copied to clipboard
how do i use this? (tech noob)
also, i pressed reset and i dont see that popup anymore when i play a video. how do i invoke it again?
Press Ctrl+Shift+Alt+B to bring up the bitrate selection menu again.
Also note, if you want the extension to automatically choose the best bitrate for you, then change the flag set_max_bitrate
in cadmium-playercore...js to false. (a bit counter-intuitive, it is what it is)
If you want to select it yourself you can always press the keyboard shortcut.
If you want the bitrate menu to popup everytime to do it manually then set the flag set_max_bitrate
to true
Please also go through the README.
hi sorry for the late response. ive gone through the readme but i cant do Ctrl+Shift+Alt+B cuz im on a mac. also, how do i "change the flag set_max_bitrate in cadmium-playercore...js to false"? thanks so much
hi sorry for the late response. ive gone through the readme but i cant do Ctrl+Shift+Alt+B cuz im on a mac. also, how do i "change the flag set_max_bitrate in cadmium-playercore...js to false"? thanks so much
i am on a mac too. and it works. you have to press all the keys together ctrl+shift+option/alt+B. To change the flag, open the cadmium.js file in your favorite plain text editor.