PDA

View Full Version : Download from itv Player?


team mate
05-09-2014, 02:17 AM
Apologies in advance for a probably very basic question, but how do I download from itv Player?

I'd like to get this show (https://www.itv.com/itvplayer/celebrity-juice/series-11/episode-10)

Stream Transport doesn't play the video, neither RTMPExplorer nor RTMPDumpHelper recognise it either.

Can anyone help please?

hasomaso
05-09-2014, 07:40 AM
rtmpdump -r "rtmpe://cp72511.edgefcs.net:1935/ondemand" -a "ondemand?auth=eaEbKcLd_bncVbbaEdjcwdWdSa6bMdubGamb rbbd1ckcqapchaucadwasdFdJdLatbV-btBnIv-eS-azt4FBqlCsxp&aifp=v002&slist=production/" -f "WIN 13,0,0,206" -W "https://www.itv.com/mediaplayer/releases/2.10.11/ITVMediaPlayer.swf" -p "https://www.itv.com/itvplayer/celebrity-juice/series-11/episode-10" -y "mp4:production/priority/rtmpecatchup/800/33/1-7045-0137-001/1-7045-0137-001_celebrity-juice-(series-11)_tx080514_itv800_16x9-reg.mp4?sessionId=97B2BA40-03C0-A878-3FEC-CD884A89E79C" -o "output.flv"


you can download via rtmpdumphelper
this is the code with rtmpdumphelper, but is expired

team mate
05-09-2014, 08:58 AM
Thanks!

It either crashes for me though or doesn't grab the video. Which version of rtmpdump are you using?

hasomaso
05-09-2014, 09:04 AM
Thanks!

It either crashes for me though or doesn't grab the video. Which version of rtmpdump are you using?


latest release from KSV

team mate
05-09-2014, 09:22 AM
latest release from KSV

thanks + sorry, more questions i'm afraid

am using version v2.4 GIT-2014-03-02
rtmpsuck gives me a type mismatch (sent 6, answered 9), rtmpsrv only grabs the advert at the beginning

what am i doing wrong?