Sergey M․
8 years ago
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D
1 changed files with
1 additions and
1 deletions
-
youtube_dl/extractor/archiveorg.py
|
@ -62,4 +62,4 @@ class ArchiveOrgIE(JWPlatformBaseIE): |
|
|
'uploader': get_optional(metadata, 'creator'), |
|
|
'uploader': get_optional(metadata, 'creator'), |
|
|
'upload_date': unified_strdate(get_optional(metadata, 'date')), |
|
|
'upload_date': unified_strdate(get_optional(metadata, 'date')), |
|
|
}) |
|
|
}) |
|
|
return info |
|
|
|
|
|
|
|
|
return info |