Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > get-flash-videos
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 09-02-2012, 08:05 AM
chanc chanc is offline
Senior Member
 
Join Date: Sep 2012
Posts: 115
chanc is on a distinguished road
Default

can't download from hulu anymore


F:\rtmpdump>perl get_flash_videos --proxy http://127.0.0.1:8087 --subtitles http
://www.hulu.com/watch/341145#s-p1-so-i0
Downloading http://www.hulu.com/watch/341145#s-p1-so-i0
Using method 'hulu' for http://www.hulu.com/watch/341145#s-p1-so-i0
Found Hulu CID: 6768293
Found Hulu EID: l5GqyEhYhBlmRKIlatDXyA
Hulu subtitles file: American_Dad_-S07E14-Stan_s_Best_Friend.srt
Subtitle file American_Dad_-S07E14-Stan_s_Best_Friend.srt already exists and has
stuff in it - not overwriting
Error: Couldn't get RTMP url at /loader/0x154ada4/FlashVideo/Site/Hulu.pm line 2
72.

Couldn't extract Flash movie URL. This site may need specific support adding,
or fixing.

Please confirm the site is using Flash video and if you have Flash available
check that the URL really works(!).

Check for updates by running: get_flash_videos --update

If the latest version does not support this please open a bug (or
contribute a patch!) at http://code.google.com/p/get-flash-videos/
make sure you include the output with --debug enabled.
Couldn't download any videos.

what's wrong ? please help me .
Reply With Quote
  #2  
Old 09-02-2012, 09:26 AM
svnpenn svnpenn is offline
Banned
 
Join Date: Apr 2011
Location: Dallas
Posts: 757
svnpenn is on a distinguished road
Default

Re: can't download from hulu anymore


If you have Cygwin, you can use hulu.sh script

Code:
$ hulu.sh
Press enter after video starts

Printing results
 0       400_h264       limelight
 1       400_h264       level3
 2       400_h264       akamai
 3      1000_h264       limelight
 4      1000_h264       level3
 5      1000_h264       akamai
 6       650_h264       limelight
 7       650_h264       level3
 8       650_h264       akamai
 9        480_vp6       limelight
10        480_vp6       level3
11        480_vp6       akamai
12       400_h264       limelight
Make choice. Avoid level3.
3
+ rtmpdump -W http://download.hulu.com/huludesktop.swf -a 'a2461/o23?as=adobe-hm
ac-sha256&av=1&te=connect&mp=545/60050545&et=1346596092&fmta-token=9beaa1fa97598
a24e38866f046ea9d80bfd75d859630a5419679616ac032d5b3&hgt=OZU7Pvs7j27-nhteNno7wu65
AP_yBvVNgBi78q-N59r2HbjHI0TW6H4xqSkm4TtHMkGYTqSJlL3FF_plaFByexDSrUhgmx1ii4SVddbQ
Mu_8r3U4YqvHOXPThaZXlh6QS9p1cXZjLZvYXmcdjJS2oXXJZ4Nx1UzCIb9LKunHXdc8uLBn8BQ0vEN9
QW8ayDUI1Lpn-yX8C2x4yQa897_cmWWJKdInP3RD6SxMQub8K0tEMAUvGun3sAdos5EfwPeHkPWrxiCa
tOmoGfYXT5SgVjwMVXB9_UYOfJfxb048scg=&hgt_ver=331370278' -o out.flv -r rtmpe://hu
lu-545.fcod.llnwd.net/a2461/o23 -y mp4:545/60050545/agave50274698_9697355_H264_1
000.mp4
RTMPDump v2.4-35-ge0056c5
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration              1313.46
INFO:   moovPosition          36.00
INFO:   width                 720.00
INFO:   height                400.00
INFO:   videocodecid          avc1
INFO:   audiocodecid          mp4a
INFO:   avcprofile            100.00
INFO:   avclevel              30.00
INFO:   aacaot                2.00
INFO:   videoframerate        23.98
INFO:   audiosamplerate       22050.00
INFO:   audiochannels         2.00
INFO: tags:
INFO:   ©too                 Hulu v1.10
INFO: trackinfo:
INFO:   length                31520489.00
INFO:   timescale             24000.00
INFO:   language              und
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   length                57923584.00
INFO:   timescale             44100.00
INFO:   language              und
INFO: sampledescription:
INFO:   sampletype            mp4a
15277.001 kB / 265.26 sec (20.1%)
Reply With Quote
  #3  
