This commit is contained in:
Kovid Goyal 2010-11-04 16:26:10 -06:00
parent 3e1d0e3da4
commit 1bd8d40fdb

View File

@ -824,6 +824,7 @@ class BasicNewsRecipe(Recipe):
fetcher = RecursiveFetcher(self.web2disk_options, self.log,
self.image_map, self.css_map,
(url, f, a, num_of_feeds))
fetcher.browser = br
fetcher.base_dir = dir_
fetcher.current_dir = dir_
fetcher.show_progress = False