Loading...
Loading...
Compare original and translation side by side
playwrightplaywright install chromiumpip install playwright && playwright install chromiumplaywrightplaywright install chromiumpip install playwright && playwright install chromiumscripts/jianying_worker.pyscripts/jianying_worker.pypython3 scripts/jianying_worker.py \
--cookies /path/to/cookies.json \
--output-dir /path/to/output \
--prompt "赛博朋克风格的长安城,飞行汽车穿梭在霓虹灯笼之间" \
--duration 10s \
--model "Seedance 2.0"python3 scripts/jianying_worker.py \
--cookies /path/to/cookies.json \
--output-dir /path/to/output \
--prompt "赛博朋克风格的长安城,飞行汽车穿梭在霓虹灯笼之间" \
--duration 10s \
--model "Seedance 2.0"python3 scripts/jianying_worker.py \
--cookies /path/to/cookies.json \
--output-dir /path/to/output \
--ref-image /path/to/image.png \
--prompt "将这张图片变成动画,镜头从左向右缓慢平移" \
--duration 10s \
--model "Seedance 2.0 Fast"python3 scripts/jianying_worker.py \
--cookies /path/to/cookies.json \
--output-dir /path/to/output \
--ref-image /path/to/image.png \
--prompt "将这张图片变成动画,镜头从左向右缓慢平移" \
--duration 10s \
--model "Seedance 2.0 Fast"python3 scripts/jianying_worker.py \
--cookies /path/to/cookies.json \
--output-dir /path/to/output \
--ref-video /path/to/reference.mp4 \
--prompt "画风改成宫崎骏风格,其他不变" \
--duration 10s \
--model "Seedance 2.0"python3 scripts/jianying_worker.py \
--cookies /path/to/cookies.json \
--output-dir /path/to/output \
--ref-video /path/to/reference.mp4 \
--prompt "画风改成宫崎骏风格,其他不变" \
--duration 10s \
--model "Seedance 2.0"python3 scripts/jianying_worker.py --cookies /path/to/cookies.json --prompt "测试" --dry-run只填写表单不提交,生成截图供检查。step_*.png
python3 scripts/jianying_worker.py --cookies /path/to/cookies.json --prompt "测试" --dry-runOnly fill the form without submission, generatescreenshots for inspection.step_*.png
| 参数 | 默认值 | 可选值 | 说明 |
|---|---|---|---|
| "一个美女在跳舞" | 任意文本 | 视频描述 |
| | | 视频时长 |
| | | 画面比例 |
| | | 模型选择 |
| 无 | 本地图片路径 | I2V 模式的参考图片 |
| 无 | 本地视频路径 | V2V 模式的参考视频 |
| | 文件路径 | 剪映登录凭证路径 |
| | 目录路径 | 输出视频保存目录 |
| false | - | 只填表不提交 |
| Parameter | Default Value | Optional Values | Description |
|---|---|---|---|
| "A beautiful woman is dancing" | Any text | Video description |
| | | Video duration |
| | | Aspect ratio |
| | | Model selection |
| None | Local image path | Reference image for I2V mode |
| None | Local video path | Reference video for V2V mode |
| | File path | Jianying login credential path |
| | Directory path | Output video saving directory |
| false | - | Only fill form without submission |
| 模型 | 积分/秒 | 5s | 10s | 15s | 特点 |
|---|---|---|---|---|---|
| Seedance 2.0 Fast | 3 | 15 | 30 | 45 | 快速,适合测试 |
| Seedance 2.0 | 5 | 25 | 50 | 75 | 高质量,正式出片 |
| Model | Points per second | 5s | 10s | 15s | Features |
|---|---|---|---|---|---|
| Seedance 2.0 Fast | 3 | 15 | 30 | 45 | Fast, suitable for testing |
| Seedance 2.0 | 5 | 25 | 50 | 75 | High quality, for formal production |
登录(cookies) → 新建 → 沉浸式短片 → 选模型 → [上传参考视频] → 选时长 → 输入Prompt → 提交
→ 拦截 thread_id → 导航详情页 → 轮询视频 → curl 下载 MP4Login(cookies) → New project → Immersive short film → Select model → [Upload reference video] → Select duration → Enter Prompt → Submit
→ Intercept thread_id → Navigate to detail page → Poll for video → curl download MP4references/prompt-guide.mdreferences/prompt-guide.md