change to show id

This commit is contained in:
Antonio J. Delgado 2024-11-15 15:42:08 +02:00
parent e692be360c
commit a6e161a143

View file

@ -174,8 +174,8 @@ class GetYoutubeVideos:
break
else:
self._log.debug(
"Video '%s' has been already downloaded",
entry['link']
"Video with ID '%s' has been already downloaded",
video_id
)
else:
self._log.error(