ljb1020ljb1020Community·1 Agent Skills Included

video-batch-download

Batch download Chinese platform videos with local transcription

Downloads public videos from Douyin, Bilibili, Kuaishou, Xiaohongshu, and Weibo in the highest quality available without login. Transcribes speech locally with faster-whisper and converts Traditional Chinese to Simplified, producing structured JSON and plain-text transcripts. Eliminates manual saving, third-party parsing APIs, and cloud transcription fees with resumable batch runs and automatic retries.
npx skills add ljb1020/video-batch-download --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install video-batch-download?

Run `npx skills add ljb1020/video-batch-download --all -g -y` in your terminal to install this skill globally.

Which video platforms are supported?

It supports public videos from Douyin, Bilibili, Kuaishou, Xiaohongshu, and Weibo, including short share links.

Does it need cloud APIs for transcription?

No. Transcription runs locally with faster-whisper, so no external model API or cloud service is required.

Can I download videos without transcription?

Yes. Pass the --no-transcribe flag to save only the MP4 video and structured metadata JSON.

Does it work without logging into the platforms?

Yes. It selects the highest quality stream available without an account session and never bypasses platform access controls.

Related Repositories in Content & Communication

View All in Content & Communication