@pippit-dev/cli 0.0.14 → 0.0.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/checksums.txt +6 -6
- package/package.json +1 -1
- package/skills/short-drama/SKILL.md +1 -1
package/checksums.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
fa8c1c2792f7d35d5cc3d404d54f3739b27d293f752109a12b1eb472a42cb137 pippit-tool-cli-0.0.15-darwin-amd64.tar.gz
|
|
2
|
+
b7fea091af69a21d3817af90781c89c45c2c3a7eebfbcaf9c7d1cc4ed5817661 pippit-tool-cli-0.0.15-darwin-arm64.tar.gz
|
|
3
|
+
8efb9fbdf2bcb67444ace90f376b82f81b6e7d28c17f8a63cf3f659796ec4a9f pippit-tool-cli-0.0.15-linux-amd64.tar.gz
|
|
4
|
+
6e9b689ca808704d551967abdf9e3bf7bbb462e8f87978b9f5f8d09c49ae8e31 pippit-tool-cli-0.0.15-linux-arm64.tar.gz
|
|
5
|
+
1dcb53bd959026ddcae51c2cf50174ab90c900875992c28b3d568cf88fcb5408 pippit-tool-cli-0.0.15-windows-amd64.zip
|
|
6
|
+
4c1cdaea7521d9600ad33a2091e078104a5891d7950c527bc05176bd0cf2ffba pippit-tool-cli-0.0.15-windows-arm64.zip
|
package/package.json
CHANGED
|
@@ -253,7 +253,7 @@ pippit-tool-cli short-drama +download-result --url DOWNLOAD_URL --output-path FI
|
|
|
253
253
|
|
|
254
254
|
### 获取会话文件
|
|
255
255
|
|
|
256
|
-
从 `+list-thread-file` 的 `files` 中逐个读取文件元信息:`file_path`、`
|
|
256
|
+
从 `+list-thread-file` 的 `files` 中逐个读取文件元信息:`file_path`、`download_url`。重点识别剧本大纲、故事线设计、场景设计说明、场景图、人物角色设计说明、人物图、分集草稿、分镜片段视频、故事板、最终视频产物等重要资产。
|
|
257
257
|
|
|
258
258
|
```
|
|
259
259
|
1. 有download_url的重要资产
|