Wjs Uploading Video

Upload one or many videos to YouTube. Use when the user wants to "上传到 YouTube", "发 YouTube", "批量上传", "upload to YouTube", "post videos to YouTube", or to publish a finished `final/` directory of MP4s. Reads per-video metadata (title / description / tags) from a sibling `UPLOAD_META.md` file when present (the user's standard markdown format), or from command-line flags. Survives behind a SOCKS/HTTP proxy by using `requests` directly for the resumable upload (the stock `google-api-python-client` MediaFileUpload stalls under this user's proxy setup).

jianshuo Updated

File contents

jianshuo/claude-skills/tree/main/wjs-uploading-video commit 84bdd7e304

Frequently asked questions

npx skillmds@latest add jianshuo/wjs-uploading-video