View Single Post
  #33  
Old 10-26-2012, 05:28 PM
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


Hate to come outta nowhere and do this, but has something changed in hulu.sh? I'm getting:

Quote:
hulu.sh: line 21: syntax error near unexpected token `<'
hulu.sh: line 21: `until read < <(pidof $pc); do warn "$pc not found!"; done'
EDIT:

Ok, I think I got it. But now, this happens:

Quote:
Killed flash player for clean dump.
Restart video then press enter here.

Make choice. Avoid level3.
As you can see, there are no choices present.

EDIT 2:

I thought I should show what happens after I enter a random number (because no choices appear):

Code:
Make choice. Avoid level3.
2
+ rtmpdump -W http://download.hulu.com/huludesktop.swf -a '?' -o a.flv -r '' -y ''
RTMPDump v2.4 GIT-2012-07-26 (Compiled by KSV)
(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
After that, the video crashes.

I've been searching these forums for a solution, and it seems like someone else had a similar problem to me in the past:

http://stream-recorder.com/forum/sho...3949#post53949

Last edited by shamshel : 10-26-2012 at 06:26 PM.
Reply With Quote