byted-tos-video-process

Installation
SKILL.md

Volcengine TOS Video Process

Inspect videos, extract frames, and concatenate video clips stored in Volcengine TOS — metadata lookup, single snapshot, multi-frame capture, video concatenation, and TOS-to-TOS persistence.

Setup (once per environment)

Install dependencies on first use:

cd {baseDir}
pip install -r {baseDir}/requirements.txt

Then run scripts with Python 3.7+:

python3 {baseDir}/scripts/<script>.py <args>
Installs
29
GitHub Stars
368
First Seen
Mar 18, 2026
byted-tos-video-process — bytedance/agentkit-samples