- install python (from the Microsoft Store, for Example)
- Change the path on line 11 in main.py to your specific Folder containing the videos
- Open a cmd window in this folder
- Run ´pip install -r requirements.txt´
- (OPTIONAL) Change every how many Hours it will upload a video (by changing the number on line 20 of main.py)
- run the script with ´py main.py´