mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-16 14:27:53 +00:00
Scrape creator
This commit is contained in:
parent
b87f00dd85
commit
ac40c75955
@ -84,6 +84,7 @@ class SxyPrnIE(InfoExtractor):
|
|||||||
'age_limit': 18,
|
'age_limit': 18,
|
||||||
'ext': 'mp4',
|
'ext': 'mp4',
|
||||||
'tags': tags,
|
'tags': tags,
|
||||||
|
'creator': uploader,
|
||||||
'uploader': uploader,
|
'uploader': uploader,
|
||||||
'uploader_id': uploader,
|
'uploader_id': uploader,
|
||||||
'uploader_url': uploader_url,
|
'uploader_url': uploader_url,
|
||||||
|
Loading…
Reference in New Issue
Block a user