Enable verbose on ExtractInfo

This commit is contained in:
ArabCoders 2023-11-27 23:32:42 +03:00
parent ed94b36097
commit 6c71bc1989

View file

@ -182,7 +182,7 @@ class DownloadQueue:
ExtractInfo,
mergeConfig(self.config.ytdl_options, ytdlp_config),
url,
bool(self.config.ytdl_debug)
True
)
if not entry:
return {