View Single Post
  #3  
Old 02-17-2012, 11:15 PM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: Download from iprima


Quote:
Originally Posted by Bahman View Post
Try IDM!! It's able to download from that site!!

Anyway, KSV, why rtmpdump gave this error:
ERROR: rtmp server requested close

Would be great if you fix it!!
just use the proper command line.
Code:
rtmpdump -r "rtmp://bcastnw.livebox.cz:80/iprima_token_1?auth=_any_|1329551504|69407aabfb6f17faf7689597d9488fd32fe9ffae" -W "http://embed.livebox.cz/iprima/player-embed.swf" -p "http://www.iprima.cz/videoarchiv/228577/all/all" -y "mp4:Prima-1202180000-17213_500.mp4" -v -o Test.flv
Code:
RTMPDump v2.4 GIT-2011-12-22 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO: trackinfo:
INFO:   timescale             90000.00
INFO:   length                2703595.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   timescale             22050.00
INFO:   length                662528.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            mp4a
INFO:   audiochannels         2.00
INFO:   audiosamplerate       22050.00
INFO:   videoframerate        25.00
INFO:   aacaot                2.00
INFO:   avclevel              30.00
INFO:   avcprofile            77.00
INFO:   audiocodecid          mp4a
INFO:   videocodecid          avc1
INFO:   width                 910.00
INFO:   height                576.00
INFO:   frameWidth            640.00
INFO:   frameHeight           576.00
INFO:   displayWidth          910.00
INFO:   displayHeight         576.00
INFO:   framerate             90000.00
INFO:   moovposition          93079.00
INFO:   duration              30.05
116.899 kB / 30.00 sec (99.8%)
this will get you the geo restricted message video. you need to access the rtmp server from non geo restricted ip to get the actual video.
Reply With Quote