[reddit] emit logging message when downloading previews (#7748)
This commit is contained in:
@@ -451,6 +451,7 @@ class DownloadJob(Job):
|
||||
except StopIteration:
|
||||
pass
|
||||
else:
|
||||
pextr.log.info("Downloading fallback URL")
|
||||
text.nameext_from_url(url, kwdict)
|
||||
if url.startswith("ytdl:"):
|
||||
kwdict["extension"] = ""
|
||||
|
||||
Reference in New Issue
Block a user