This is the metadata generator for Prototype-YunHan.
The code structure is still very messy, and will be standardized later.
To start generating metadata, please first
Suggest to use
pnpmto manage dependencies Please usetsx/bun/denoto directly execute the script
# Install dependencies
# pnpm install
# now no need to install dependencies
# Get source metadata
bun ./fetch-source.ts
# Run all scripts to generate metadata
bun ./script/run_all.tsThe generated metadata will be in the ./data directory.
-/ data
- meta.json
- _headers (for Cloudflare)
- GI-[version]
- [parts...]
Please make sure meta.json will not be cached
Cache-Control: no-cache, no-store, must-revalidate
Pragma: no-cache
Expires: 0