Leech/update scripts for zenius-i-vanisher.com
Dosyaya git
fluffy 891fa042ff update deps 2023-01-06 00:01:13 -08:00
.gitignore fix gitignore 2021-03-14 23:39:50 -07:00
README.md It actually does intelligent fetching now 2021-03-14 23:40:52 -07:00
poetry.lock update deps 2023-01-06 00:01:13 -08:00
pyproject.toml Recursively download source categories 2021-04-21 16:05:53 -07:00
update.cmd Update for change to how poetry works 2022-01-03 23:53:36 -08:00
update.sh Recursively download source categories 2021-04-21 16:05:53 -07:00
zenius.py record errors 2021-07-23 13:56:52 -07:00

README.md

Zenius-I-Vanisher Downloader

The best source for Stepmania charts is Zenius-I-Vanisher. Unfortunately, there's no easy way to incrementally update collections.

Usage

To run this script you'll need Python 3.6 or later, and you'll need to install Beautiful Soup with e.g. pip install beautifulsoup4. Put it into your Stepmania folder and run it with e.g.

python3 zenius.py

By default it will download the latest 20 official SIMfiles but you can give it one or more alternate URLs to pull from, for example:

python3 zenius.py https://zenius-i-vanisher.com/v5.2/simfiles.php?category=top_official https://zenius-i-vanisher.com/v5.2/viewsimfilecategory.php?categoryid=41

Notes

ZIV is an amazing resource. Don't abuse this tool, and consider donating to them to keep it running!