rt2yrru / get-flash-videos

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

hulu not working #473

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. ./get_flash_videos "http://www.hulu.com/watch/464083"
2.
3.

What is the expected output? What do you see instead?

Expected to download video. I see error message (see below)

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

The most recent version just installed it two days ago via git. Used on Fedora 
15, 32 bit. Using with Hulu Plus. This issue was also replicated on another 
machine with CentOS 6 resulting in same issue (using Hulu free).

Please provide any additional information below.

1 plugin installed:
- Hulu.pm
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/464083
Downloading http://www.hulu.com/watch/464083
-> GET http://www.hulu.com/watch/464083
<- 200 text/html; charset=utf-8 (59221)
Got Hulu username (*********) and password, checking token.
Using cached Hulu token (expires at 2016-03-05T16:18:36Z)
Found Hulu EID: eJ8W9W0ppVh31E25zf3QYA
-> GET http://www.hulu.com/site-player/player.swf
<- 304 application/x-shockwave-flash
Returning cached Hulu data
-> GET http://r.hulu.com/videos?eid=eJ8W9W0ppVh31E25zf3QYA
<- 200 application/xml; charset=utf-8 (8361)
Found Hulu encrypted PID: NO_MORE_RELEASES_PLEASE_60188858
Decrypted Hulu PID: 'NO_MORE_RELEASES_PLEASE_60188858'
Auth: 240205230b47b67040ae99b8dbb9de0e
Hulu SMIL URL: 
http://s.hulu.com/select?device_id=64EDB0B46C40D31883CEBD4B4254981B&dp_id=Hulu&e
nable_fa=1&ep=1&language=en&np=1&pp=Desktop&region=US&token=vl4kDwuG7p1rU2JItPVp
6g&ts=1362660166&v=888324234&video_id=&vp=1&bcs=2479187a1068b3f7d3f71f3e998cba45
-> GET 
http://s.hulu.com/select?device_id=64EDB0B46C40D31883CEBD4B4254981B&dp_id=Hulu&e
nable_fa=1&ep=1&language=en&np=1&pp=Desktop&region=US&token=vl4kDwuG7p1rU2JItPVp
6g&ts=1362660166&v=888324234&video_id=&vp=1&bcs=2479187a1068b3f7d3f71f3e998cba45
<- 400 text/html (147)
Encrypted XML: '<html>
<head>
<title>400 Bad Request</title>
</head>
<body>
    <h2>400 Bad Request</h2>
    <p></p>
    <pre id="traceback"></pre>
</body>
</html>'
XML decrypt key: 
4878B22E76379B55C962B18DDBC188D82299F8F52E3E698D0FAF29A40ED64B21, IV: 
WA7hap7AGUkevuth
Error: encrypt: datasize not multiple of blocksize (16 bytes) at 
/loader/0x966a688/FlashVideo/Site/Hulu.pm line 582.

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
at http://code.google.com/p/get-flash-videos/ making sure you include
the output with --debug enabled. Alternatively, fix it yourself and send us
a pull request on Github: https://github.com/monsieurvideo/get-flash-videos
Couldn't download any videos.
[root@cdn get-flash-videos]#

Original issue reported on code.google.com by rubiohig...@gmail.com on 7 Mar 2013 at 12:47

GoogleCodeExporter commented 8 years ago
I managed to get this back, found some support issue, saying Anit-Virus was 
deleteing issues, I managed to undelete it. Something about content it didn't 
like.

Will be closing this as a duplication. Unless told otherwise.

Original comment by njtaylor...@gmail.com on 8 Mar 2013 at 9:53

GoogleCodeExporter commented 8 years ago

Original comment by njtaylor...@gmail.com on 8 Mar 2013 at 11:27