Browser Playback Align Node

Browser-first web playback alignment skill. Use when reproducing or debugging `tv.cctv.com` playback, worker decrypt, transmux, `moduleDecData`, `vmptag`, or local Node playback, including when the user provides a page URL such as `https://tv.cctv.com/...shtml`. This skill requires opening the real page with Chrome DevTools MCP first, tracing the exact browser playback and decrypt path, saving the flow locally, getting user confirmation on that flow, then reproducing it in Node only with `jsdom` for environment shims and `ffmpeg`/`ffprobe` for validation. Do not use HTML players. Do not invent browser environment fields or request flows without browser evidence.

aresbit 8229aa4 2 files · 10.8 KB Updated

File contents

aresbit/web-re-skill/tree/main/browser-playback-align-node commit 8229aa4a2b

Frequently asked questions

npx skillmds@latest add aresbit/browser-playback-align-node