View Single Post
  #16  
Old 04-11-2010, 10:53 AM
elch elch is offline
Member
 
Join Date: Mar 2010
Posts: 78
elch is on a distinguished road
Default

Re: www.channel4.com: Using Rtmpdump for downloading 4OD videos


Quote:
Originally Posted by elch View Post
You could try to scan all traffic for this hash, e.g. using ngrep or Wireshark. I'm sure the hash is received from their servers. That's what BBC does at least.
This implements 4oD downloading (get-flash-videos / 4od.pm):

http://github.com/monsieurvideo/get-...eo/Site/4od.pm

See
http://www.yuri.org.uk/~murble/rtmpdump/ch4.txt
and
http://www.yuri.org.uk/~murble/rtmpdump/ch4.xml

for an explanation what the parameters represent/how they are composed.
Reply With Quote