I was able to download ITV Player a couple of weeks ago. But it stopped working for me. I wonder if something has changed.
I am using rtmpdumphelper to get the parameters for rtmpdump (2.4 KSV) on Windows 7 Enterprise.
Previously I had to change the ITVMediaPlayer.swf version in the -W option from 2.16.5 to 2.16.4 which is the last working version for me. Without it, it would get stuck without outputing any message. Now it is not working with either version.
I was able to download this video
https://www.itv.com/itvplayer/rugby-...lia-v-scotland
with the following command:
Code:
rtmpdump -r "rtmpe://cp72511.edgefcs.net:1935/ondemand" -a "ondemand?auth=eaEa0c_amcpa0bYdSdkb6cHbJc7bnb6bTdddTbjbpa5cOctaHbKa_aSbpbpaycFd3b0-bwja0j-eS-6zp1ECsjxsws&aifp=v002&slist=production/" -f "WIN 19,0,0,226" -W "https://www.itv.com/mediaplayer/releases/2.16.4/ITVMediaPlayer.swf" -p "https://www.itv.com/itvplayer/rugby-world-cup-2015/series-1/episode-45-qf-australia-v-scotland" -y "mp4:production/priority/CATCHUP/1/9562/0094/001/1-9562-0094-001_PC01800_16X9.mp4?sessionId=446AC03B-9467-6F47-C2D4-E267B9FCE492" -o "2015-10-19_05-20-25_1-9562-0094-001_PC01800_16X9.flv"
Could the experts give me some help?
Thank you very much in advance!