mirror of
https://github.com/DevLARLEY/WidevineProxy2.git
synced 2026-04-26 14:05:55 +03:00
[GH-ISSUE #24] Doesn't find MPD on Molotov #21
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#21
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 @kaypoush on GitHub (Feb 22, 2025).
Original GitHub issue: https://github.com/DevLARLEY/WidevineProxy2/issues/24
Doesn't find the MPD on https://app.molotov.tv which has free and premium VOD
@Write commented on GitHub (May 8, 2025):
I can find the MPD just fine under https://vod-molotov.akamaized.net/output/v2[...].ism/hdready.mpd
And N_m3u8DL-RE find all streams available just fine.
EDIT / Sorry, they're indeed widevine protected.
Sometimes Chrome doesn't work correctly and won't show the MPD request for whatever reason.
Refreshing the page seems to work most of the time.
mpd uri can also look like this :
@DevLARLEY commented on GitHub (May 8, 2025):
Can also be seen directly in the image you provided. The CENC stands for Common Encryption.
@fairy-root commented on GitHub (Jun 30, 2025):
I have tested, Molotov is quite tricky, you need to frequently change the device, and/or refresh the page several times to get the stream/vod links+keys
Edit: if it doesn't find the MPD use sniffing tools like Burp Suite
@DevLARLEY commented on GitHub (Dec 28, 2025):
Cannot reproduce.