diff --git a/Example.info.json b/Example.info.json index cbc180f..d96ee24 100644 --- a/Example.info.json +++ b/Example.info.json @@ -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 }