From 41199808106a5955bbcd1ccd1bd96b7930b3127f Mon Sep 17 00:00:00 2001 From: Jayden Elishaw <80910384+BluJay131@users.noreply.github.com> Date: Thu, 12 Oct 2023 14:36:55 -0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 66dab38..cc5bcf4 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,12 @@ An easy way to automagically upload the created videos using pyautogui and openC ``` pip install -r requirements.txt ``` -3.Edit path variables in upload.py (line 6) and StartAll.bat (line 1) to be your corresponding paths - Make sure the upload.py folder is the subreddit's results folder and the StartAll.bat folder is just the repo folder +3. Edit path variables in upload.py (line 6) and StartAll.bat (line 1) to be your corresponding paths +(Make sure the upload.py folder is the subreddit's results folder and the StartAll.bat folder is just the repo folder) +4. Make sure to either change the your windows and chrome theme to dark gray or change the images in the uploadImages folder to reflect your desktop +5. Also, set view in file explorer to "list" and use Windows media player to open videos. + +If your environment is set up correctly, when you use upload.bat the python file should launch, upload the video to YT studio, update the COPPA agreement and publish, after this go into file explorer and delete the video. ## LICENSE [Roboto Fonts](https://fonts.google.com/specimen/Roboto/about) are licensed under [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0)