Hey everyone! I've been a lurker for a long time and I've managed to get by just fine until now. I just can't get any keys from this website.
Link (it's the last episode, February 16)https://www.canalplus.com/cinema/faut-voir-l-hebdo-cinema/h/22683512_50001MPDhttps://dashmkpc-od-aka-canalplus.akamaized.net/wal/mkpc/canalplus/cpluscinema/ANT_127...1277707_19.mpdLICENCEhttps://secure-gen-hapi.canal-plus.com/conso/view/9bad0a60-ce92-11ee;9bad0a60-ce92-11e...ig=mkpl::false
PSSH
Code:AAAAYHBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAAEAIARIQoStipztMTiC/E2DOSmTOLhoIV2lkZXZpbmUiGjAxSFBTU01ERTc4TldUM0I4TkZQSzBBREtSSOPclZsG AAAAYHBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAAEAIARIQqQQLT2cXSEqe24krB/xO+RoIV2lkZXZpbmUiGjAxSFBTU01ERTc4TldUM0I4TkZQSzBBREtSSOPclZsG AAAAYHBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAAEAIARIQaKPVYHNiQBSQU/V4Lh+FThoIV2lkZXZpbmUiGjAxSFBTU01ERTc4TldUM0I4TkZQSzBBREtSSOPclZsG AAAAYHBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAAEAIARIQ/VsdjlI1SiiLum0ACau2cBoIV2lkZXZpbmUiGjAxSFBTU01ERTc4TldUM0I4TkZQSzBBREtSSOPclZsG AAAAYHBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAAEAIARIQ/VsdjlI1SiiLum0ACau2cBoIV2lkZXZpbmUiGjAxSFBTU01ERTc4TldUM0I4TkZQSzBBREtSSOPclZsG
There are five PSSH listed with the Widevine value and all of them have failed to give me the keys here. From the previous threads on C+ I've read, apparently getting the keys from them can be quite tricky so I thought I might ask for some help![]()
+ Reply to Thread
Results 1 to 18 of 18
-
Last edited by palliates; 18th Feb 2024 at 14:30.
-
Code:
68a3d560736240149053f5782e1f854e:033f05ed50edcc2ea6f0db0558518dcc fd5b1d8e52354a288bba6d0009abb670:c7711f9018809d6f295f671e210553d6
[Attachment 77118 - Click to enlarge]
The higher resolutions are detected by N_m3u8 in that mpd. But the keys just don't work. Very weird. Maybe someone more experienced can help you with the other set of keys or with a proper mpd for high quality.Last edited by 2nHxWW6GkN1l916N3ayz8HQoi; 18th Feb 2024 at 15:16.
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
yeah only max 540p
[Attachment 77119 - Click to enlarge]
https://gofile.io/d/F7ljmgLast edited by Silv3r; 18th Feb 2024 at 15:47.
-
-
find mpd it's not a big effort ...
and about chinese software, china country it's most advanced country in terms of streaming service ... some of their sites are very hard to break. almost -
Hi @lomero, an to all contributors...
Now on C+, according to this great forum, we know what we need to decrypt what we want on this platform.
Anyway, i search to find the keys to decrypt until 1080p, with this elements:
link video:
HTML Code:https://www.canalplus.com/cinema/l-effrontee/h/305885_50001
Code:https://replay-dshmkpc2.p-cdnvod-edge020702-dual.scy.canalplus-cdn.net/__token__id%3D1c00818dda183c0771b1d799af0e5456~hmac%3D370d65cfec8ae853a5cb6d6830eab98a5a2e53bd3aba9b9e8550990e4a7dfa97/wal/mkpc/canalplus/cplusgrandecran/ANT_100739_1_VR_HD_GEAL/01JCGNCXV6MPAVKX4AQPDQ5RJ3/ANT_100739_1_VR_HD_GEAL.mpd
Code:AAAAYHBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAAEAIARIQ/+jrB4ChSRmTc4Soo8NIiBoIV2lkZXZpbmUiGjAxSkNHTkEyODg3UE1aQks2Q1RYTUhYVzYwSOPclZsG
HTML Code:https://secure-gen-hapi.canal-plus.com/conso/view/fe816320-acc2-11ef;fe816320-acc2-11ef-b266-7dba4b0f4955;-b266-7dba4b0f4955/licence?drmId=01JCGNA2887PMZBK6CTXMHXW60&drmConfig=mkpl::true|persistent::false
Code:b2592554e08f4b44ab98d5e9f2d6bb31:5d0d7594ca24d1ca857c8bc99375a8c0 ffe8eb0780a14919937384a8a3c34888:d70218c9ed97055db18b9323598c8679
i would like the movie in 1080p quality, i would like to find the others necessary keys, What are they ?
Thanks to help me. -
Code:
// ==UserScript== // @name Canal Plus 720p (FR) L3 enabler // @namespace https://github.com/TheRadziu // @version 1.2 // @description Force old playset to allow 720p playback // @match https://www.canalplus.com/* // @grant none // ==/UserScript== (function() { 'use strict'; let lastHash = null; // Store the last intercepted hash // Override the XMLHttpRequest open method const originalOpen = XMLHttpRequest.prototype.open; XMLHttpRequest.prototype.open = function(method, url, async, user, password) { // Check if the URL contains the relevant endpoint for hash if (url.includes('/conso/playset/unit/')) { // Store the reference to the request this.addEventListener('load', function() { // Parse the response try { const response = JSON.parse(this.responseText); // Find entries with drmType "DRM_WIDEVINE" const widevineEntries = response.available.filter(item => item.drmType === "DRM_WIDEVINE"); // Store the hash of the last matching entry if (widevineEntries.length > 0) { lastHash = widevineEntries[0].hash; // Store the first entry's hash console.log('Stored hash:', lastHash); } } catch (error) { console.error('Failed to parse response:', error); } }); } // Intercept the request to modify drmType and hash if (url.includes('//secure-gen-hapi.canal-plus.com/conso/view?include=medias,ads')) { const originalSend = this.send; this.send = function(body) { // Modify the request body if (lastHash) { // Parse the original body to modify it try { const requestBody = JSON.parse(body); requestBody.drmType = "DRM_WIDEVINE"; // Modify drmType requestBody.hash = lastHash; // Modify hash // Send the modified request originalSend.call(this, JSON.stringify(requestBody)); console.log('Modified request body:', requestBody); } catch (error) { console.error('Failed to parse request body:', error); originalSend.call(this, body); // Send original if parsing fails } } else { // Send original body if no hash was intercepted originalSend.call(this, body); } }; } // Call the original open method return originalOpen.apply(this, arguments); }; })();```
credits: TheRadziu -
I did some tests on Poland site, and found that PlayReady SL2000 enables 720p.
(C+ Poland used to have 1080p with Widevine L3 did I remember wrong? At least now it's also 540p with L3) -
-
Last edited by GilbertA83; 30th Nov 2024 at 02:26.
-
You can find this movie 1080p on other sites
https://ok.ru/video/1092477192933
Just use yt-dlp--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
-
Hello and sorry to bring up this old topic, but since I was looking for the answer to the same question, I went to the source, which, I think, explains very well the why (L1, L3), how and what to expect (at least in France) : no more than 576p with a L3 CDM on mycanal | canalplus | C+. Maybe it was obvious to some, but it wasn't for a beginner like me.
https://canal-assistance.canalplus.com/fr/articles/android/pourquoi-je-naccde-pas-la-h...79926d91672ca4.
I know it's frustrating, but I'm sharing this for those who, like me, would rather be frustrated than waste their time learning a lot of things for a hopeless result. I'm sorry too.
Originally Posted by https://canal-assistance.canalplus.com/fr/articles/android/pourquoi-je-naccde-pas-la-hd-sur-mycanal-avec-mon-smartphone-tablette-android/66d03d654c79926d91672ca4Last edited by video58339; 22nd Apr 2025 at 14:41. Reason: Added source details, in case it is no longer online.
Similar Threads
-
Help keys
By rominhos in forum Video Streaming DownloadingReplies: 0Last Post: 6th Oct 2023, 08:53 -
wks-keys giving out wrong keys
By swappyison in forum Video Streaming DownloadingReplies: 21Last Post: 6th Aug 2023, 12:03 -
wks-keys or TPD-Keys cmd.exe errors
By euphonic in forum Video Streaming DownloadingReplies: 1Last Post: 25th Jun 2023, 14:24 -
Need Help in Getting Keys
By Game_Trips in forum Video Streaming DownloadingReplies: 6Last Post: 10th Oct 2022, 11:00 -
How to get the keys
By 10362227 in forum Video Streaming DownloadingReplies: 2Last Post: 18th Jun 2022, 20:25