/AoT-stream

A python script to watch Attack on Titan for free and without ads.

Primary LanguagePython

AoT stream

A python script to watch Attack on Titan for free and without ads.

STATUS: WORKING

PREVIEW

HOW TO USE

  1. Install Python make sure to check "add python to PATH" in installation prompt
  2. Open CMD and type:
    pip install bs4
    pip install requests
    pip install colorama
    
  3. 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