new info_dict field: uploader_id
This commit is contained in:
parent
1a2c3c0f3e
commit
77c4beab8a
4 changed files with 27 additions and 13 deletions
|
@ -6,6 +6,7 @@
|
|||
"info_dict": {
|
||||
"title": "youtube-dl test video \"'/\\ä↭𝕐",
|
||||
"uploader": "Philipp Hagemeister",
|
||||
"uploader_id": "phihag",
|
||||
"upload_date": "20121002",
|
||||
"description": "test chars: \"'/\\ä↭𝕐\n\nThis is a test video for youtube-dl.\n\nFor more information, contact phihag@phihag.de ."
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue