This takes continuous screenshots, compiles them into a movie, and uploads the movie to GitHub. Created a venv which will need to be created locally.
For this code to work you will need to: pip install opencv-python pip install github3.py pip install pyautogui pip install Pillow