medvm / widevine_keys

This repo created for bypassing Widevine L3 DRM and obtaining keys.
443 stars 180 forks source link

Mime type error #9

Closed TiRajo closed 2 years ago

TiRajo commented 2 years ago

Traceback (most recent call last): File "D:\Tools\widevine_keys-main\l3.py", line 24, in pssh = get_pssh(MDP_URL) File "D:\Tools\widevine_keys-main\getPSSH.py", line 35, in get_pssh if ad_set['@mimeType'] == 'video/mp4': KeyError: '@mimeType'

IzukuDeku01 commented 2 years ago

I'm also getting this error. Any way to fix this !!! Site - www.voot.com

medvm commented 2 years ago

text here your mpd link if exception is still appears

IzukuDeku01 commented 2 years ago

text here your mpd link if exception is still appears

I'm getting on this MPD-https://jiostreamingdash.akamaized.net/content/entry/wvdata/45/32/7dfd8b004ce611eca861b750a043619d_voot_mobile_premium_1637818446079.mpd Licence-https://prod.media.jio.com/wvproxy?videoid=2000474287&vootid=1237643&isVoot=true&voottoken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1aWQiOiJiU251eG12eTN4TktsV1A1NGpWYW5wUDBQYVQyIiwiZW1haWwiOiJzYW5rZWVydGhpQGdtYWlsLmNvbSIsImRldmljZUlkIjoiV2luZG93cyBOVCAxMC4wIiwia1VzZXJJZCI6IjM5NzQ0NDE4MiIsImlhdCI6MTYzOTIwNDEyNCwiZXhwIjoxNjQwMDY4MTI0LCJpc3MiOiJ2b290In0.kdZB2xBHriJcpMdREsUWW3mKC5ryTS1UidLRqqrCn_M

Traceback (most recent call last): File "C:\Users\widevine_keys-main\l3.py", line 24, in pssh = get_pssh(MDP_URL) File "C:\Users\widevine_keys-main\getPSSH.py", line 35, in get_pssh if ad_set['@mimeType'] == 'video/mp4': KeyError: '@mimeType'

This is the i get any solution???

medvm commented 2 years ago

You have some old file get_PSH, I have set up exceptions... then read the readme.