View Single Post
  #35  
Old 10-27-2012, 12:33 AM
shamshel shamshel is offline
Junior Member
 
Join Date: Oct 2012
Posts: 9
shamshel is on a distinguished road
Default

Re: hulu.sh, download from Hulu


Quote:
Originally Posted by svnpenn View Post
As of this moment, the script is and has been working. If you want more help you will need to provide the Hulu page in question.
None of the videos I'm trying work. I've tried these so far:

http://www.hulu.com/watch/1783
http://www.hulu.com/watch/413189
http://www.hulu.com/watch/220145
http://www.hulu.com/watch/406882

Here's what's I'm getting:

Code:
shamshel@shamshel-PC /usr/local/bin
$ hulu.sh
Killed flash player for clean dump.
Restart video then press enter here.

Make choice. Avoid level3.
1
+ rtmpdump -W http://download.hulu.com/huludesktop.swf -a '?' -o a.flv -r '' -y ''
RTMPDump v2.4-49-g6ed7d74
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
ERROR: RTMP URL: No :// in url!
WARNING: Couldn't parse the specified url ()!
ERROR: You must specify a hostname (--host) or url (-r "rtmp://host[:port]/playpath") containing a hostname
I'm using:
rtmpdump from https://github.com/svnpenn/rtmpdump/downloads
hulu.sh from https://github.com/svnpenn/etc/blob/master/hulu.sh (obviously)
Reply With Quote