Update README.md

pull/1852/head
Jayden Elishaw 2 years ago committed by GitHub
parent 38287f74e8
commit 4119980810
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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)

Loading…
Cancel
Save