Download from iprimaHello, can anyone help me wtih dump this stream?
i need using with rtmpdump not with rtmpsuck 'rtmp://bcastnw.livebox.cz:80/iprima_token_1?auth=_any_|1329519593|a654987c32132 1e321654d65432c16f321321811/mp4:Prima-1202110001-17158_1000.mp4 in smplayer it will be play, but i cant dump it with rtmpdump to file |
Re: Download from iprimaTry 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!! |
Re: Download from iprimaQuote:
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) |
Re: Download from iprimaHi KSV, i am at geo where is able to play but i have still error when trying to capture the file.
Code:
C:\Users\Pavel\Downloads\rtmpdump-2.4>rtmpdump -r "rtmp://bcastnw.livebox.cz:80/ |
Re: Download from iprimayour auth parameter is probably expired. grab the fresh one and try again. also use the -V switch to display debug output.
|
Re: Download from iprimaI dont think that expire, in SMPLAYER still was be playable, something must be wrong with parametrs for rtmpdump, if you have any other idea write me please, thx so much
|
Re: Download from iprimacommand posted in post 3 is perfectly working. just change the the playpath of your actual video and fresh auth param in following command line and it will work properly. i was able to grab actual video after using the socks proxy with rtmpdump.
Code:
rtmpdump -r "rtmp://bcastnw.livebox.cz:80/iprima_token_1?auth=_any_|1329663171|18ec973b78c46ea935dfde17d669735b81bae5f5" -W "http://embed.livebox.cz/iprima/player-embed.swf" -p "http://www.iprima.cz/videoarchiv/228577/all/all" -y "mp4:Prima-1202180000-17213_1000.mp4" -v -o Test.flv Code:
RTMPDump v2.4 GIT-2011-12-22 (Compiled by KSV) |
Re: Download from iprimaKSV you are big guy at this problematic, can you give me some small help how can i take this fresh aut key with php script?
|
Re: Download from iprimait's pretty easy. make following http request to the server.
Code:
http://embed.livebox.cz/iprima/player-embed.js?__tok706919090__=681090310 Code:
http://www.iprima.cz sample JS: Code:
http://pastebin.com/ZR2sx6Uh Code:
var embed_hereb32595d91ab534126210c280bb42bb6c = { |
Re: Download from iprimamany thanks again, can i repay to you somehow
|
All times are GMT -6. The time now is 11:09 AM. |