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
  #11  
Old 09-05-2012, 10:14 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


thanks a lot for your generous help!
but when I went to http://github.com/svnpenn/etc/blob/master/hulu.sh
I got the version updated two months ago.I remember the latest hulu.sh was uploaded on Aug 31. where is the latest update ?
besides, after I ran cygwin for a while , I got a file named p.core on my desktop, and the code turns like this :

-sh-4.1$ /etc/hulu.sh
cygwin warning:
MS-DOS style path detected: C:\WINDOWS\system32/Macromed/Flash/mms.cfg
Preferred POSIX equivalent is: /cygdrive/c/WINDOWS/system32/Macromed/Flash/mms.cfg
CYGWIN environment variable option "nodosfilewarning" turns off this warning.
Consult the user's guide for more details about POSIX paths:
http://cygwin.com/cygwin-ug-net/usin...sing-pathnames
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.
-p
/etc/hulu.sh: line 37: plugin-container.exe: syntax error: invalid arithmetic operator (error token is ".exe")
+ rtmpdump -W http://download.hulu.com/huludesktop.swf -a '?' -o out.flv -r '' -y ''
/etc/hulu.sh: line 45: rtmpdump: command not found
-sh-4.1$

besides. where should I place rtmpdump ? Into the folder the same as hulu.sh and rtmpdump host.sh OR somewhere else ?
and which web browser should I use ? if I use firefox, after I run /etc/hulu.sh, the video just stops, and it says adobe flash player has collapsed.
i think i am foolish enough as to need a step by step tutorial, from the install of every necessary software to the code i need to type in .
Desperately need help.

Last edited by chanc : 09-05-2012 at 10:56 AM. Reason: add some more words
Reply With Quote
  #12  
Old 09-05-2012, 02:17 PM
evol evol is offline
Senior Member
 
Join Date: Jun 2011
Posts: 228
evol is on a distinguished road
Thumbs down

Re: can't download from hulu anymore


Quote:
Originally Posted by svnpenn View Post
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.
Forget it no the f*cking wonder people have a problem with you round here with a attitude like that. I asked a clear question all i wanted to know was if the standard install was sufficient or add a few more extra packages. I must of been seeing things when i installed it then and no im no noob at this kind of thing. Like ive told you before or have you forgot i can do what your script does quite easy under any Linux distro.

Next time ill not bother asking anything like many others in case big bad svnpenn bites their head off.
Reply With Quote
  #13  
Old 09-05-2012, 03:01 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


Quote:
Originally Posted by evol View Post
Forget it no the f*cking wonder people have a problem with you round here with a attitude like that. I asked a clear question all i wanted to know was if the standard install was sufficient or add a few more extra packages. I must of been seeing things when i installed it then and no im no noob at this kind of thing. Like ive told you before or have you forgot i can do what your script does quite easy under any Linux distro.

Next time ill not bother asking anything like many others in case big bad svnpenn bites their head off.
Apropos, I will quote Howard.

Quote:
Originally Posted by Howard Chu
Some folks may think responses like this are uncalled for. Think again. You would not walk into the kitchen of a gourmet restaurant and ask the head chef to teach you how to boil a pot of water. The question itself is rude; it's inconsiderate of you to waste people's time with such questions that you should have found the answer to long before. Every thing that I put out on the web is the result of intense thought. I expect the same of all of you. Think before you post.
Reply With Quote
  #14  
Old 09-05-2012, 08:02 PM
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


I agree with what Howard Chu said.
As a help seeker, I am grateful for what I have got from here.

I got the latest hulu.sh.
The zip packet seems to be much smaller.
Unzipping it, I renamed the folder svnetc, and put it into the cygwin folder.
And I put rtmpdump.exe, rtmpsuck.exe, rtmpsrv.exe into svnetc.

Running a hulu video on firefox, I ran the cygwin code, then the video stopped immmediately. Firefox said the plugins of adobe flash player have collapsed.
I replayed the video, and pressed the enter key as the code told me, the video stopped right away again with adobe plugins collapsed.
I got theseNO printing results at all.)

Administrator@pc ~
$ /svnetc/hulu.sh
Press enter after video starts

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

Then I tried chrome.
The video went on smoothly.
but I got the following

Administrator@pc ~
$ /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 ''
/svnetc/hulu.sh: line 46: rtmpdump: command not found


My operating system is XP
Firefox is the latest version from the official site , V15.
Adobe activex 11.4.402.265 with the plugins 11.2.202.235

Please help me .

Last edited by chanc : 09-06-2012 at 12:41 AM. Reason: add some new information
Reply With Quote
  #15  
Old 09-06-2012, 01:06 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


I have tried rtmp-host.sh on cbs.com, using firefox .Video stopped.

Administrator@pc ~
$ /svnetc/rtmp-host.sh
Press enter after video starts

127.0.0.1 cp48590.edgefcs.net
Press enter to start RtmpSrv, then restart video.

/svnetc/rtmp-host.sh: line 29: rtmpsrv: command not found
Reply With Quote
  #16  
Old 09-06-2012, 08:08 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


After some search on the internet, I got to http://svnpenn.github.com/
and know I should put hulu.sh to usr/local/bin;and I also reinstall my firefox again.(still version 15).but the video being played still stopped if I ran any cygwin code.

