PDA

View Full Version : Is it possible


ZeuStar
12-02-2011, 04:01 PM
To rip videos from this website ?

http://ten.com.au/

It's only viewable in Australia, so being in the UK it's impossible to even get it to stream, but is there a way round it ? I've tried using Aussie ip addresses, and none of those work. So does the video need to stream in order to capture it ?

Please advise.

Thanks in advance

chap
12-03-2011, 01:28 AM
To rip videos from this website ?

http://ten.com.au/

It's only viewable in Australia, so being in the UK it's impossible to even get it to stream, but is there a way round it ? I've tried using Aussie ip addresses, and none of those work. So does the video need to stream in order to capture it ?

Please advise.

Thanks in advance

http://stream-recorder.com/forum/showthread.php?t=9376

ZeuStar
12-03-2011, 01:39 PM
http://stream-recorder.com/forum/showthread.php?t=9376
Before all that you need a valid working Australian IP address, which I yet to find.

Bahman
12-03-2011, 02:04 PM
^ Use AdvOR (http://sourceforge.net/projects/advtor/files/latest/download?source=files)!!

Then, for ripping the videos from site, use rtmpexplorer!! You can see how to use it in chap's mentioned link (http://stream-recorder.com/forum/showpost.php?p=32224&postcount=11)!!

ZeuStar
12-03-2011, 02:26 PM
^ Use AdvOR (http://sourceforge.net/projects/advtor/files/latest/download?source=files)!!

Then, for ripping the videos from site, use rtmpexplorer!! You can see how to use it in chap's mentioned link (http://stream-recorder.com/forum/showpost.php?p=32224&postcount=11)!!
Thanks you Bahman, I'll give it a go.
I managed to get it woring in the end, the video plays VIA google, but not through RTMPexplorer, any ideas ?

zainab783
12-03-2011, 10:56 PM
its Australian privacy and if they don,t allowing this for the other Countries then their must be something private behind it however you can also search these vides at isongs (http://www.isongs.pk/) website.

ZeuStar
12-03-2011, 11:47 PM
its Australian privacy and if they don,t allowing this for the other Countries then their must be something private behind it however you can also search these vides at isongs (http://www.isongs.pk/) website.I'm not looking to download songs.

Bahman
12-04-2011, 08:22 AM
^ Give us a link to a vid for exam(that you are trying to rip), then We'll tell you how to!!;)

Edit:
I managed to get it woring in the end, the video plays VIA google, but not through RTMPexplorer, any ideas ?
I don't see anything plays VIA google!!
I just tried this video link for exam:
http://ten.com.au/video-player.htm?movideo_m=144392&movideo_p=45944

Then, I could found the stream url from this xml:
http://api.movideo.com/rest/media/144392/smil?token=cae8020e-4b3e-48b4-a4f3-574705392466
<smil>
<head>
<meta base="rtmpe://159.rtmpe.movideo.com/ondemand"/>
<meta name="id" content="144392"/>
<meta name="auth" content="auth=daEdWcicybjc3dUcMcIcccecmdQb2cRdIcE-bo2_jh-4q-JptFEoKEFqpx&aifp=9000&slist=281/media/144392/"/>
<meta name="debugUrl" content="http://api.movideo.com/rest/media/144392/smil?token=cae8020e-4b3e-48b4-a4f3-574705392466&auth=daEdWcicybjc3dUcMcIcccecmdQb2cRdIcE-bo2_jh-4q-JptFEoKEFqpx&aifp=9000&slist=281/media/144392/"/>
</head>
<body>
<switch>
<video src="mp4:281/media/144392/168000-512x288.mp4" system-bitrate="200000" encoding-profile-name="TEN Flash - 16:9 200000" height="288" width="512"/>
<video src="mp4:281/media/144392/272000-512x288.mp4" system-bitrate="400000" encoding-profile-name="TEN Flash - 16:9 400000" height="288" width="512"/>
<video src="mp4:281/media/144392/672000-512x288.mp4" system-bitrate="800000" encoding-profile-name="Flash Fast DSL - 16:9 800000" height="288" width="512"/>
</switch>
</body>
</smil>

We have all parameters except "-a" !!
So,
rtmpdump -r "rtmpe://159.rtmpe.movideo.com/ondemand" -a "missed" -f "WIN 11,1,102,55" -W "http://static.movideo.com/flash/movideo_player.swf" -p "http://ten.com.au/video-player.htm?movideo_m=144392&movideo_p=45944" -y "mp4:281/media/144392/672000-512x288.mp4" -o 672000-512x288.mp4

I couldn't get it because my rtmpexplorer will hang up after ads!! :(