Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rfym21/Qwen2API
/ extractVideoTaskIDFromPayload
Function
extractVideoTaskIDFromPayload
src/controllers/chat.image.video.js:545–545 ·
view source on GitHub ↗
(payload)
Source
from the content-addressed store, hash-verified
543
*/
544
const
buildImageContent = (contentUrl) => ``
545
546
/**
547
* 构造视频消息内容
548
* @param {string} contentUrl - 视频链接
Callers
nothing calls this directly
Calls
1
extractVideoTaskIdentifiersFromPayload
Function · 0.85
Tested by
no test coverage detected