the adobe flash plugin has crashed
no report available
reload the page to try again

code:

Administrator@pc ~
$ hulu.sh
Press enter after video starts

Printing results
Make choice. Avoid level3.
-q
+ rtmpdump -W http://download.hulu.com/huludesktop.swf -a '?' -o out.flv -r '' -y ''
RTMPDump v2.4 GIT-2011-07-11 (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[ort]/playpath") containing a hostname
Reply With Quote
  #17  
Old 09-06-2012, 08:18 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


when run rtmp-host.sh, using IE8.I got this:

Administrator@pc ~
$ rtmp-host.sh
Press enter after video starts

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

127.0.0.1 hulufs.fplive.net
Press enter to start RtmpSrv, then restart video.

RTMP Server v2.4 GIT-2011-07-11 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935
Live : NoClosing connection... done!

RTMPDump v2.4 GIT-2011-07-11 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
0
8
Exiting
ERROR: serverThread: accept failed
rtmpdump -r "rtmpe://hulufs.fplive.net:1935/hulu?sessionid=22FA0C98C61A0BE159D290D59FC66675&to ken=c3RhcnRfdGltZT0yMDEyMDkwNjEzMTMwNyZlbmRfdGltZT 0yMDEyMDkwNjEzMTYwNyZkaWdlc3Q9ZDgwYTk0MzIyNTFlY2Jk OGYwNDgxNzAyYzdhOTY4ODg=&mbr=1&hgt=OZU7Pvs7j27-nhteNno7wtBsAv6DVT45bZMkysw5pQMb1YIuoJfHR4IFybtvfg a8fv3EG8azzSfB_55ItMhZhQnAGiJMlcNxAWIeG0HknkwUQJ5N KuHp54Gyt1OSxnrFbpC9RQhQIZ3jb3POrYzxZtd006CZU9od_2 _3uJSSssE0SDvi013SdsEoXM35JY5kTpB51iYWehke3i2OaUTG KX-26F53ksUcOv-7X32BIsa1rFq7xHW_xo0lFtip4cFh&hgt_ver=331370278" -a "hulu?sessionid=22FA0C98C61A0BE159D290D59FC66675&t oken=c3RhcnRfdGltZT0yMDEyMDkwNjEzMTMwNyZlbmRfdGltZ T0yMDEyMDkwNjEzMTYwNyZkaWdlc3Q9ZDgwYTk0MzIyNTFlY2J kOGYwNDgxNzAyYzdhOTY4ODg=&mbr=1&hgt=OZU7Pvs7j27-nhteNno7wtBsAv6DVT45bZMkysw5pQMb1YIuoJfHR4IFybtvfg a8fv3EG8azzSfB_55ItMhZhQnAGiJMlcNxAWIeG0HknkwUQJ5N KuHp54Gyt1OSxnrFbpC9RQhQIZ3jb3POrYzxZtd006CZU9od_2 _3uJSSssE0SDvi013SdsEoXM35JY5kTpB51iYWehke3i2OaUTG KX-26F53ksUcOv-7X32BIsa1rFq7xHW_xo0lFtip4cFh&hgt_ver=331370278" -f "WIN 11,4,402,265" -W "http://www.hulu.com/site-player/204149/player.swf?cb=204149" -p "http://www.hulu.com/watch/363416" -C Z: -y "mp4:649/60075649/agave50299641_10327647_H264_400.mp4" -o agave50299641_10327647_H264_400.flv
RTMPDump v2.4 GIT-2011-07-11 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
ERROR: RTMP_HashSWF: connection lost while downloading swfurl http://www.hulu.com/site-player/2041....swf?cb=204149
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
ERROR: HandleCtrl: SWFVerification Type 2 request not supported! Patches welcome...
ERROR: rtmp server sent error
ERROR: rtmp server requested close

Last edited by chanc : 09-06-2012 at 08:30 AM. Reason: add more information
Reply With Quote
  #18  
Old 09-06-2012, 07:00 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


Quote:
Originally Posted by chanc View Post
when run rtmp-host.sh, using IE8.I got this
It should be noted that my scripts require Firefox or Pale Moon browser.

Specifically they do not work with Internet Explorer.

I have added some error checking to this end

github.com/svnpenn/etc/commit/dce8
github.com/svnpenn/etc/commit/0410
Reply With Quote
  #19  
Old 09-07-2012, 02:35 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


Now the problem faces me is:whenever I run hulu.sh or rtmp-host.sh,the video being played will collapse immediately,no matter which browser I use, firefox or pale moon.


the screen shows:

the adobe flash plugin has crashed

Why is there a conflict between the browser and the code ?
Reply With Quote
  #20  
Old 09-07-2012, 02:48 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 chanc View Post
Now the problem faces me is:whenever I run hulu.sh or rtmp-host.sh,the video being played will collapse immediately,no matter which browser I use, firefox or pale moon.


the screen shows:

the adobe flash plugin has crashed

Why is there a conflict between the browser and the code ?
The script kills flash player, for a clean dump. I have updated the warnings to reflect that.

github.com/svnpenn/etc/commit/fa20
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 08:40 AM.


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