mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix --feeds option for feeds2disk
This commit is contained in:
parent
47ed181d81
commit
e5d15167a5
@ -88,7 +88,7 @@ def run_recipe(opts, recipe_arg, parser, notification=None, handler=None):
|
||||
notification = no_progress_bar
|
||||
|
||||
|
||||
recipe = None
|
||||
recipe, is_profile = None, False
|
||||
if opts.feeds is not None:
|
||||
recipe = BasicNewsRecipe
|
||||
else:
|
||||
|
Loading…
x
Reference in New Issue
Block a user