Anime parser for https://jut.su/
This script downloads all the episodes of your chosen anime from jut.su.
- Install Python3
- Install modules from requirements.txt:
pip install -r requirements.txt
python ./app.py
You can change the path to the download folder in config.py
- Async parser
- Queue downloading
- ...