mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-12-17 22:55:42 +07:00
[archiveorg] PEP 8
This commit is contained in:
@@ -62,4 +62,4 @@ def get_optional(metadata, field):
|
||||
'uploader': get_optional(metadata, 'creator'),
|
||||
'upload_date': unified_strdate(get_optional(metadata, 'date')),
|
||||
})
|
||||
return info
|
||||
return info
|
||||
|
||||
Reference in New Issue
Block a user