bilibili-up-batch
CommunityBatch download and analyze Bilibili videos.
Authorhaizhouyuan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill batch-downloads recent Bilibili videos, runs video analysis, and prepares evidence packets for downstream digesting.
Core Features & Use Cases
- Batch download: Fetch latest videos for a given UP, store locally.
- Evidence generation: Run
video_pipelineto createevidence.jsonandevidence_compact.mdper video. - Digest readiness: Optionally feed results to
digest-contentfor rapid digest creation.
Quick Start
python3 scripts/bilibili_up_batch.py --up '<space_or_b23_url>' --limit 30 --download --analyze --enable-ocr
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: bilibili-up-batch Download link: https://github.com/haizhouyuan/codexreadpublic/archive/main.zip#bilibili-up-batch Please download this .zip file, extract it, and install it in the .claude/skills/ directory.