A python script to watch Attack on Titan for free and without ads.
- Install Python make sure to check "add python to PATH" in installation prompt
- Open CMD and type:
pip install bs4 pip install requests pip install colorama
- Download and run AoTstream.py
If error occurred like "no module named ..." run cmd again and install the missing module, refer to step 2.
pip install MODULE_NAME