I'm really not tech-y at all and am struggling to download from ITVx. Is there someone who would be able to do it for me? I need a clip from a longer show for a presentation I'm doing. I'd really appreciate the help.
Here is the link to the show on ITVx: https://www.itv.com/watch/this-morning/1a1960/2a6292a1101
+ Reply to Thread
Results 181 to 210 of 302
-
-
-
-
I'm trying to download
https://www.itv.com/watch/good-morning-britain/2a3211
I've downloaded the mp4 and m4a files just fine with yt-dlp and I know how to decrypt them with mp4decrypt. However I can't get the keys:
I found the KID in the MPD
A7BA890F-726E-49E7-AAB5-39E40E5A011D
but I don't know if I'm using the PSSH generator correctly
https://tools.axinom.com/generators/PsshBox
I got this PSSH
AAAAOHBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABgSEKe6iQ 9ybknnqrU55A5aAR1I49yVmwY=
But when I try it at CDRM-project I'm not sure if the problem is geo-restriction on ITVX.
Can anyone give me a clue?
[update - wow, this is nutty. I tried to screen-record and it somehow detects Quicktime being used to screen-record on my mac. Had no idea that was possible ]Last edited by genericeddie; 29th May 2023 at 14:11.
-
Code:
--key a7ba890f726e49e7aab539e40e5a011d:817ae50120b4ba940d7bac57c19f6d98
-
Here's the 1080 version if you want it haha https://www.transfernow.net/dl/20230530Di7LSegz
-
-
-
I'm hoping someone could help me with what is probably an easy thing to do but I am at a loss.... Download encrypted itv progs is no problem,... finding the getlicence is not a problem,..
my only problem is trying to get tampermonkey to show me the Licencerequest.... Using chrome, i go to console tab, type in "get" without the quotes... click play on video,.... and nothing happens... I've tried clearing cookies,... refreshing the page and still nothing. all i have (which may or may not have anything to do with the problem I'm having, is that tampermonkey has a small red box with a number 2 in it)... Sorry I've forgotten what is called, maybe notifications. Sometimes during the refresh the console tab shows some items during a refresh but they only stay on screen within chrome for a few seconds then disappear. Any help with my stupidity would be gratefully received,... or at least put me out of my misery. lol
Update:
Decided to download the latest portable version of chrome from portableapps.com, added stream detector, tamper monkey, added eme logger script, and all seems to be working fine,...
I've no idea why it won't work correctly on my installed version, but hey,... as long as it's working.Last edited by LastResort; 8th Jun 2023 at 15:28.
-
Thanks for this - it's allowed me to update my batch script as below. Not looked at for 18 months. I believe that not all ITV programmes have licenses to view hence some problems to download. Cannot achieve all key/kid combos via CDMR-Project (but could be corrected on this.....
)
Anyway my batch file for what it's worth....
__________________________________________________ ______
@ echo off
echo Requirements; yt-dlp.exe , mp4decrypt.exe, aria2c .exe, ffmpeg.exe, ChromePortable in the directory.
echo.
echo Extentions for ChromePortable; TamperMonkey, EME logger for TamperMonkey, MPD detector
"C:\Widevine\GoogleChromePortable\GoogleChromePort able.exe" https://cdrm-project.com/
echo.
set /p url= Open URL of Video to Download :
"C:\Widevine\GoogleChromePortable\GoogleChromePort able.exe" %url%
echo.
set path=C:\Widevine
set /p folder= Video Name to be Saved as (No spaces) :
echo.
mkdir C:\Widevine\Downloads\%folder%
set /p stream=Input MPD URL :
yt-dlp --external-downloader aria2c --allow-unplayable-formats -F "%stream%" -v
echo.
set /p video=Video Quality ID :
echo.
set /p audio=Audio Quality ID :
echo.
yt-dlp.exe --external-downloader aria2c --allow-unplayable-formats --verbose -f %video%+%audio% "%stream%" -o "C:\Widevine\Downloads\%folder%\encrypted.%%(ext)s "
ren "C:\Widevine\Downloads\%folder%\*.mp4" encrypted.mp4
ren "C:\Widevine\Downloads\%folder%\*.m4a" encrypted.m4a
echo.
set /p idkey=Input id:key from PSSH:
echo.
echo Decrypting and Merging .........
mp4decrypt.exe --key %idkey% C:\Widevine\Downloads\%folder%\encrypted.mp4 C:\Widevine\Downloads\%folder%\decrypted.mp4
mp4decrypt.exe --key %idkey% C:\Widevine\Downloads\%folder%\encrypted.m4a C:\Widevine\Downloads\%folder%\decrypted.m4a
ffmpeg -hide_banner -i C:\Widevine\Downloads\%folder%\decrypted.mp4 -i C:\Widevine\Downloads\%folder%\decrypted.m4a -acodec copy -vcodec copy C:\Widevine\Downloads\%folder%.mp4
RMDIR /s /q C:\Widevine\Downloads\%folder%
echo Completed .........
clsLast edited by Oohjimaflip; 3rd Jul 2023 at 04:36.
-
[Attachment 72162 - Click to enlarge]
[Attachment 72163 - Click to enlarge] what exactly am I doing wrong that it doesn't download until the end, can someone help me please -
[Attachment 72164 - Click to enlarge] is this right? what do you say -
There is a ready made solution that does all the work for you and downloads series and subtitles from ITVX - why not use it?
https://forum.videohelp.com/threads/410129-Best-ITVX-Downloader-with-Subtitles#post2694766
edit. if python scripts frighten you see https://linuxhint.com/run-python-script-windows/Last edited by A_n_g_e_l_a; 30th Jun 2023 at 16:00.
-
-
ITV Tour de France today;
ID EXT RESOLUTION FPS │ TBR PROTO │ VCODEC VBR ACODEC ABR ASR MORE INFO
────────────────────────────────────────────────── ────────────────────────────────────────────────── ───────────────
audio_1=96000 m4a audio only │ 96k dash │ audio only mp4a.40.2 96k 48k DRM [en] DASH audio, m4a_dash
video=504000 mp4 512x288 25 │ 504k dash │ avc1.64001E 504k video only DRM DASH video, mp4_dash
video=904000 mp4 512x288 25 │ 904k dash │ avc1.64001E 904k video only DRM DASH video, mp4_dash
video=1504000 mp4 896x504 25 │ 1504k dash │ avc1.64001F 1504k video only DRM DASH video, mp4_dash
video=2304000 mp4 1280x720 25 │ 2304k dash │ avc1.640020 2304k video only DRM DASH video, mp4_dash
video=3403968 mp4 1280x720 25 │ 3404k dash │ avc1.640020 3404k video only DRM DASH video, mp4_dash -
You are not using my solution which captures all streams (as shown) and then you can choose which to download.
Requirements; yt-dlp.exe , mp4decrypt.exe, aria2c .exe, ffmpeg.exe, ChromePortable in the directory.
Extentions for ChromePortable; TamperMonkey, EME logger for TamperMonkey, MPD detector
yt-dlp --external-downloader aria2c --allow-unplayable-formats -F [type your chosen MPD here] -v
yt-dlp.exe --external-downloader aria2c --allow-unplayable-formats --verbose -f [video=....]+[audio=....] [type your chosen MPD here] -o "encrypted.%%(ext)s"
My batch file above does it all for you!
https://btcloud.bt.com/web/app/share/invite/47gTPXr3K0
Note - License not always required.
1. Open web developer tools (ctrl + shift + c)
2. Search for MediaKeySession::generateRequest in the console tab (found by installing https://www.tampermonkey.net/ then https://greasyfork.org/en/scripts/373903-eme-logger)
3. Copy value into pssh field on cdrm-project.com
4. On the network tab filter for method:POST widevine and right click -> copy value -> copy URL on either result and paste into license field on cdrm-project.com
5. Click SendLast edited by Oohjimaflip; 3rd Jul 2023 at 09:03.
-
-
-
Looks like it may be hit and miss. Just found this;
Agatha Christie's Marple
https://www.itv.com/watch/agatha-christies-marple/L1286
ID EXT RESOLUTION FPS │ TBR PROTO │ VCODEC VBR ACODEC ABR ASR MORE INFO
────────────────────────────────────────────────── ────────────────────────────────────────────────── ──────────
audio=96000 m4a audio only │ 96k dash │ audio only mp4a.40.2 96k 48k DRM DASH audio, m4a_dash
video=433646 mp4 704x396 25 │ 434k dash │ avc1.64001F 434k video only DRM DASH video, mp4_dash
video=535130 mp4 704x396 25 │ 535k dash │ avc1.64001F 535k video only DRM DASH video, mp4_dash
video=1182913 mp4 1024x576 25 │ 1183k dash │ avc1.64001F 1183k video only DRM DASH video, mp4_dash
video=1940177 mp4 1024x576 25 │ 1940k dash │ avc1.64001F 1940k video only DRM DASH video, mp4_dash
video=3361584 mp4 1280x720 25 │ 3362k dash │ avc1.640028 3362k video only DRM DASH video, mp4_dashLast edited by Oohjimaflip; 4th Jul 2023 at 07:50.
-
No idea... I've not looked into it enough. I was just told early on that it was L1. You do have to be careful that the 'ITVX' 1080p content is actually from ITVX and not STV.
So your Tour de France one has two 720p streams - no 1080p
Code:video=2304000 mp4 1280x720 25 │ 2304k dash │ avc1.640020 2304k video only DRM DASH video, mp4_dash video=3403968 mp4 1280x720 25 │ 3404k dash │ avc1.640020 3404k video only DRM DASH video, mp4_dash
Code:video=3361584 mp4 1280x720 25 │ 3362k dash │ avc1.640028 3362k video only DRM DASH video, mp4_dash
Last edited by T33V33; 4th Jul 2023 at 08:53.
-
Last edited by Oohjimaflip; 5th Jul 2023 at 05:00.
-
Thanks for this, it worked for me. I couldn't for the life of me get portable Chrome to install so I used portable Firefox instead. Then CDRM-project.com shut down so I used keysdb.net and now that seems to have gone the way of all things - just when I was getting to understand a little of what I was doing. Anyway, just wanted to says thanks for your contribution.
-
I personally have no idea whether ITVX produces 1080p streams on the various streaming platforms, whether they be L1 or L3 encrypted. Britbox (ITVX predecessor) was the same, only 720p. 1080p can be obtained by signing up to ITVX/ Britbox through an Amazon account. However, much of ITVX new content is not featured on there anymore, so that's become a waste of time and money.
STV indeed gives 1080p (on most new material), but that will only cover you for ITV1 channel. Not ITV2/3/4/Be/Citv.
I do have to laugh at what UK TV streaming webplayers define as 1080p though. 1080p is merely a resolution. 1080p containing crap visual quality streams is still crap visual quality. UK TV Webplayer 1080p's are so full of visual compression artefacts, they are a million miles away from true broadcast quality 1080p as obtained from DVB tuners (iplayer 1080p can be OK sometimes). Very much like modern TV programmes in general though: dumbed down programmes (as per ITVBe content), dumbed down visual quality. Oh, and dumbed down audio quality as well (even 128Kbps is shit). I guess to suit our dumbed down modern generations.
I will give the likes of Amazon and Netflix their due though, visual quality can be very good, as with the audio. But, you pay for that and is outside this site's remit in terms of any decryption advice. -
-
I don't know what I am doing wrong. I am unable to get my yt-dlp to download. I am trying to get this: https://www.itv.com/watch/the-stand-up-sketch-show/2a5923/2a5923a0002
Similar Threads
-
Failing to download on ITV Hub
By ChemicalMisfit in forum Video Streaming DownloadingReplies: 20Last Post: 7th Feb 2022, 16:14 -
How are people downloading from ITV Player in 2021?
By gazzacee in forum Video Streaming DownloadingReplies: 6Last Post: 4th Aug 2021, 15:52 -
problems downloading itv.com/ itv player files with tubedigger software
By elm in forum Video Streaming DownloadingReplies: 1Last Post: 4th May 2021, 04:28 -
Itv subtitles
By codymts in forum SubtitleReplies: 1Last Post: 11th Dec 2020, 15:30 -
CMD Get Crash when downloading this MPD URL!
By Semohan in forum Video Streaming DownloadingReplies: 4Last Post: 4th Dec 2020, 12:10