From 646d5994df0daa9c52d864d53cfb3cf7c2b395eb Mon Sep 17 00:00:00 2001 From: yuriy Date: Fri, 12 Jan 2024 22:14:57 -0500 Subject: [PATCH] readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 513daad..88b57e4 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,8 @@ The program will then loop through that project folder and look for the followin You can select a different file in the main window if the auto selection does not select the correct file. `title.txt` which should contain the Title of your video/podcast `body.txt` which should contain the body text of your video/podcast +`keywords.txt` which contains the tags/keywords that will be used in the video uploads +`keywords_podcast.txt` (Optional) which contains the tags/keywords that will be used in the podcast upload. `keywords.txt` will be used for podcast tags if this does not exist. `*.mp4` an mp4 file which is the video file that you are going to upload `*.jpg` or `*.png` file which will be the thumbnail for your video/podcast