Signal Collective
Hong Kong Book a call
Signal Collective The Library Content
We find where your growth is · Then we build it

Content · Video, clips, voice and images, from one idea. · a tool

One long video into a week of short clips

The open-source project autoclip, by zhouxiaoka

“AutoClip : AI-powered video clipping and highlight generation” — the project's own words, on GitHub

What it does
AutoClip watches a long video for you and pulls out the interesting parts. Give it a YouTube or Bilibili link, or your own file, and it downloads the footage and subtitles, then has an AI read the content, map out a timeline of topics, and score each stretch for how compelling it is. It cuts the strongest moments into short clips, writes them titles, and can group related clips into themed collections you did not have to plan yourself. Everything runs through a web dashboard where you review, retitle, and reorder clips before anything is published, so a long recording turns into a shortlist of clips worth putting out.
Replaces
a subscription video-clipping service
For
For anyone sitting on hours of raw video — a podcast, a stream, a long talk — who wants short clips out of it without scrubbing through the whole recording by hand.
Not for
Not for someone who only has a five-minute video already made — the AI scoring and pipeline overhead only pay off on long source footage.
Setup
20 min · Claude Code, Kimi, Gemini CLI or Codex · docker, an API key for one AI provider (Qwen, an OpenAI-compatible API, Gemini, or SiliconFlow) — or a local Ollama/LM Studio install instead, with no key needed
One long recording Marked for cuts Three shorts you watch it to the end

Get it running

Paste this into the AI that runs on your computer. It does the install, checks it works, and tells you what to type first. If anything fails, paste the error back to it.

Paste into Claude Code
Install autoclip (https://github.com/zhouxiaoka/AutoClip) on this computer and get it working for me. I am not a developer; explain each step in one line as you go and never skip one. You are Claude Code, running on my machine.

1. Check what this machine already has (git, Python or Node as the project needs, Docker if the README says so). Tell me anything missing and install it, asking me before anything that needs my password.
2. Clone https://github.com/zhouxiaoka/AutoClip into ~/tools/autoclip and follow the README's install exactly.
3. Configure it. If it needs an API key or a login, stop and ask me for it; never guess one and never store it anywhere except where the README says.
   Tool-specific notes: Copy env.example to .env and fill in an AI API key (for example API_DASHSCOPE_API_KEY for Qwen) — skip this entirely if you are running local Ollama or LM Studio instead.
Run ./docker-start.sh from the project root; it starts the frontend on port 3000, the backend on port 8000, and Flower task monitoring on port 5555.
Confirm it is healthy with curl http://localhost:8000/api/v1/health/ and by opening http://localhost:3000 in a browser.
The most common failure is a stale Redis connection — check with redis-cli ping — and if a port is already taken, find and stop the process with lsof -i :8000 before retrying.
4. Run the smallest test the README gives, and show me the output.
5. When it works, tell me what to type first, in one line, for this job: Clip a single long talk.
If anything fails, show me the exact error and fix it before going on.

What to point it at first

1

Clip a single long talk

Point it at one YouTube video or podcast recording you already have and let it produce a first batch of clips — this is the smallest test of the full pipeline, download through cutting.

2

Check the exciting-clip scores

Look at the scores the AI gave each cut before you publish anything — a good sign is that the top-scored clips contain a complete thought, not just a loud moment.

3

Build one themed collection

Take the clips from a single video and see what the AI groups into a collection versus what you would group by hand — mismatches show you where its topic detection needs a nudge.

What it must never do unattended

  • Never publish a cut you have not watched to the end.
  • Check the licence of every model and every clip before it goes out under your name.
  • Never let it manage a Bilibili account login on its own — approve every cookie import, password entry, or QR login yourself.

Who made it

zhouxiaoka/autoclip on GitHub, under the MIT licence. 7,253 stars, checked 9 September 2026. Last change 7 September 2026. We did not write it; we checked it, and wrote this page so you can use it.

Also in Content

What's in the library is how we work.

If you're launching or growing a brand across Asia and the West, a call is where we work out whether it's a fit.