google-code-export / get-flash-videos

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

Error: wrong key length: key must be 128, 192 or 256 bits long (Hulu) #233

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Try Hulu link with development version of get-flash-videos: 
http://www.hulu.com/watch/210980/abc-world-news-with-diane-sawyer-egypt-erupts-i
n-violent-protests
2. get-flash-videos will fail with "Error: wrong key length: key must be 128, 
192 or 256 bits long at /loader/0x2b0cc28/FlashVideo/Site/Hulu.pm line 413."

What version of the product are you using? On what operating system?

Latest development and stable versions of get-flash-videos fail with Hulu 
links. I am using the latest version of Hulu.pm, and am on Fedora GNU/Linux 
with the latest versions of Perl and its required modules.

---

./get_flash_videos -d 
http://www.hulu.com/watch/210980/abc-world-news-with-diane-sawyer-egypt-erupts-i
n-violent-protests
1 plugin installed:
- Hulu.pm
Downloading 
http://www.hulu.com/watch/210980/abc-world-news-with-diane-sawyer-egypt-erupts-i
n-violent-protests
-> GET 
http://www.hulu.com/watch/210980/abc-world-news-with-diane-sawyer-egypt-erupts-i
n-violent-protests
<- 200 text/html; charset=utf-8 (177170)
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/210980/abc-world-news-with-diane-sawyer-egypt-erupts-i
n-violent-protests
Found Hulu EID: 8sM3xHCx0uklzsP6XYdSWg
Returning cached Hulu data
-> GET http://r.hulu.com/videos?eid=8sM3xHCx0uklzsP6XYdSWg
<- 200 application/xml; charset=utf-8 (6819)
Found Hulu encrypted PID: E_lxBPjK66MrrrEDdjQEm4ew3687sTNI
Error: wrong key length: key must be 128, 192 or 256 bits long at 
/loader/0x2b0cc28/FlashVideo/Site/Hulu.pm line 413.

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: ./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.

Original issue reported on code.google.com by asleepan...@gmail.com on 30 Jan 2011 at 5:53

GoogleCodeExporter commented 9 years ago
Updated version pushed to Gitorious, commit ebca12d8.

Original comment by zakflash...@gmail.com on 3 Feb 2011 at 7:17