feat: add support for china bilibili channel resources

This commit is contained in:
daydreamer-json
2026-02-24 18:23:02 +09:00
parent f733c78848
commit a218a5e912
23 changed files with 1434 additions and 27 deletions

View File

@@ -12,8 +12,7 @@
"url": "git+https://github.com/daydreamer-json/ak-endfield-api-archive.git"
},
"scripts": {
"format": "bun x biome format --write src && bun x oxfmt",
"start": "bun x biome format --write src && bun x oxfmt && bun src/main.ts"
"start": "bun src/main.ts archive && bun x oxfmt output"
},
"dependencies": {
"@octokit/rest": "^22.0.1",