Old 09-04-2012, 06:45 AM
chanc chanc is offline
Senior Member
 
Join Date: Sep 2012
Posts: 115
chanc is on a distinguished road
Default

Re: can't download from hulu anymore


it seems to be working well!
but i have never tried linux before.
can i make it ?
Reply With Quote
  #4  
Old 09-04-2012, 08:40 AM
chanc chanc is offline
Senior Member
 
Join Date: Sep 2012
Posts: 115
chanc is on a distinguished road
Default

Re: can't download from hulu anymore


-bash-4.1$ hulu.sh
/opt/etc/hulu.sh: line 3: $'\r': command not found
/opt/etc/hulu.sh: line 4: syntax error near unexpected token `$'{\r''
'opt/etc/hulu.sh: line 4: `pidof(){
-bash-4.1$

after i copy the code from the web and paste it on txt, then rename it as .sh, run it , and get the response above.

on which step did i mess it up ?
Reply With Quote
  #5  
Old 09-04-2012, 08:59 AM
chanc chanc is offline
Senior Member
 
Join Date: Sep 2012
Posts: 115
chanc is on a distinguished road
Default

Re: can't download from hulu anymore


-bash-4.1$ /cygdrive/c/cygwin/svnetc/hulu.sh
Press enter after video starts

Printing results
Usage: dumper [OPTION] FILENAME WIN32PID

Dump core from WIN32PID to FILENAME.core

-d, --verbose be verbose while dumping
-h, --help output help information and exit
-q, --quiet be quiet while dumping (default)
-V, --version output version information and exit

Make choice. Avoid level3.
-q
+ rtmpdump -W http://download.hulu.com/huludesktop.swf -a '?' -o out.flv -r '' -y ''
/cygdrive/c/cygwin/svnetc/hulu.sh: line 45: rtmpdump: command not found

it seems hulu.sh has met some problems.
help me , please.
Reply With Quote
  #6  
Old 09-04-2012, 04:57 PM
svnpenn svnpenn is offline
Banned
 
Join Date: Apr 2011
Location: Dallas
Posts: 757
svnpenn is on a distinguished road
Default

Re: can't download from hulu anymore


I uploaded a fix for this problem, try it again.
Reply With Quote
  #7  
Old 09-05-2012, 02:24 AM
evol evol is offline
Senior Member
 
Join Date: Jun 2011
Posts: 228
evol is on a distinguished road
Question

Re: can't download from hulu anymore


@ svnpenn quick question when downloading and installing Cygwin do we use the full or basic package ?

Just finally thinking to give your scripts ago on windows.
Reply With Quote
  #8  
Old 09-05-2012, 05:46 AM
svnpenn svnpenn is offline
Banned
 
Join Date: Apr 2011
Location: Dallas
Posts: 757
svnpenn is on a distinguished road
Default

Re: can't download from hulu anymore


Quote:
Originally Posted by evol View Post
@ svnpenn quick question when downloading and installing Cygwin do we use the full or basic package ?

Just finally thinking to give your scripts ago on windows.
I installed Cygwin just now, as a test. I did not see any options for "full" or "basic"; so I'm not sure how to answer this.
Reply With Quote
  #9  
Old 09-05-2012, 08:12 AM
evol evol is offline
Senior Member
 
Join Date: Jun 2011
Posts: 228
evol is on a distinguished road
Default

Re: can't download from hulu anymore


Sorry i meant packages
Reply With Quote
  #10  
Old 09-05-2012, 08:40 AM
svnpenn svnpenn is offline
Banned
 
Join Date: Apr 2011
Location: Dallas
Posts: 757
svnpenn is on a distinguished road
Default

Re: can't download from hulu anymore


Quote:
Originally Posted by evol View Post
Sorry i meant packages
Mate, I have no idea what you are talking about. You simply download "setup.exe" and run the installation with default options. If you are having this much trouble installing Cygwin, then this script might not be for you.
Reply With Quote
Reply Post New Thread
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 06:21 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons