rt2yrru / get-flash-videos

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

Hulu.jp not supported #526

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
($ get_flash_videos --update)

$ get_flash_videos http://www.hulu.jp/watch/125502 --debug

Output:

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.jp/watch/125502
Downloading http://www.hulu.jp/watch/125502
-> GET http://www.hulu.jp/watch/125502
<- 302 text/html (154)
-> GET http://www2.hulu.jp/watch/125502
<- 200 text/html; charset=utf-8 (90902)
Found Hulu CID: 2400
-> GET http://www.hulu.com/site-player/player.swf
<- 304 application/x-shockwave-flash
Returning cached Hulu data
-> GET http://r.hulu.com/videos?content_id=2400
<- 404 text/plain (13)
Error: Couldn't get Hulu encrypted PID at 
/loader/0x93b9da8/FlashVideo/Site/Hulu.pm line 116.

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.

The version of get-flash-videos I am using is 1.25~git2012.06.27-1.
My operating system is Ubuntu 13.04(raring).

I thought Hulu.jp wasn't supported, but I am looking forward you to supporting 
Hulu.jp.

Original issue reported on code.google.com by yuta.o...@gmail.com on 17 Aug 2013 at 2:34

GoogleCodeExporter commented 8 years ago
Restored...

Original comment by njtaylor...@gmail.com on 26 Aug 2013 at 9:08