root/trunk/grabbers/yahoo7widget.conf @ 1035

Revision 1035, 0.7 kB (checked in by paul, 5 years ago)

yahoo7widget, yahoo7web, rex: don't have Channel_NSW,ACC,EXPO,
yahoo7web: fix midnight wraps at start of day
yahoo7widget: support multiple countries (helps imdb_augment_data)
imdb_augment_data: skip video games (VG)

Line 
1$config = {
2            'max_reliable_days' => 8,
3            'channels' => '-SBS_News,ABC2,Access_31,Channel_31,Channel_NSW,Briz_31,ACC,EXPO',
4            'max_reliable_days_per_chan' => {
5                'TVS' => 3
6            },
7            'option_anon_socks' => '',
8            'option_days_offset' => '--offset',
9            'option_offset_eats_days' => 1,
10            'regions' => '-184',
11            'has_noncritical_gaps' => 1,
12            'option_ready' => '--version',
13            'desc' => 'yahoo7widget fetches data of high quality, quickly, from Yahoo7\'s widget.',
14            'max_days' => 8,
15            'max_runtime' => '15',
16            'category' => 2,
17            'quality' => 3,
18            'option_days' => '--days'
19          };
Note: See TracBrowser for help on using the browser.