Leech/update scripts for zenius-i-vanisher.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
fluffy 891fa042ff update deps 11 months ago
.gitignore fix gitignore 3 years ago
README.md It actually does intelligent fetching now 3 years ago
poetry.lock update deps 11 months ago
pyproject.toml Recursively download source categories 3 years ago
update.cmd Update for change to how poetry works 2 years ago
update.sh Recursively download source categories 3 years ago
zenius.py record errors 2 years ago

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!