This commit is contained in:
pukkandan 2024-04-01 07:51:11 +05:30
parent bce376140f
commit 93e83fa261
No known key found for this signature in database
GPG Key ID: 7EEE9E1E817D0A39
1 changed files with 0 additions and 1 deletions

View File

@ -1577,7 +1577,6 @@ class YoutubeDL:
' for more information. Do NOT open a new issue for this.'),
delim='\n '))
temp_id = ie.get_temp_id(url)
if temp_id is not None and self.in_download_archive({'id': temp_id, 'ie_key': key}):
self.to_screen(f'[download] {self._format_screen(temp_id, self.Styles.ID)}: '