original project: https://github.com/quasar098/dvd-screensaver
install python 3.9 or above from python.org or microsoft store, run cd
then put the path name for the folder, install dependencies using pip install -r requirements.txt
in the command prompt, if pip install -r requirements.txt
does not work run pip install pip install --trusted-host=pypi.org --trusted-host=files.pythonhosted.org --user -r requirements.txt
, then run main.py