YAWGD Still W.I.P and is very unfinished, except bugs and errors, some games may not work fine.
a simple html game ripper, even works (in most cases) on big websites like itch.io. the code itself is less than 100 lines and is fully commented.
- pip install requirements.txt
- python3 -m playwright install
- python3 main.py
then you can access visited websites in ./download folder
MIT