[GH-ISSUE #55] Incompatible sites #45

Open
opened 2026-02-28 14:27:28 +03:00 by kerem · 2 comments
Owner

Originally created by @MaitreAnonyme on GitHub (Jan 26, 2026).
Original GitHub issue: https://github.com/DevLARLEY/WidevineProxy2/issues/55

Hello, I am sharing with you a list of several compatible and non-compatible sites and which would be good to add their compatibility in a future update. This project is very complete, why stop there? :

  • Amazon: OK (CBR only) (L3: 1080p)
  • TF1+: OK
  • M6+: OK
  • RTS: OK
  • HBO Max: OK (L3: 720p)
  • Disney+: OK (L3: 720p)
  • CANAL+: OK (L3: 540p)
  • Free TV: OK (Replay) / NO (Live TV / Recording)
  • VIVA by Videofutur: OK (No Subtitles)
  • Netflix: NO
  • Paramount+: NO (m3u8)
  • Crunchyroll: NO (MPD File: "{"error":"Unauthorized","reason":"missing_token"}")
  • YouTube Movies: NO

Thanks for everything

Originally created by @MaitreAnonyme on GitHub (Jan 26, 2026). Original GitHub issue: https://github.com/DevLARLEY/WidevineProxy2/issues/55 Hello, I am sharing with you a list of several compatible and non-compatible sites and which would be good to add their compatibility in a future update. This project is very complete, why stop there? : - Amazon: OK (CBR only) (L3: 1080p) - TF1+: OK - M6+: OK - RTS: OK - HBO Max: OK (L3: 720p) - Disney+: OK (L3: 720p) - CANAL+: OK (L3: 540p) - Free TV: OK (Replay) / NO (Live TV / Recording) - VIVA by Videofutur: OK (No Subtitles) - Netflix: NO - Paramount+: NO (m3u8) - Crunchyroll: NO (MPD File: "{"error":"Unauthorized","reason":"missing_token"}") - YouTube Movies: NO Thanks for everything
Author
Owner

@DevLARLEY commented on GitHub (Jan 26, 2026):

As pointed out in the README FAQ, there is (almost) nothing about the license server not accepting your CDM.
The most common reason now has become that web endpoints only accept Chrome CDMs, which you'd need a Chrome CDM Api for (implemented into WVP2).
I also can't do anything about single-request-manifests not working because blocking that request would not allow the license request to occur.
The only two things that could be optimized are:

  • Long cookies in the command breaking N_m3u8DL-RE
  • No service certificates (this should not be used to block client requests since Linux Chrome CDMs also don't use privacy mode)
<!-- gh-comment-id:3799269014 --> @DevLARLEY commented on GitHub (Jan 26, 2026): As pointed out in the README FAQ, there is (almost) nothing about the license server not accepting your CDM. The most common reason now has become that web endpoints only accept Chrome CDMs, which you'd need a Chrome CDM Api for (implemented into WVP2). I also can't do anything about single-request-manifests not working because blocking that request would not allow the license request to occur. The only two things that could be optimized are: - Long cookies in the command breaking N_m3u8DL-RE - No service certificates (this should not be used to block client requests since Linux Chrome CDMs also don't use privacy mode)
Author
Owner

@lyonelf commented on GitHub (Feb 27, 2026):

And for France.tv web site, how could it be possible to DL videos ?

<!-- gh-comment-id:3975081406 --> @lyonelf commented on GitHub (Feb 27, 2026): And for France.tv web site, how could it be possible to DL videos ?
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#45
No description provided.