dytext

抖音文案提取。使用场景:(1) 用户要求提取抖音视频文案/字幕 (2) 用户发送抖音分享链接需要转文字 (3) 用户查询积分余额或转写历史。首次使用会自动引导注册。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "dytext" with this command: npx skills add xwchris/douyin-to-text

抖音文案提取

通过 npx dytext-cli 提取抖音视频文案/字幕。首次使用自动引导注册,跨平台支持。

注意:本技能需要将您的 API Key 和抖音分享链接发送到 dytext.cn 服务。请确保您信任该服务后再使用。

环境要求

  • Node.js >= 18(用于 npx)

首次使用

如果未配置 API Key,运行以下命令注册并自动配置:

npx dytext-cli setup

注册即获免费积分。

快速使用

# 提取文案(支持抖音分享链接或包含链接的整段文案)
npx dytext-cli transcribe "https://v.douyin.com/xxxxx/"

# 指定语言
npx dytext-cli transcribe "6.44 复制打开抖音,看看【xxx】 https://v.douyin.com/xxxxx/" zh-CN

# 查询余额
npx dytext-cli balance

# 查看历史
npx dytext-cli history

支持的语言

语言代码说明
zh-CN简体中文(默认)
zh-TW繁体中文
en英语
ja日语
ko韩语

数据流向

本技能通过 npx dytext-cli 调用 api.dytext.cn REST API,将抖音分享链接和 API Key 发送到服务端进行语音转文字处理。

相关链接

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

ClawHealth Data Skill

Read a user's ClawHealth 30-day HealthKit sync, produce daily health reports, open temporary panels, explain checkup signals, and recommend supplement protoc...

Registry SourceRecently Updated
General

Bumble

Bumble session, auth, matches, messages, sending, and profile-photo export via Remote Browser Service. Use to resume an existing Bumble app session, inspect...

Registry SourceRecently Updated
General

Linux Disk Doctor

Diagnose and fix Linux disk full / no space issues. Find large files, clean logs, purge package caches, remove old kernels, handle Docker disk bloat, and exp...

Registry SourceRecently Updated
General

Linux Port Resolver

Resolve Linux port conflicts (EADDRINUSE/bind failed) with precision. Detect occupying process, free the port, and prevent recurrence. Use when a service fai...

Registry SourceRecently Updated