Try StreamFab Downloader and download from Netflix, Amazon, Youtube! Or Try DVDFab and copy Blu-rays!
Try StreamFab Downloader and download streaming video from Youtube, Netflix, Amazon! Download free trial.
+ Reply to Thread
Results 691 to 714 of 714
Thread
-
-
to activate the buttons in pssh and license added in autoselect in popup/main.js:
Code:async function autoSelect() { let selectRules = await fetch("/selectRules.conf").then(r => r.text()); // Supprimer les lignes vides, les commentaires et les espaces en fin de ligne selectRules = selectRules.replace(/\n^\s*$|\s*\/\/.*|\s*$/gm, ""); selectRules = selectRules.split("\n").map(row => row.split("$$")); for (let item of selectRules) { let search = requests.map(r => r['url']).findIndex(e => e.includes(item[0])); if (search >= 0) { if (item[1]) document.getElementById("scheme").value = item[1]; userInputs["license"] = search; document.getElementById("license").value = requests[search]['url']; //disableButtons('licenseButton','plusIcon',true); break; } } if (psshs.length === 1) { document.getElementById('pssh').value = psshs[0]; //disableButtons('psshButton','plusIcon2',true); } if (requests.length === 1) { userInputs["license"] = 0; document.getElementById("license").value = requests[0]['url']; } }
Last edited by sesamap159; 2nd Nov 2024 at 07:56.
-
Bypass HMACs, One-time-tokens and Lic.Wrapping: https://github.com/DevLARLEY/WidevineProxy2
-
HELLO
I am looking for the script (python or PHP) that works with O11 and that allows to detect the token automatically of the Canal + France platform
I would be very grateful for your help -
Do you think there is a way to find the correct key for the 1080p?
You can also try on the test video for free:
https://online.filmfestival.gr/play/#/film/68704?from=https:%2F%2Fonline.filmfestival....-video%2F&t=80Last edited by jhammer00; 3rd Nov 2024 at 14:02. Reason: add resolution
-
@sesamap159:
great extension, works fine.
maybe create an own thread for your extension?
some websites need commandCode:--check-segments-count false
i add it manual to the bat file file but it would be nice if it could be added for example by check box or watever to the bach file automaticLast edited by ginko; 4th Nov 2024 at 05:04.
-
-
Good morning this is not very present in the folder, in other site I granted without problems
-
So, if a video is only playable via Edge Browser and not via Chrome or Firefox, is it impossible to get the key & KID ?
-
i get the keys no error evrethink was ok bud the keys was wrong it was not posible to encrypte becouse the key what i get wrong.
liscane server was giving same codes bud totaly wrong
it was so entresting than angela give me a tip with pssh and i was trying with init and see viola total difrend keys and was working
angela give me a info thad same provider use more security for pssh its not inuf just only convert pssh from kid
laso need more bud init was working no problem -
[Attachment 83374 - Click to enlarge]
here is a batch version. I added a switch to activate or deactivate the segments when downloading. -
-
Last edited by senkron24; 7th Nov 2024 at 11:50.
-
-
if more than 1 PSSH its expected and you have to select one thats my experience. maybe something wrong in your case...
Last edited by ginko; 8th Nov 2024 at 06:45.
-
that in the place of the pssh does not appear anything I have to select manual
-
[Attachment 83405 - Click to enlarge]
How can you see that in place of PSSH nothing appears
Similar Threads
-
Is this Widevine or?
By cenkoman in forum Video Streaming DownloadingReplies: 6Last Post: 28th Dec 2022, 16:15 -
Widevine help
By Stevo1987 in forum Video Streaming DownloadingReplies: 16Last Post: 27th Aug 2022, 13:08 -
OSX Mac - Chrome v83 + Widevine L3 extension
By R4p1dH0n3Y in forum Video Streaming DownloadingReplies: 5Last Post: 17th Nov 2021, 15:53 -
Widevine guesser not working
By Hammer in forum Video Streaming DownloadingReplies: 13Last Post: 4th Oct 2021, 12:26 -
widevine decrypt extension for microsoft edge not working
By takheang303 in forum Video Streaming DownloadingReplies: 6Last Post: 3rd Apr 2021, 12:46