feat: add douyin browser control panel

This commit is contained in:
kris
2026-03-20 22:27:54 +08:00
parent 5c52476a45
commit 5d9c9cf048
8 changed files with 860 additions and 2 deletions

View File

@@ -6,6 +6,7 @@
"description": "Browser-assisted Douyin capture and sync tool for StoryForge",
"scripts": {
"capture": "node ./capture_and_sync.mjs",
"control-panel": "node ./control_panel.mjs",
"help": "node ./capture_and_sync.mjs --help"
},
"dependencies": {