From 6bc9772f5843137cec60c5c68e7d274235955d94 Mon Sep 17 00:00:00 2001 From: sickprodigy Date: Tue, 21 Oct 2025 19:46:15 -0400 Subject: [PATCH] example .info.json file to start with that worked for me. --- Example.info.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Example.info.json diff --git a/Example.info.json b/Example.info.json new file mode 100644 index 0000000..cbc180f --- /dev/null +++ b/Example.info.json @@ -0,0 +1,8 @@ +{ + "id": "", + "channel_id": "Change To Channel ID/username", + "uploader": "Change To Channel ID/username", + "title": "Example", + "upload_date": "", + "thumbnail": null +}