Skip to content

KidiXDev/vn-walk-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Seiya-Saiga VN Walkthrough URL Tool

A simple Python tool to fetch and search vn walkthrough URLs from seiya-saiga.com.

Features

  • List all available vn walkthroughs
  • Search for specific vn titles
  • Save results to a text file

Installation

  1. Clone this repository
  2. Install required dependencies:
pip install requests

Usage

List all vn and save to file

python walk.py -o

Search for a specific vn

python walk.py -s "VN Title"

Search and save result to file

python walk.py -s "VN Title" -o

Options

  • -s, --search: Search for a specific vn title
  • -o, --output: Save results to output.txt
  • -h, --help: Show help message

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Tool to fetch and search vn walkthrough URLs from seiya-saiga.com.

Topics

Resources

License

Stars

Watchers

Forks

Languages