Downloading Hulu Videos Using rtmpdump For Idiots..(rtmpdump & related apps only)Is the title of the book I need.
Can I please , for once get the dumbed down, moron, Homer Simpson version??? That is all I want. I have no clue what so ever HOW to use this program. I got the URL Snooper, I grabbed a few urls .....& I have rtmpdump.exe 1.6 & it doesn't install ( I don't think it's supposed to) what do I do??? 3rd grader version please. |
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....Quote:
|
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....First step: install this
http://code.google.com/p/get-flash-videos/ Then install the hulu plugin. Done. |
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....where do u find the hulu plug in
|
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....Thank you kindly, Hyc!
If I may offer some additional instructions: Code:
get_flash_videos --add-plugin http://gitorious.org/get-flash-videos-plugins/gfv-plugins/blobs/raw/release/Hulu.pm Enjoy it while it lasts, Hulu is likely reading this right now. Watch the commercial anyway and don't share the videos. I, for instance, only download so I can watch it without stutters. |
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....Agreed. Hulu is pretty quick to react when they see posts like this. Oh well, I wonder how many hours until this is broken again.
Funny, I actually like the Hulu commercials, they're a lot less intellectually offensive than what's on my cable TV. I watch bunches of them at once. But I watch them separately from the actual shows - interruptions are annoying, no matter how cleverly they're written. And yes, I only use this because the videos are unwatchable using the crap Adobe software. Note to Hulu, and other media execs: you already got my money in my cable subscription fees. Don't make me regret paying you, otherwise I'll just cancel that too. |
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....site i want to test.
Quote:
Quote:
Quote:
|
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....That is odd, other vid's work.
I get: rtmpdump: ERROR: RTMP_ReadPacket, failed to read RTMP packet header Download failed, no valid file downloaded If I get a chance, I'll try to figure out what's different. |
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....The plugin is out of date, new keys are needed:
Code:
--- Hulu.pm.O 2009-10-26 11:48:21.000000000 -0700 |
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....Thanks. That is odd, seems to work now. The changes you noted were pushed by monsieurvideo a month ago, so I don't think that is it.
|
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....Hulu suddenly stopped working around noon today for me w/ get flash videos and the hulu plugin... Anyone else having issues?
|
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....It was only a matter of time... It looks to me like they've turned off Flash9 compatibility, and are now requiring Flash10. We haven't yet deciphered the Flash10 handshake, and I have no idea how long it may take to do that. So this is going to be broken for the foreseeable future.
|
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....Interesting, you can't even rtmpsuck them anymore. Is it encrypted? The video still plays, but the stream is not found as it is on other sites.
You win this round, Adobe. Now that you're monitoring these threads, a flash player that doesn't play choppy would be much more appreciated than your efforts to prevent us from watching them in a player that actually works. |
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....Quote:
The reason rtmpsuck doesn't work is because it answers the client's handshake and then connects to the real server. Since rtmpsuck only knows how to do an FP9 RTMPE handshake, the real server rejects it. We can't just pass the client's handshake through directly, because then we wouldn't have access to the encryption keys, which are negotiated in the handshake. Fortunately, because the player has to remain compatible with older Flash servers, they can't change very much of the handshake. |
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....Haven't read this carefully, but it looks like progress has been made on other programs:
http://osflash.org/pipermail/red5_os...st/035530.html: Quote:
|
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....Quote:
|
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....Ah, reading source code on an Iphone doesn't really work. Next time, I'll keep my mouth shut until I've had time to review :)
|
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....Quote:
if it doesnt work it fine then how to play it without the ad? |
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....Doesn't work for me.
|
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....Shouldn't this be working since the FP10 handshake patch which has been committed in r276 at 2010-02-27?
I cannot test it because I'm living not in the USA. |
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....The hulu plugin Definitely needs updates still. If I get the chance today, I'll try it by hand.
|
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....Yeah, there's a small mistake in the plugin. I emailed the maintainers a couple weeks ago but they didn't respond. Mebbe they'll respond to this...
http://gitorious.org/get-flash-video...a3ba947651cb4c |
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....Awesome- I'll swap in that code tonight and see if it works. It was choking in that section, but I hadn't taken the time to sit down and step through each function to find what was off.
|
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....Looks like something is failing before that. $smil_file_url doesn't appear to be right.
Code:
Downloading http://www.hulu.com/watch/136426/family-guy-noticing-peter |
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....That v= parameter expired long ago. The current one (which will probably expire soon too) is 810006400.
|
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....That did the trick.
|
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....Quote:
But please PM questions like this or create a separate thread. Guys, please do me a favor. When you post a URL leading to some content provider like lULU, make sure it is not converted into link. If you have a link like http://www.lulu.com/watch/136426/fam...noticing-peter you can use the following:
Alternatively the noparse tag can be used: Code:
[noparse]http://www.lulu.com/watch/136426/family-guy-noticing-peter[/noparse] |
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....hi, maybe someone can test it on hulu (Hulu.com)?
my pc location is not in the U.S.A. so i watch Hulu stuff with a proxy no problem. Using GetFLV as a sniffer i get 4 video resolutions for the following episode: Code:
http://www.hulu.com/watch/189513/castle-almost-famous 512x288 H264 400 rtmpe://cp39465.edgefcs.net/ondemand?sessionid=D0C36AAAA61C4213029ECDEA5185A73 A&auth=daEdXdldydLaJakc.dRcJbraMdGdld7bfcQ-bm0jeb-c0-5qGEvFuYFxm&aifp=sll02152008&slist=hulu7/81/50096081;.international=false&hgt=rGuVyREWklc7pJKh htFtYGl4n7Kw5H2nzrXNAKVLCfOXmdCLudSny_WA5zmVPD58zu ub6_00Dkci8kXaRi1fFN0ncqsLUVLVwsvW2jD_05RKUz7F8dIp Xpln4Xuz3POazFMUky0YDe4ZMcRUy9J1h_FNIu4hr6cb9kwgoB zzu3Zfhs7TQLEOD-QGllKR8UIrScQjGkhUSWoxxJxcbvmIkGoIp4G009SEcmV8tinA TTU=&hgt_ver=331370278mp4:hulu7/81/50096081/agave50096081_3425700_H264_400.flv 640x360 H264 650 rtmpe://cp39465.edgefcs.net/ondemand?sessionid=D0C36AAAA61C4213029ECDEA5185A73 A&auth=daEdXdldydLaJakc.dRcJbraMdGdld7bfcQ-bm0jeb-c0-5qGEvFuYFxm&aifp=sll02152008&slist=hulu7/81/50096081;.international=false&hgt=rGuVyREWklc7pJKh htFtYGl4n7Kw5H2nzrXNAKVLCfOXmdCLudSny_WA5zmVPD58zu ub6_00Dkci8kXaRi1fFN0ncqsLUVLVwsvW2jD_05RKUz7F8dIp Xpln4Xuz3POazFMUky0YDe4ZMcRUy9J1h_FNIu4hr6cb9kwgoB zzu3Zfhs7TQLEOD-QGllKR8UIrScQjGkhUSWoxxJxcbvmIkKLO8GOcsyh8u3pjdn-IUoU=&hgt_ver=331370278mp4:hulu7/81/50096081/agave50096081_3425701_H264_650.flv 512x288 Med rtmpe://cp39465.edgefcs.net/ondemand?sessionid=D0C36AAAA61C4213029ECDEA5185A73 A&auth=daEdXdldydLaJakc.dRcJbraMdGdld7bfcQ-bm0jeb-c0-5qGEvFuYFxm&aifp=sll02152008&slist=hulu7/81/50096081;.international=false&hgt=rGuVyREWklc7pJKh htFtYGl4n7Kw5H2nzrXNAKVLCfOXmdCLudSny_WA5zmVPD58zu ub6_00Dkci8kXaRi1fFN0ncqsLUVLVwsvW2jD_05RKUz7F8dIp Xpln4Xuz3POazFMUky0YDe4ZMcRUy9J1h_FNIu4hr6cb9kwgoB zzu3Zfhs7TQLEOD-QGllKR8UIrScQjGkhUSWoxxJxcbvmIkOPLJ7PJvGlIemjFBFKd pOY=&hgt_ver=331370278hulu7/81/50096081/HuluTranscode_211539_497576_3402522_FLV_400 ...so getflv (and other tools) is probably able to download them. But what about our rtmpdump? the command is: rtmpdump -r "rtmpe://cp39465.edgefcs.net:1935/ondemand?sessionid=3BFA3A28C6D10B146BD624EE693E45E 7&auth=daEbldDdpcda4bgcbapc4dmcbc7bmaTdzaS-bm0jlU-c0-XqOEwEqYGys&aifp=sll02152008&slist=hulu7/81/50096081;.international=false&hgt=OZU7Pvs7j27-nhteNno7wv_cU5OjYWxhjJ-buKwe9Dbhn86Gkfaw6rXFecitC8OxyTK0Ze4-sMEQInUWXiXPBm7C2LmA4KhvmicAuDBG_vucgEvqNiNa_0bsSi IuVVdY2pwvbG4twgB9UPGCogIYPlfBJQ4EaUxHACDLUw0Dm2cE MNgbSNpWircc5QAwreVf-Qn9atCfqoXhj6FdN0i6KMzXgmQK6ia3fxCpcdD9oBNm3-bAnOckDz18lGP5uBqX&hgt_ver=331370278" -a "ondemand?sessionid=3BFA3A28C6D10B146BD624EE693E45 E7&auth=daEbldDdpcda4bgcbapc4dmcbc7bmaTdzaS-bm0jlU-c0-XqOEwEqYGys&aifp=sll02152008&slist=hulu7/81/50096081;.international=false&hgt=OZU7Pvs7j27-nhteNno7wv_cU5OjYWxhjJ-buKwe9Dbhn86Gkfaw6rXFecitC8OxyTK0Ze4-sMEQInUWXiXPBm7C2LmA4KhvmicAuDBG_vucgEvqNiNa_0bsSi IuVVdY2pwvbG4twgB9UPGCogIYPlfBJQ4EaUxHACDLUw0Dm2cE MNgbSNpWircc5QAwreVf-Qn9atCfqoXhj6FdN0i6KMzXgmQK6ia3fxCpcdD9oBNm3-bAnOckDz18lGP5uBqX&hgt_ver=331370278" -f "WIN 10,1,82,76" -W "http://www.hulu.com/site-player/75698/playback.swf?cb=3.0.1.75698" -p "http://www.hulu.com/watch/189513/castle-almost-famous" -C Z:-y "mp4:hulu7/81/50096081/agave50096081_3425701_H264_650.flv" -o agave50096081_3425701_H264_650.flv ...but since my ip number isnt U.S. ip, i get some quick error: Connecting ... WARNING: HandShake: Type mismatch: client sent 6, server answered 8 INFO: Connected... ERROR: rtmp server sent error ERROR: rtmp server requested close Maybe someone located in the USA can confirm that rtmpdump works for Hulu (hulu.com)? i am just curious. Hulu seems to be one of the hardest webpages. you can see that by the length of the command.. which includes even an sessionID :eek: |
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....Code:
http://www.hulu.com/watch/177438/halloween-on-6th-street ![]() Note that rtmpdump interrupted the download process at ~24% with some error message. Other tools fail to do the job (from my country's PC location): streamtransporter, CJB, getflv.exe, etc. This clearly demonstrates that rtmpdump.exe is the most powerful RTMPE downloader! |
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....We can download hulu videos with latest ***.
|
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....Quote:
"Re: Downloading Hulu Videos (Using rtmpdump) For Idiots....." :rolleyes: |
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....For those outside the US, you should still be able to watch/download http://www.hulu.com/watch/131395/if-i-can-dream-the-journey-to-hollywood-part-1 (I'm not sure if it's using a FP10 handshake or not, get-flash-videos fails but it mightn't be just that)
|
Re: Downloading Hulu Videos (Using rtmpdump) For Idiots.....Quote:
"server answered 8" means that an unexpected error has occurred and that rtmpdump cant help it. Well, in any case i am not doing it any different than in here (some other hulu case). i've retried it a couple of times and am giving up on this. hulu wins. game ova :D Furthermore, i am not going to test GetFLV or any other cr*ppled demo version of a commercial tool on this. Why? Because this thread is about rtmpdump ;) If any software developer/company wants me to write something good about their product (a review, thorough testing, and positive results, or promotional words or recommendation), then i need a complimentary copy of that product. For sure i personally dont need any moyea, foxreal, flvsoft, youtube flv downloder, superlogix, hulu-downloader, getflv neither am i interested in HULU, etc. since i am only interested in music and not in videographic material. So i am not going to buy any such commercial tool only because i am a mod here and should/could do some more testing than others just for the sake of testing. Sorry Jack King, sorry Terry Backer! |
RTMPDump and hulu failOK, so StreamTransporter no longer seems to work, and while I haven't really used RTMPDump manually it would seem that this is the only way for me to get Hulu videos.
Right what I think my problem, Adobe copy protection. http://img684.imageshack.us/i/prompt.png/ <-- This is what the out put looks like. Now I am using RTMPDump 2.3, HxD and Firefox to gather the link information. I had started the download while the video was still playing, also I tried pausing the video before attempting to download. Same resolute. |
Re: Downloading Hulu Videos Using rtmpdump For Idiots..(rtmpdump & related apps only)I see they've switched to the type 9 RTMPE handshake now. Too bad, we have not yet published support for RTMPE type 9 in rtmpdump. I guess you're out of luck until somebody contributes working code for it.
|
will HULU always be one step ahead?its a shame but is worth it to learn how rtmpdump works? it seems hulu is finding new and creative ways to make it hard to get their vids. has anyone found out how to work around type 9? will ther be a ttpe 10? is it complicated? i'm a newbie to all tis.
|
Re: Downloading Hulu Videos Using rtmpdump For Idiots..(rtmpdump & related apps only)The main developer has been inactive for over 2 months.
The patch for type 9 RTMPE handshake will probably have to come from someone else. |
Re: Downloading Hulu Videos Using rtmpdump For Idiots..(rtmpdump & related apps only)oh okay.
has anyone really found a way around this new type 9 stuff? i mean somebody must be up to the challenge. is the issue that hulu plans to work with new versions to make this harder? i mean once somebody figures out how to get around type 9. will there be a type 10 and 11? i mean is there any hope for somebody to crack this? i only ask because i could have learned this rtmpdump stuff. but it seemed complicated. i just now tried to learn this and this type 9 thing just came out. where can i check to see if somebody has cracked it? |
Re: Downloading Hulu Videos Using rtmpdump For Idiots..(rtmpdump & related apps only)Quote:
great forum huh? ;) |
Re: Downloading Hulu Videos Using rtmpdump For Idiots..(rtmpdump & related apps only)Quote:
|
All times are GMT -6. The time now is 02:20 PM. |