Hey guys. I'm new to rtmpdump and I've been trying all day to download a video from hulu plus.
I've tried using rtmpdumphelper with firefox (when using Chrome, nothing happened), most often, hulu responds with "D'oh! This video wont load. Try reloading this page or checking your Internet connection to see if that helps." and rtmpsrv gives me this:
Code:
Closing connection... done!
RTMPDump v2.4 GIT-2014-03-02 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
ERROR: HandleCtrl: SWFVerification Type 2 request not supported, attempting to u
se SWFVerification Type 1! Patches welcome...
ERROR: HandleCtrl: SWFVerification Type 2 request not supported, attempting to u
se SWFVerification Type 1! Patches welcome...
ERROR: rtmp server sent error
ERROR: rtmp server requested close
ERROR: rtmp server sent error
ERROR: rtmp server requested close
I don't understand how to sniff urls from hulu. Tried Orbit ++, URLSnooper 2 and Wireshark, but I don't know what to do. But even if I had the url, how would I provide rtmpdump with my hulu plus username and password?
I need very informative step-by-step descriptions. Please.