Show params

This commit is contained in:
Antonio J. Delgado 2024-12-29 18:13:08 +02:00
parent 927a5d657b
commit 274ca479c6

View file

@ -139,7 +139,7 @@ class GetYoutubeVideos:
self.summary['skipped_videos'] += 1
self._log.debug(
"Skipping video. YDL: %s. Error: %s",
ydl,
ydl.params,
error
)
return None