Update README.md

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

@ -2,9 +2,20 @@
### ![image](https://github.com/BluJay131/Cost-Effective-Twitch-Controlled-Lights/assets/80910384/346dc2a9-45f3-4372-8e4c-de62a3bc5e3f) Visit the <a target="_blank" href="https://github.com/elebumm/RedditVideoMakerBot">creators of this project</a> for instructions on use and to support their work! ### ![image](https://github.com/BluJay131/Cost-Effective-Twitch-Controlled-Lights/assets/80910384/346dc2a9-45f3-4372-8e4c-de62a3bc5e3f) Visit the <a target="_blank" href="https://github.com/elebumm/RedditVideoMakerBot">creators of this project</a> for instructions on use and to support their work!
(Side note this works only on the Windows OS!)
## Description ## Description
A way to automagically upload the created videos using pyautogui and openCV A way to automagically upload the created videos using pyautogui and openCV
## Installation and Usage
1. Clone this repository or download the scripts batch files and "upload.py".
2. Install the required Python libraries using the following command:
```
pip install -r requirements.txt
```
3.
## LICENSE ## LICENSE
[Roboto Fonts](https://fonts.google.com/specimen/Roboto/about) are licensed under [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) [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