Prima playHi guys,
i have little problem with downloading this video: Code:
http://play.iprima.cz/zoom/313548/23600 i can generate their real rtmp adrress, it looks like this: Code:
LQ: rtmp://bcasts1w.livebox.cz:80/iprima_token_1?auth=_any_%7C1360603345%7Cc1d9c3b367221423d42b6aeafd314b9065bc45cd/mp4:Prima-1302061854-25524_500.mp4 Code:
HQ: rtmp://bcasts1w.livebox.cz:80/iprima_token_1?auth=_any_%7C1360603345%7Cc1d9c3b367221423d42b6aeafd314b9065bc45cd/mp4:Prima-1302061854-25524_1000.mp4 Code:
HD: rtmp://bcasts1w.livebox.cz:80/iprima_token_1?auth=_any_%7C1360603345%7Cc1d9c3b367221423d42b6aeafd314b9065bc45cd/mp4:hq/Prima-1302061854-25524_1500.mp4 for LQ or HQ use this: Code:
rtmpdump -r "rtmp://bcasts1w.livebox.cz:80/iprima_token_1?auth=_any_%7C1360603345%7Cc1d9c3b367221423d42b6aeafd314b9065bc45cd/mp4:Prima-1302061854-25524_1000.mp4" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" - Can you help me? i can add fresh rtmp links if somebody need or throw PM i can send link for php script that always print fresh link |
Re: Prima playrtmpdump was unable to parse the playpath correctly so you should specify it manually.
Code:
rtmpdump -r "rtmp://bcasts1w.livebox.cz:80/iprima_token_1?auth=_any_%7C1360603345%7Cc1d9c3b367221423d42b6aeafd314b9065bc45cd" -y "mp4:hq/Prima-1302061854-25524_1500.mp4" -o Test.flv Code:
RTMPDump v2.4 GIT-2012-12-09 (Compiled by KSV) |
Re: Prima playYou are the best, again many thanks to you
|
Re: Prima playHI KSV, please can you help me once again?
i dont understand what change but i can read rtmp url, but cant dump with rtmpdump. http://play.iprima.cz/ano-sefe/ano-sefe-v-7 can you try it? Code:
rtmp://bcastmw.livebox.cz:80/iprima_token?auth=%7C1380618510%7C380fa63372ec90f63b863dea2fde230229f9534e/mp4:Prima-1210220001-20267_1000.mp4 |
Re: Prima playtry
Code:
rtmpdump -r "rtmp://bcastnw.livebox.cz:80/iprima_token" -a "iprima_token?auth=_any_|1380620979|ddaa7aee86a57ed9079afe21aaba7ceff518da0f" -f "WIN 11,8,800,168" -W "http://embed.livebox.cz/iprimaplay/flash/LiveboxPlayer.swf" -p "http://play.iprima.cz/ano-sefe/ano-sefe-v-7" -y "mp4:Prima-1210220001-20267_1000.mp4" -o "2013-10-01_08-49-49_mp4_Prima-1210220001-20267_1000.flv" |
Re: Prima playThank you
|
All times are GMT -6. The time now is 01:07 PM. |