add info message with downloaded url

This commit is contained in:
Eric Le Lay 2018-10-26 08:40:41 +02:00
parent 4c9b5b0c0b
commit 2b235ce5ed
1 changed files with 1 additions and 0 deletions

View File

@ -734,6 +734,7 @@ class DownloadTask(object):
url = util.iri_to_url(url)
logger.info("Downloading %s", url)
downloader = DownloadURLOpener(self.__episode.channel)
# HTTP Status codes for which we retry the download