-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Only 720p playback #39
Comments
Ok, it's getting weird, now it's working for me again, too O_o |
so, i've now waited a full 24h since it occured again for me (and stayed that way) - can you reproduce it now? O_o |
|
Can you try using the FF63 UA in qtwebflix? |
Is there any other way to set the UA besides re-compiling according to #12 this post? |
I just updated a test branch adding command line options
https://github.com/gort818/qtwebflix/tree/commandline ./qtwebflix -u "Mozilla/5.0 (X11; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0" |
At least i learned how to clone a non-master-branch ^^ |
The show you linked I am only getting 720p with FF63 ua and regular, Black mirror I get 720p with regular and 1080p with FF63 ua. I have no idea. I actually cannot use that 1080p extension as it has extra stuff that I cannot implement. I am worried that 1080p won't be around much longer for us. look at this thread truedread/netflix-1080p#30 and some shows still working fine 1080p with the regular ua like Narcos Mexico. |
i really hope things sort out or Netflix gets some kind of sanity and just delivers 1080p for browsers other than IE... |
For the moment a lot of netflix originals are still 1080p but check messing around with different useragents and see which works best. I do not know the must have some sort of deal with microsoft.. let's enjoy it while it lasts. |
@gort818 with Microsoft making plans to move Edge to being chromium based, would Edge come to Linux? And would the 1080p compatibility not be an issue? |
@ryanmusante just read that article! was going to post a link https://blogs.windows.com/windowsexperience/2018/12/06/microsoft-edge-making-the-web-better-through-more-open-source-collaboration/ Maybe should be interesting. Unless 1080p will only available on the windows10 app |
I have updated the playercore again, might want to retest some videos. |
Hey, suddenly it started working for me. Checked today on movie Killer Elite and it shows 1080p. Also on some kids cartoon too. From my perspective, it magically started working. Good stuff. |
Hey I am just watching netflix with the latest version and it seems I am also getting only 720p. Can I give you any other valuable info?
|
@Nuc1eoN Damn netflix changed something again.. I will see if I can get it work again but I cannot promise anything :( |
There was an update to widevine libs give it another test |
I just tested Jessica Jones season 3 and after a few minutes I got 1080p. |
see issue #72 |
As of this morning, QTWebflix will only show 720p :(
It seems the userAgent is blocked form 1080p, as my using firefox results in 1080p, but overriding useragent to "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.11.2 Chrome/65.0.3325.230 Safari/537.36" (as QTW seems to use, according to the shift+ctrl+alt+d overlay) also yields 720p.
Hate this BS from netflix -.-
The text was updated successfully, but these errors were encountered: