This needs a Dutch IP to verify.
I am using allhell3. (Thanks for this software!)
Looking at this series on NPO.nl, I can perfectly identify the appropriate MPD and license requests for season 2. There is an obvious stream.mpd, and an authentication request for the license:
[Attachment 81419 - Click to enlarge]
For season 1, however, the server appears to use a different method. I cannot identify a license. There is one request with a "sentry_key" that looks like it might be relevant, and looking at all POST requests there's a few links that mention "licensing", but I've tried all of their cURLs in allhell3, without any luck.
[Attachment 81420 - Click to enlarge]
[Attachment 81421 - Click to enlarge]
How can we get to this season 1?
+ Reply to Thread
Results 1 to 7 of 7
-
-
Season 1 doesn't use DRM. Thus, no keys to obtain and no license request to get.
Edit: You can also download the entire series at once using
Code:python widefrog.py "https://npo.nl/start/serie/onze-man-in-teheran"
Last edited by 2nHxWW6GkN1l916N3ayz8HQoi; 12th Aug 2024 at 13:45.
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
Thanks, 2nHxWW6GkN1l916N3ayz8HQoi, I guess that does explain it. Using Widefrog, I can get the files. Unfortunately, audio and video (and subtitles) seem to be out of sync in the final files. Is there a way to tweak this?
-
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
For season 1 episode 2, for example
Code:./widefrog.exe "https://npo.nl/start/serie/onze-man-in-teheran/seizoen-1/het-land-waar-niks-mag-maar-alles-kan_1/afspelen"
-
Yep. You're right. Nice find. N_m3u8DL-RE is a mess when it comes to muxing and syncing for specific videos and scenarios. In the generated commands text file, edit and replace "-M format=mkv:muxer=mkvmerge" with "-M format=mkv" (find all replace notepad++ does the job).
Also the external non-manifest subtitles used by the video cause problems with the sync merging as well. In the config json file put "ADDITIONAL_SUBS" to false (instead of true). I downloaded it (twice to double-check) with these changes and the sync issues are gone. You can play later with the external subs if you want them.--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
Similar Threads
-
New browser-based Widevine license request tool
By pteque in forum Video Streaming DownloadingReplies: 14Last Post: 18th Apr 2024, 07:23 -
license request failed code 403
By paep03 in forum Video Streaming DownloadingReplies: 10Last Post: 6th Jan 2024, 09:54 -
get decryption key from license request/response
By HORDTHIONZAC in forum Video Streaming DownloadingReplies: 26Last Post: 30th Jun 2023, 08:56 -
FairPlay License Request/Response
By Rathan in forum Video Streaming DownloadingReplies: 6Last Post: 16th Jun 2023, 09:51 -
License URL Request
By vfa1 in forum Video Streaming DownloadingReplies: 1Last Post: 29th Jun 2021, 11:12