PDA

View Full Version : chess.tv grab


NikNik77771
04-20-2013, 03:09 PM
I would like to see chess.tv and archive (for example http://chess.tv/broadcasts/136) offline and may be in vlc.
Please guru of dumping, help!

hasomaso
04-20-2013, 03:35 PM
rtmpdump -r "rtmp://95.167.19.119:1935" -a "" -f "WIN 11,7,700,169" -W "http://live.digicast.ru/public/player/default/rtmpPlayer.swf" -p "http://live.digicast.ru/embed/1750?language=ru&params%5Bph%5D=342&params%5Bplayer_template%5D=default_chesstv&params%5Bpw%5D=608&params%5Bstate%5D=pause" -C S:eyJ1c2VyIjoxMzA2MjEwLCJiZWdpbiI6MTM2NDgyMTIwMCwi ZW5kIjoxMzY0ODQxNjYyLCJjaGFubmVsX2lkIjoib3V0Ym91bm Q2LXJ1X2hkIiwiZXhwaXJlX3RpbWUiOjEzNjkwODU1NDl9--a3bec1b4c227ed65b383fb37a624cca4825eb29b -C S:1306210 -y "outbound6-ru_hd/1364821202.518" | c:\progra~1\videolan\vlc\vlc -

NikNik77771
04-20-2013, 05:02 PM
Hasomaso thank you so much!

I am absolutely new with rtmpdump. Would you be able to provide string to save file?

hasomaso
04-20-2013, 06:21 PM
Hasomaso thank you so much!

I am absolutely new with rtmpdump. Would you be able to provide string to save file?




override

| c:\progra~1\videolan\vlc\vlc -
with
-o "output.mp4"


or take the finished package download (http://www57.zippyshare.com/v/4152632/file.html) extract in a folder and start click_click.bat

NikNik77771
04-20-2013, 06:41 PM
Thank you very much indeed!

Work like a charm!

NikNik77771
05-01-2013, 01:11 PM
I am in trouble with chess.tv again

Now if I use your pattern an error appears.
"ERROR: RTMP_ReadPacket, failed to read RTMP packet header"

Would you be able to explain where do you get parameters
1. -C S:eyJ1c2VyIjoxMzA2MjEwLCJiZWdpbiI6MTM2NDgyMTIwMCwi ZW5kIjoxMzY0ODQxNjYyLCJjaGFubmVsX2lkIjoib3V0Ym91bm Q2LXJ1X2hkIiwiZXhwaXJlX3RpbWUiOjEzNjkwODU1NDl9--a3bec1b4c227ed65b383fb37a624cca4825eb29b

2. -C S:1306210

3. -y "outbound6-ru_hd/1364821202.518"

I am not able to find them in page source.

hasomaso
05-02-2013, 12:20 PM
rtmpdump -r "rtmp://95.167.19.118:1935" -a "" -f "WIN 11,7,700,169" -W "http://live.digicast.ru/public/player/default/rtmpPlayer.swf" -p "http://live.digicast.ru/embed/1750?language=ru&params%5Bph%5D=342&params%5Bplayer_template%5D=default_chesstv&params%5Bpw%5D=608&params%5Bstate%5D=pause" -C S:eyJ1c2VyIjoxMDgwMDgxLCJiZWdpbiI6MTM2NDgyMTIwMCwi ZW5kIjoxMzY0ODQxNjYyLCJjaGFubmVsX2lkIjoib3V0Ym91bm Q2LXJ1X2hkIiwiZXhwaXJlX3RpbWUiOjEzNzAxMDg1NTF9--67fa997420049fe271a64303c934662fcf722d6e -C S:1080081 -y "outbound6-ru_hd/1364821203.091" -o "1364821203.flv"

NikNik77771
05-02-2013, 12:36 PM
Thank you again, but now


-C S:1080081 -y "outbound6-ru_hd/1364821203.091"

are changed. How to get right params?