rt2yrru / get-flash-videos

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

Search no longer working for Hulu.pm #492

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. get_flash_videos Community

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

Used to return of available episodes in Hulu for the requested show, with 
options for which to download.

Now returns this in debug mode:

1 plugin installed:
- Hulu.pm
Trying to open plugin ~/.get_flash_videos/plugins/Hulu.pm
Plugin 'Hulu' has a search method.
Searching 'FlashVideo::Site::Hulu' for 'Community'.
-> GET http://www.hulu.com/feed/search?query=Community&sort_by=relevance&st=0
<- 404 text/html; charset=utf-8 (86012): UTF8 on, non-ASCII, 86012 characters 
86061 bytes
Couldn't do Hulu RSS search: 404 Not Found
No results found for 'Community'.
Searching 'FlashVideo::Site::4od' for 'Community'.
File does not exist: <foo/ at ./get_flash_videos line 7193
 (from FlashVideo::Site::4od::./get_flash_videos::7222)

No results found for 'Community'.
Searching 'FlashVideo::Site::Googlevideosearch' for 'Community'.
-> GET http://video.google.com/
<- 301 text/html; charset=UTF-8 (226): UTF8 on, ASCII, 226 characters 226 bytes
There is no form with the requested fields at ./get_flash_videos line 12742
Searching 'FlashVideo::Site::Googlevideosearch' failed with: There is no form 
with the requested fields at ./get_flash_videos line 11742.

No results found for 'Community'.

Looks like Hulu may have changed the ability to RSS search. Issues started on 
or after Apr 24th.

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

MacOS 10.8.3
get_flash_videos version 1.24 (http://code.google.com/p/get-flash-videos/)

Please provide any additional information below.

Original issue reported on code.google.com by p...@nettieandpaul.com on 29 Apr 2013 at 11:05

GoogleCodeExporter commented 8 years ago
Same here - the /feed/search page seems to have disappeared

Original comment by hrabb...@gmail.com on 6 Jun 2013 at 2:36