A simple Python tool to fetch and search vn walkthrough URLs from seiya-saiga.com.
- List all available vn walkthroughs
- Search for specific vn titles
- Save results to a text file
- Clone this repository
- Install required dependencies:
pip install requestspython walk.py -opython walk.py -s "VN Title"python walk.py -s "VN Title" -o-s,--search: Search for a specific vn title-o,--output: Save results to output.txt-h,--help: Show help message
This project is licensed under the MIT License - see the LICENSE file for details.