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 > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #21  
Old 04-23-2009, 06:29 PM
Stream Ripper Stream Ripper is offline
Super Moderator
 
Join Date: Feb 2007
Location: World
Posts: 886
Stream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond repute
Default

Re: Problem downloading Hulu videos with Replay Media Catcher (RTMPE .flv)


Quote:
Originally Posted by superlogix View Post
1. I have ordered GetFLV. It can download whole hulu video very well.
Trial version can only download first 10MB
2. I noticed that Hulu often changes their protection, however, GetFLV hasn't stop working on it.
Superlogix: Please don't pretend to be an independent user, even your username reflects the fact the your work for the company. You can provide official support for the product here - but we will ban you in the event of excessive advertising.

Thank you,

Stream Ripper
Moderator.
Reply With Quote
  #22  
Old 04-23-2009, 07:31 PM
Stream Recorder
 
Posts: n/a
Default

Re: Problem downloading Hulu videos with Replay Media Catcher (RTMPE .flv)


Quote:
Originally Posted by tvholic View Post
Well if you cut the price by 50%, I might take a chance on it. Otherwise, no thanks.
We have a forum for special offers, but I really doubt that it is possible to get a 50% discount except for a New Year offer.
Reply With Quote
  #23  
Old 05-25-2009, 01:32 AM
Stream Recorder
 
Posts: n/a
Default

Re: Problem downloading Hulu videos with Replay Media Catcher (RTMPE .flv)


Jaksta can record from Hulu again. Hulu must have changed something on their end.
Reply With Quote
  #24  
Old 05-25-2009, 12:14 PM
Stream Ripper Stream Ripper is offline
Super Moderator
 
Join Date: Feb 2007
Location: World
Posts: 886
Stream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond repute
Default

Re: Problem downloading Hulu videos with Replay Media Catcher (RTMPE .flv)


I got excited about this for a minute, but unfortunatley while jaksta does work, neither WM Recorder or Replay Media Catcher were able to record the hulu videos I tested. Looks like your best bet is still Jaksta or screen video capture software.

See also:
RTMPE stream recording/downloading/capturing/ripping/saving
Reply With Quote
  #25  
Old 07-27-2009, 08:56 PM
borboleta borboleta is offline
Member
 
Join Date: Jan 2008
Posts: 80
borboleta is on a distinguished road
Default

How do you use rtmp dump to download video stream from Hulu


I have followed all the steps described in the following thread
How do you use rtmp dump?
to download this stream from Hulu:
Code:
http://www.hulu.com/watch/48096/the-three-stooges-collection-tassels-in-the-air
The decompressed filesize is: 1147447 bytes.
The hash is :811b9cc694f0bcd141e59d026ad022433bd3b17c08482f3bb 2abf8b47bca79d2.

By using Jaksta, I chose this stream to download using RTMPDUMP:
Code:
rtmp://cp51756.hulu.com/ondemand/?auth=daEahdQaWbqaMd8dNaJcDacc_ahdqcrbOaM-bkBLtv-c0-3qHBzDtYIAm&aifp=NS20070910&slist=content/43829/12/1002/HuluTranscode_55220_49984_FLASH_700K_4x3_23_976__YPcPmrAE20WvgRJo0cvwuQ;.international=false<break>content/43829/12/1002/HuluTranscode_55220_49984_FLASH_700K_4x3_23_976__YPcPmrAE20WvgRJo0cvwuQ
The download file is: HuluTranscode_55220_49984_FLASH_700K_4x3_23_976__Y PcPmrAE20WvgRJo0cvwuQ.flv.

Now, I have to sort all of this out and try to assemble the correct info string to use with rtmpdump. I am stuck at this point, I know this is a RTMPE stream. I also know that
from the playerswf.swf information I get
Code:
http://www.hulu.com/player.swf
and this part needs to be part of the info string. If any member has come up with the right way to assemble the info string to download this stream using RTMPE, we all will be very thankful. Thanks in advance.
Reply With Quote
  #26  
Old 07-29-2009, 02:29 PM
any ANONYMOUS forum user any ANONYMOUS forum user is offline
any user of the forum who preferred to post anonymously
 
Join Date: Aug 2011
Location: Server of stream-recorder.com
Posts: 211
any ANONYMOUS forum user is on a distinguished road
Default

Re: Problem downloading Hulu videos with Replay Media Catcher (RTMPE .flv)


You maybe can try:

Code:
-s "http://www.hulu.com/player.swf"  

or

--swfurl "http://www.hulu.com/player.swf"
Reply With Quote
  #27  
Old 07-30-2009, 10:36 PM
borboleta borboleta is offline
Member
 
Join Date: Jan 2008
Posts: 80
borboleta is on a distinguished road
Default

Re: Problem downloading Hulu videos with Replay Media Catcher (RTMPE .flv)


Thanks for the reply. I am confused about these RTMPDUMP commands. Could you please give more specific information regarding this. Where do they go in the RTMPDump download string?
Reply With Quote
  #28  
Old 07-31-2009, 04:08 AM
Stream Recorder
 
Posts: n/a
Default

Re: Problem downloading Hulu videos with Replay Media Catcher (RTMPE .flv)


Quote:
Originally Posted by borboleta View Post
Thanks for the reply. I am confused about these RTMPDUMP commands. Could you please give more specific information regarding this. Where do they go in the RTMPDump download string?
Example:
http://stream-recorder.com/forum/sho...60&postcount=9
Reply With Quote
  #29  
Old 07-31-2009, 09:59 AM
crs crs is offline
Jaksta LLC
 
Join Date: May 2009
Posts: 54
crs is on a distinguished road
Default

Re: Problem downloading Hulu videos with Replay Media Catcher (RTMPE .flv)


All hulu content is now protected using SWF Verification (a copy protection mechanism) and it is therefore illegal to download it even for personal use.

I would recommend using a product like Jaksta on fancast.com that provides Hulu content but still provides streams that are not copy protected.

HTH.
Reply With Quote
  #30  
Old 07-31-2009, 10:22 AM
any ANONYMOUS forum user any ANONYMOUS forum user is offline
any user of the forum who preferred to post anonymously
 
Join Date: Aug 2011
Location: Server of stream-recorder.com
Posts: 211
any ANONYMOUS forum user is on a distinguished road
Default

Re: Problem downloading Hulu videos with Replay Media Catcher (RTMPE .flv)


it is illegal to download Only in USA but in another country it is not.
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 12:32 PM.


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