diff --git a/leech.py b/leech.py index cef6d37..184457a 100755 --- a/leech.py +++ b/leech.py @@ -115,6 +115,7 @@ def open_story(site, url, session, login, options): return if not story: logger.error("Couldn't extract story") + return return story