mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-22 22:34:01 -07:00
Scrape creator
This commit is contained in:
parent
b87f00dd85
commit
ac40c75955
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue