DavidBuchanan314 / Turbo-Recadmiumator

A remake of truedread/netflix-1080p which auto-patches cadmium-playercore at runtime to enable enhanced playback features. (NOTE: still working in 2024 😎)
MIT License
154 stars 18 forks source link

how do i use this? (tech noob) #11

Open ComfortableMilk4454 opened 3 months ago

ComfortableMilk4454 commented 3 months ago
image

idk how to use this extension, what settings do i put for the best quality? thanks so much for making this extension btw, thank god there is a working netflix 1080p extension now that https://github.com/vladikoff/netflix-1080p-firefox doesn't work anymore. thanks for making this!

ComfortableMilk4454 commented 3 months ago

also, i pressed reset and i dont see that popup anymore when i play a video. how do i invoke it again?

k939kk commented 3 months ago

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.

ComfortableMilk4454 commented 2 months ago

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

k939kk commented 2 months ago

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.