google-code-export / get-flash-videos

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

video fails to download from hulu #259

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1../combined-get_flash_videos-1.24 
http://www.hulu.com/watch/223693/stargate-universe-twin-destinies

What is the expected output? What do you see instead?
I expect to get the video downloaded, instead it fails to download.

What version of the product are you using? On what operating system?
V 1.24, Mandriva Linux 2010.2

Please provide any additional information below.

./combined-get_flash_videos-1.24 
http://www.hulu.com/watch/223693/stargate-universe-twin-destinies -debug
1 plugin installed:
- Hulu.pm
Downloading http://www.hulu.com/watch/223693/stargate-universe-twin-destinies
-> GET http://www.hulu.com/watch/223693/stargate-universe-twin-destinies
<- 200 text/html; charset=utf-8 (189076): UTF8 on, non-ASCII, 189076 characters 
189082 bytes
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/223693/stargate-universe-twin-destinies
Found Hulu CID: 50131966
Returning cached Hulu data
-> GET http://r.hulu.com/videos?content_id=50131966
<- 200 application/xml; charset=utf-8 (7646): UTF8 on, ASCII, 7646 characters 
7646 bytes
Found Hulu encrypted PID: NO_MORE_RELEASES_PLEASE_50131966
Decrypted Hulu PID: 'NO_MORE_RELEASES_PLEASE_50131966'
Auth: c4ce3480d967ca7485efe7d4424f286a
Hulu SMIL URL: 
http://s.hulu.com/select.ashx?pid=NO_MORE_RELEASES_PLEASE_50131966&auth=c4ce3480
d967ca7485efe7d4424f286a&v=713434170&np=1
-> GET 
http://s.hulu.com/select.ashx?pid=NO_MORE_RELEASES_PLEASE_50131966&auth=c4ce3480
d967ca7485efe7d4424f286a&v=713434170&np=1
<- 400 text/html (210): UTF8 off, ASCII, 210 characters 210 bytes
Encrypted XML: '<html>
<head>
<title>400 Bad Request</title>
</head>
<body>
    <h2>400 Bad Request</h2>
    <p>pid 'NO_MORE_RELEASES_PLEASE_50131966' does not map to asset id</p>
    <pre id="traceback"></pre>
</body>
</html>'
XML decrypt key: 
4878B22E76379B55C962B18DDBC188D82299F8F52E3E698D0FAF29A40ED64B21, IV: 
WA7hap7AGUkevuth
Error: encrypt: datasize not multiple of blocksize (16 bytes) at 
/loader/0xa78ef60/FlashVideo/Site/Hulu.pm line 456.

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: ./combined-get_flash_videos-1.24 --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.

Original issue reported on code.google.com by jsh...@gmail.com on 30 Apr 2011 at 10:14

GoogleCodeExporter commented 9 years ago
The Hulu pluugin sites says "Plugin currently broken (March 2011)

The plugin is currently broken due to the various CDNs used by Hulu using a 
different type of Flash RTMPE handshake, which means rtmpdump can’t download 
Hulu’s streams. This also breaks other applications and downloads from other 
sites. We don’t know when this will be fixed. rtmpdump is a volunteer 
project. It also seems like Hulu has changed various aspects of how their site 
works, breaking this plugin even more."

http://gitorious.org/get-flash-videos-plugins/pages/Hulu

Original comment by pcwal...@comcast.net on 1 May 2011 at 11:04

GoogleCodeExporter commented 9 years ago

Original comment by mjbauer95 on 17 May 2011 at 2:17