diff --git a/twoot.py b/twoot.py index 70de32c..5829043 100755 --- a/twoot.py +++ b/twoot.py @@ -401,6 +401,8 @@ def main(argv): requests.exceptions.TooManyRedirects, requests.exceptions.MissingSchema): pass + else: + logging.debug("downloaded twitter:image from linked page") # Check if video was downloaded video_file = None