Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

justoneapi-douyin-search-videojustoneapi 抖音搜索视频

Agent Skill

用于辅助视频生成、动画合成、脚本化剪辑或 Remotion 等视频项目开发。它适合让 Agent 组织镜头、生成素材说明、维护合成代码或排查渲染问题。使用时需要确认分辨率、时长、素材路径和导出格式;涉及外部素材、人物肖像或商业发布时,应先核对版权授权和内容审核要求。

总安装

1,920

周安装

80

GitHub Stars

公开资料未说明

下载量

640
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:justoneapi-douyin-search-video(justoneapi 抖音搜索视频)
来源仓库:https://github.com/justoneapi/justoneapi-douyin-search-video
安装命令:
openclaw skills install justoneapi-douyin-search-video
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install justoneapi-douyin-search-video

简介

通过 JustOneAPI 使用关键字调用 GET /api/douyin/search-video/v4 进行抖音视频搜索。

SKILL.md

name
Douyin (TikTok China) Video Search API
description
Call GET /api/douyin/search-video/v4 for Douyin (TikTok China) Video Search through JustOneAPI with keyword.
author
JustOneAPI
homepage
https://api.justoneapi.com
metadata
{"openclaw":{"homepage":"https://api.justoneapi.com","primaryEnv":"JUST_ONE_API_TOKEN","requires":{"bins":["node"],"env":["JUST_ONE_API_TOKEN"]},"skillKey":"justoneapi_douyin_search_video"}}

Douyin (TikTok China) Video Search

Use this focused JustOneAPI skill for video Search in Douyin (TikTok China). It targets GET /api/douyin/search-video/v4. Required non-token inputs are keyword. OpenAPI describes it as: Get Douyin (TikTok China) video Search data, including metadata and engagement signals, for content discovery, trend research, and competitive monitoring.

Endpoint Scope

  • Platform key: douyin
  • Endpoint key: search-video
  • Platform family: Douyin (TikTok China)
  • Skill slug: justoneapi-douyin-search-video
OperationVersionMethodPathOpenAPI summary
searchVideoV4v4GET/api/douyin/search-video/v4Video Search

Inputs

ParameterInRequired byOptional byTypeNotes
durationqueryn/aallstringFilter by video duration. Available Values: - _0: No Limit - _1: Under 1 Minute - _2: 1-5 Minutes - _3: Over 5 Minutes
duration enumvaluesn/an/an/a_0, _1, _2, _3
keywordqueryalln/astringThe search keyword
pagequeryn/aallintegerPage number (starting from 1)
publishTimequeryn/aallstringFilter by video publish time range. Available Values: - _0: No Limit - _1: Last 24 Hours - _7: Last 7 Days - _180: Last 6 Months
publishTime enumvaluesn/an/an/a_0, _1, _180, _7
searchIdqueryn/aallstringSearch ID; required for pages > 1 (use the search_id value returned by the last response)
sortTypequeryn/aallstringSorting criteria for search results. Available Values: - _0: General - _1: More likes - _2: Newest
sortType enumvaluesn/an/an/a_0, _1, _2

Request body: none documented; send parameters through path or query arguments.

Version Choice

Use searchVideoV4 for the documented v4 endpoint. There are no alternate versions grouped in this skill.

Run This Endpoint

Supported operation IDs in this skill: searchVideoV4.

node {baseDir}/bin/run.mjs --operation "searchVideoV4" --token "$JUST_ONE_API_TOKEN" --params-json '{"keyword":"<keyword>"}'

Ask for any missing required parameter before calling the helper. Keep user-provided IDs, cursors, keywords, and filters unchanged.

Environment

  • Required: JUST_ONE_API_TOKEN
  • Pass the token with --token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs.
  • Get a token from Just One API Dashboard.
  • Authentication details: Just One API Usage Guide.

Output Focus

  • State the operation ID and endpoint path used, for example searchVideoV4 on /api/douyin/search-video/v4.
  • Echo the required lookup scope (keyword) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get Douyin (TikTok China) video Search data, including metadata and engagement signals, for content discovery, trend research, and competitive monitoring.
  • Return raw JSON only after the short, endpoint-specific summary.
  • If the backend errors, include the backend payload and the exact operation ID.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

72.37%
按下载量换算463

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills