[GH-ISSUE #7] Faile to download videos form crunchyroll. #5

Closed
opened 2026-02-28 14:27:15 +03:00 by kerem · 4 comments
Owner

Originally created by @superlogix on GitHub (Nov 4, 2024).
Original GitHub issue: https://github.com/DevLARLEY/WidevineProxy2/issues/7

Test url: https://www.crunchyroll.com/watch/G7PU3PWDW/today-i-just-want-to-go-home
WidevineProxy2 can detect key and mpd url. But N_m3u8DL get an forbidden error when downloading mpd file.

Originally created by @superlogix on GitHub (Nov 4, 2024). Original GitHub issue: https://github.com/DevLARLEY/WidevineProxy2/issues/7 Test url: https://www.crunchyroll.com/watch/G7PU3PWDW/today-i-just-want-to-go-home WidevineProxy2 can detect key and mpd url. But N_m3u8DL get an forbidden error when downloading mpd file.
kerem closed this issue 2026-02-28 14:27:15 +03:00
Author
Owner

@DevLARLEY commented on GitHub (Nov 4, 2024):

No idea... The manifest is only requestable via N_m3u8DL-RE when the video is playable (aka. the addon is disabled or keys have already been obtained). I'll just leave this open

<!-- gh-comment-id:2455713094 --> @DevLARLEY commented on GitHub (Nov 4, 2024): No idea... The manifest is only requestable via N_m3u8DL-RE when the video is playable (aka. the addon is disabled or keys have already been obtained). I'll just leave this open
Author
Owner

@october262 commented on GitHub (Nov 7, 2024):

are you signed in to crunchyroll ??

<!-- gh-comment-id:2461339014 --> @october262 commented on GitHub (Nov 7, 2024): are you signed in to crunchyroll ??
Author
Owner

@berny6969 commented on GitHub (Nov 8, 2024):

Test url: https://www.crunchyroll.com/watch/G7PU3PWDW/today-i-just-want-to-go-home WidevineProxy2 can detect key and mpd url. But N_m3u8DL get an forbidden error when downloading mpd file.

crunchyroll need some headers on cmd to download my friend

No idea... The manifest is only requestable via N_m3u8DL-RE when the video is playable (aka. the addon is disabled or keys have already been obtained). I'll just leave this open

Forget about this problem, crunchyroll needs headers to download, apart from being premium for many videos

<!-- gh-comment-id:2463644921 --> @berny6969 commented on GitHub (Nov 8, 2024): > Test url: https://www.crunchyroll.com/watch/G7PU3PWDW/today-i-just-want-to-go-home WidevineProxy2 can detect key and mpd url. But N_m3u8DL get an forbidden error when downloading mpd file. crunchyroll need some headers on cmd to download my friend > No idea... The manifest is only requestable via N_m3u8DL-RE when the video is playable (aka. the addon is disabled or keys have already been obtained). I'll just leave this open Forget about this problem, crunchyroll needs headers to download, apart from being premium for many videos
Author
Owner

@superlogix commented on GitHub (Nov 11, 2024):

The key to the problem is that if the WidevineProxy2 extension is not loaded, the sniffed MPD can be downloaded and decrypted with the key; after loading the WidevineProxy2 extension, the video cannot be played and the sniffed MPD cannot be downloaded. The reason for the failure to download is related to the extension modifying the DRM request data, causing the server verification to fail?

<!-- gh-comment-id:2468024191 --> @superlogix commented on GitHub (Nov 11, 2024): The key to the problem is that if the WidevineProxy2 extension is not loaded, the sniffed MPD can be downloaded and decrypted with the key; after loading the WidevineProxy2 extension, the video cannot be played and the sniffed MPD cannot be downloaded. The reason for the failure to download is related to the extension modifying the DRM request data, causing the server verification to fail?
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WidevineProxy2#5
No description provided.