gort818 / qtwebflix

A qt webengine program for netflix
GNU General Public License v3.0
248 stars 28 forks source link

Error code F7701-1003 #85

Open yanrrr opened 2 years ago

yanrrr commented 2 years ago

I have just downloaded the latest master branch, built the qtwebflix using qt5.15.2 on ubuntu 16.04. Netflix refused to play and complained about updating firefox to the latest verison, and error code F7701-1003. Can anyone suggest what am I missing? What do I need to do to get it to work? Thank you. image

gort818 commented 2 years ago

Have you installed the widevine libs?

yanrrr commented 2 years ago

Hi Allessandro,

Thank you for your reply. I have run the widevine.sh to install the widevine and the script appears to be successful. The files libwidevinecdmadapter.so and libwidevinecdm.so appear at the correct location /usr/lib/x86_64-linux-gnu/qt5/plugins/ppapi/. When I run the qtwebflix and click to play a video on netflix, I am getting one of three outcomes:

  1. crash Netflix Player detected! Injecting Netflix 1080p Unlocker... Transitioning to new MPRIS interface: 21NetflixMprisInterface [16750:16759:0111/092403.321887:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) Segmentation fault (core dumped)

  2. error F7701-1003 (update to the latest firefox) Netflix Player detected! Injecting Netflix 1080p Unlocker... Transitioning to new MPRIS interface: 21NetflixMprisInterface js: Uncaught (in promise) [object Object] js: Uncaught (in promise) TypeError: Cannot read property 'removeListener' of undefined

  3. spinning wheel forever Netflix Player detected! Injecting Netflix 1080p Unlocker... Transitioning to new MPRIS interface: 21NetflixMprisInterface Netflix Player detected! Injecting Netflix 1080p Unlocker...

Is there anything else I am missing? Thanks. I am running on ubuntu 16.04 and I am wondering if I have to upgrade to 17.04? The Qt version is 5.15.2. Thank you.

kind regards, Chunyan

On Tue, 11 Jan 2022 at 01:30, Alessandro @.***> wrote:

Have you installed the widevine libs?

— Reply to this email directly, view it on GitHub https://github.com/gort818/qtwebflix/issues/85#issuecomment-1009518899, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD7JEFSSAVNMKHIZJXJ4FVTUVOB3FANCNFSM5LU64YOA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

-- Once we dreamt that we were strangers. We wake up to find that we were dear to each other.

yanrrr commented 2 years ago

It does seem like something to do with WideVine not being available. If I try to play a video on Prime, it complains about missing a digit right component. However the two widevine binaries are in the correct location. Can you help? Thank you. [image: image.png]

On Tue, 11 Jan 2022 at 09:33, Chunyan Wang @.***> wrote:

Hi Allessandro,

Thank you for your reply. I have run the widevine.sh to install the widevine and the script appears to be successful. The files libwidevinecdmadapter.so and libwidevinecdm.so appear at the correct location /usr/lib/x86_64-linux-gnu/qt5/plugins/ppapi/. When I run the qtwebflix and click to play a video on netflix, I am getting one of three outcomes:

  1. crash Netflix Player detected! Injecting Netflix 1080p Unlocker... Transitioning to new MPRIS interface: 21NetflixMprisInterface [16750:16759:0111/092403.321887:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) Segmentation fault (core dumped)

  2. error F7701-1003 (update to the latest firefox) Netflix Player detected! Injecting Netflix 1080p Unlocker... Transitioning to new MPRIS interface: 21NetflixMprisInterface js: Uncaught (in promise) [object Object] js: Uncaught (in promise) TypeError: Cannot read property 'removeListener' of undefined

  3. spinning wheel forever Netflix Player detected! Injecting Netflix 1080p Unlocker... Transitioning to new MPRIS interface: 21NetflixMprisInterface Netflix Player detected! Injecting Netflix 1080p Unlocker...

Is there anything else I am missing? Thanks. I am running on ubuntu 16.04 and I am wondering if I have to upgrade to 17.04? The Qt version is 5.15.2. Thank you.

kind regards, Chunyan

On Tue, 11 Jan 2022 at 01:30, Alessandro @.***> wrote:

Have you installed the widevine libs?

— Reply to this email directly, view it on GitHub https://github.com/gort818/qtwebflix/issues/85#issuecomment-1009518899, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD7JEFSSAVNMKHIZJXJ4FVTUVOB3FANCNFSM5LU64YOA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

-- Once we dreamt that we were strangers. We wake up to find that we were dear to each other.

-- Once we dreamt that we were strangers. We wake up to find that we were dear to each other.

gort818 commented 2 years ago

That script is pretty old, might need a newer version of widevine. Maybe check this earlier comment it might help https://github.com/gort818/qtwebflix/issues/78#issuecomment-660619556