Hi all,
I'm trying to download the streaming video from the below website:
http://www.tokureo.maori.nz/index.cf...0,43,html?p=1#
I can download the podcast video fine but am having trouble with the full length video. I've tried using download helper and flashget but they only pick up the podcast. I've also tried rtmpdump (first time using so not 100% confident in using it) I got an error saying "failed to open file!" The code I used was -
Quote:
C:\Downloads\1\rtmpdump.exe --host "http://www.tokureo.maori.nz/index.cfm/1,195,0,43,html?p=1#" --playpath "rtmp://ec2-50-16-72-55.compute-1.amazonaws.com/vods3" -r "rtmp://ec2-50-16-72-55.compute-1.amazonaws.com/vods3" -o mp4:amazons3/media.tewhanake.maori.nz/podcasts/video/01_series_1_episode_1_streaming.mp4
|
The video I want is -
01_series_1_episode_1_streaming.mp4
If someone could give me a hand with this it would be much appreciated. Cheers