Added log of twitter:image download

This commit is contained in:
jeancf 2020-12-19 10:53:11 +01:00
parent 40185ef817
commit 1d40071b27

View File

@ -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