mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
3e1d0e3da4
commit
1bd8d40fdb
@ -824,6 +824,7 @@ class BasicNewsRecipe(Recipe):
|
|||||||
fetcher = RecursiveFetcher(self.web2disk_options, self.log,
|
fetcher = RecursiveFetcher(self.web2disk_options, self.log,
|
||||||
self.image_map, self.css_map,
|
self.image_map, self.css_map,
|
||||||
(url, f, a, num_of_feeds))
|
(url, f, a, num_of_feeds))
|
||||||
|
fetcher.browser = br
|
||||||
fetcher.base_dir = dir_
|
fetcher.base_dir = dir_
|
||||||
fetcher.current_dir = dir_
|
fetcher.current_dir = dir_
|
||||||
fetcher.show_progress = False
|
fetcher.show_progress = False
|
||||||
|
Loading…
x
Reference in New Issue
Block a user