mirror of
https://github.com/DevLARLEY/WidevineProxy2.git
synced 2026-04-26 22:15:51 +03:00
[GH-ISSUE #11] Unable to obtain key from abc.com #12
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/WidevineProxy2#12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @superlogix on GitHub (Dec 4, 2024).
Original GitHub issue: https://github.com/DevLARLEY/WidevineProxy2/issues/11
test url: https://abc.com/episode/01523e32-d60a-43ae-acb8-6acb8fec2b4f/playlist/PL551127435
Possible cause: The mpd file contains multiple pssh.
@DevLARLEY commented on GitHub (Dec 4, 2024):
works for me
@robak29 commented on GitHub (Dec 4, 2024):
Out of curiosity, I checked it and it looks like Chrome doesn't show the keys for this material, but Firefox does.
Use Firefox @superlogix
@Vangelis66 commented on GitHub (Dec 5, 2024):
I downloaded (whitelisted US IP required) and manually parsed the MPD for
https://abc.com/episode/3e89406e-3ffb-46da-b8b1-3155dc9d6584/playlist/PL551127435
(free, without the need for an ABC account);
I found out they employ three (3) different
PSSHs there:default_KID="3d651b51-0e53-4bda-88e5-ca0284104af6"PSSH:
AAAAk3Bzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAAHMIARIgM2Q2NTFiNTEwZTUzNGJkYTg4ZTVjYTAyODQxMDRhZjYaBHZkbXMiRzQxZWM3NWFkMTQxZTQzNmQ4ZjcwMTE3ZGJmZTIyZjcwX2FldWYxXzM0M2U3NTk4MjE3NzQwZGRhYTg0ZjkyNjc5MTcyOTk5default_KID="3258a371-9c77-46e2-b6b5-4d949386f529"PSSH:
AAAAk3Bzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAAHMIARIgMzI1OGEzNzE5Yzc3NDZlMmI2YjU0ZDk0OTM4NmY1MjkaBHZkbXMiRzQxZWM3NWFkMTQxZTQzNmQ4ZjcwMTE3ZGJmZTIyZjcwX2FldWYxXzM0M2U3NTk4MjE3NzQwZGRhYTg0ZjkyNjc5MTcyOTk5default_KID="fd4fde2d-e55e-4005-b2a5-33ced83d2d34"PSSH:
AAAAk3Bzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAAHMIARIgZmQ0ZmRlMmRlNTVlNDAwNWIyYTUzM2NlZDgzZDJkMzQaBHZkbXMiRzQxZWM3NWFkMTQxZTQzNmQ4ZjcwMTE3ZGJmZTIyZjcwX2FldWYxXzM0M2U3NTk4MjE3NzQwZGRhYTg0ZjkyNjc5MTcyOTk5LicURL for ALL three is:
Can confirm, but using Supermium (Cr126-based fork) instead of Google Chrome 😉 ; the real question now is: Why (Chrome-based doesn't work, Firefox-based does) ?
OT/FYI:
yt-dlpstill seems to be able to access non-cenc mobile (HLSe) streams of the same resolutions like the DRM'd desktop MPEG-DASH ones (if you don't want to mess with widevive stuff, that is 😉 ):yt-dlp -F "https://abc.com/episode/3e89406e-3ffb-46da-b8b1-3155dc9d6584/playlist/PL551127435"