Closed willow5 closed 1 month ago
I agree, all links are failing with same error using the latest ipk file.
Same Here
Same Here
Same here...
Same Here
YouTubeVideoUrl.py change: line 374: VERSION = '19.39.37' (was: '1.9') line 375: USER_AGENT = 'com.google.android.youtube/%s (Linux; U; Android 11; US) gzip' % VERSION (was: Android 12) line 380: 'androidSdkVersion': 30, (was: 'androidSdkVersion': 31,) line 381: 'clientName': 'ANDROID', (was: 'ANDROID_TESTSUITE',) line 383: 'osVersion': '11', (was: 'osVersion': '12',) line 387: data['params'] = 'Q0FFU0FnZ0M' (was: '2AMB') After these changes in the code, the videos are playing.
Could you send the updated file if possible?
On Thu, 3 Oct 2024, 19:41 typer2020, @.***> wrote:
YouTubeVideoUrl.py change: line 374: VERSION = '19.39.37' (was: '1.9') line 375: USER_AGENT = 'com.google.android.youtube/%s (Linux; U; Android 11; US) gzip' % VERSION (was: Android 12) line 380: 'androidSdkVersion': 30, (was: 'androidSdkVersion': 31,) line 381: 'clientName': 'ANDROID', (was: 'ANDROID_TESTSUITE',) line 383: 'osVersion': '11', (was: 'osVersion': '12',) line 387: data['params'] = 'Q0FFU0FnZ0M' (was: '2AMB') After these changes in the code, the videos are playing.
— Reply to this email directly, view it on GitHub https://github.com/Taapat/enigma2-plugin-youtube/issues/245#issuecomment-2392083623, or unsubscribe https://github.com/notifications/unsubscribe-auth/BHSPPGGUSOZZN7USK4UXV43ZZWFWJAVCNFSM6AAAAABO543DXOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJSGA4DGNRSGM . You are receiving this because you commented.Message ID: @.***>
YouTubeVideoUrl.py change: line 374: VERSION = '19.39.37' (was: '1.9') line 375: USER_AGENT = 'com.google.android.youtube/%s (Linux; U; Android 11; US) gzip' % VERSION (was: Android 12) line 380: 'androidSdkVersion': 30, (was: 'androidSdkVersion': 31,) line 381: 'clientName': 'ANDROID', (was: 'ANDROID_TESTSUITE',) line 383: 'osVersion': '11', (was: 'osVersion': '12',) line 387: data['params'] = 'Q0FFU0FnZ0M' (was: '2AMB') After these changes in the code, the videos are playing.
This works for me. Thanks!
Thank`s also got it working again editing the script, I really hope Taapat is ok he is normally on the ball with this!
Thanx. It works, but I needed to change the media player from Exteplayer to Default Player.
< 2036.700659> 20:11:10.7950 ExtEPlayer3::handleJsonOutput - unhandled key "EPLAYER3_EXTENDED"
Can someone add the compiled .pyc file of the updated script please.
I updated the YouTubeVideoURL file but now I am getting this screen - can anyone help further please?
Thanks for the report. I assume that the error in creating entry list is due to the fact that the limit of 3 million connections permitted by the plugin key has recently been exceeded. Therefore Google has requested me to renew the apy key and perform an audit. I hope my plugin will not be rejected. I think I can close this for now.
I am having this issue with the latest ipk file from here. Please see images below: