beyonthink / get-flash-videos

Automatically exported from code.google.com/p/get-flash-videos
1 stars 1 forks source link

Hulu Videos Won't Download #334

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Trying to download any video from Hulu.com

What is the expected output? What do you see instead?
I expect the video to download.
This is what comes up any time I try to download a video:

get_flash_videos --debug 
http://www.hulu.com/watch/309545/once-upon-a-time-the-heart-is-a-lonely-hunter#s
-p1-so-i0
1 plugin installed:
- Hulu.pm
Downloading 
http://www.hulu.com/watch/309545/once-upon-a-time-the-heart-is-a-lonely-hunter#s
-p1-so-i0
-> GET 
http://www.hulu.com/watch/309545/once-upon-a-time-the-heart-is-a-lonely-hunter#s
-p1-so-i0
<- 200 text/html; charset=utf-8 (200796)
Trying to open plugin ~/.get_flash_videos/plugins/Www.pm
Trying to open plugin ~/.get_flash_videos/plugins/Hulu.pm
Using method 'hulu' for 
http://www.hulu.com/watch/309545/once-upon-a-time-the-heart-is-a-lonely-hunter#s
-p1-so-i0
Found Hulu CID: 60013738
Returning cached Hulu data
-> GET http://r.hulu.com/videos?content_id=60013738
<- 404 text/plain (13)
Error: Couldn't parse Hulu XML: File does not exist: 404 Not Found at 
/loader/0x22fd990/FlashVideo/Site/Hulu.pm line 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: /usr/bin/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 version of the product are you using? On what operating system?
I'm running get-flash-videos version 1.24 and RTMPDump v2.4 on Linux Mint 10 
(Julia KDE).

Please provide any additional information below.
Everything worked perfectly up until a few days ago; I've never seen this 404 
error before, so maybe Hulu changed things up again.  I had hoped it was one of 
those intermittent errors that goes away after a bit, but it's been a few days 
and it's still happening.  Hopefully this will get fixed soon?

Original issue reported on code.google.com by luthien...@gmail.com on 13 Dec 2011 at 2:42

GoogleCodeExporter commented 8 years ago
Never mind. http://code.google.com/p/get-flash-videos/issues/detail?id=333#c1 
fixed my problem for now.

Original comment by luthien...@gmail.com on 13 Dec 2011 at 4:41

GoogleCodeExporter commented 8 years ago
Fixed in gitorious by merging a pull request on there. Run get_flash_videos 
--update to get the latest version.

Please look at the issue list before creating a new issue. Duplicate issues 
waste valuable developer time.

Original comment by zakflash...@gmail.com on 13 Dec 2011 at 9:50