This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
[archiveorg] PEP 8
totalwebcasting
Sergey M․
8 years ago
parent
46933a15d6
commit
84bc23b41b
No known key found for this signature in database
GPG Key ID:
2C393E0F18A9236D
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
youtube_dl/extractor/archiveorg.py
+ 1
- 1
youtube_dl/extractor/archiveorg.py
View File
@ -62,4 +62,4 @@ class ArchiveOrgIE(JWPlatformBaseIE):
'
uploader
'
:
get_optional
(
metadata
,
'
creator
'
)
,
'
upload_date
'
:
unified_strdate
(
get_optional
(
metadata
,
'
date
'
)
)
,
}
)
return
info
return
info
Write
Preview
Loading…
Cancel
Save