Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Latest commit

 

History

History
32 lines (21 loc) · 456 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 456 Bytes

Jmetav

A data scraper for Jav written in TypeScript with Bun.

How to use

  1. Ensure bun is installed

  2. Start the scraper with

bunx github:glyh/jmetav

To see supported options, use

bunx github:glyh/jmetav --help

Developing

git clone https://github.com/glyh/jmetav.git
cd jemtav
bun install
bin/cli # See bin/cli --help to have all available params.

References

Yuukiy/JavSP