add other optional data you may want to copy to all files. Or possibly adding tags pulled from another file, categories, description, etc.
This commit is contained in:
parent
3474918972
commit
5793523215
@ -1,8 +1,14 @@
|
||||
{
|
||||
"id": "",
|
||||
"channel_id": "Change To Channel ID/username",
|
||||
"uploader": "Change To Channel ID/username",
|
||||
"uploader": "Youtube Username",
|
||||
"uploader_id": "Change To Channel ID",
|
||||
"uploader_url": "https://www.youtube.com/channel/ChangeToChannelID-or-username",
|
||||
"title": "Example",
|
||||
"upload_date": "",
|
||||
"thumbnail": null
|
||||
"description": null,
|
||||
"upload_date": "ToBeScriptedInYYYYMMDD",
|
||||
"categories": null,
|
||||
"tags": null,
|
||||
"thumbnail": null,
|
||||
"view_count": null
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user