Skip to content

CatsAndMice/nologo-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

nologo-open-api

无水印解析API调用工具

快速开始

cd nologo-open-api/references

# 设置Token (自动保存到config.json)
node api-client.js set-token <your-token>

# 解析链接
node api-client.js parse "https://v.douyin.com/xxxxx"

文件结构

.
├── README.md            # 快速指南
└── nologo-open-api/
    ├── SKILL.md          # 完整文档
    └── references/
        ├── api-client.js   # API客户端
        └── config.json     # 配置(token)

获取Token


nologo-open-api

Watermark-free parsing API client

Quick Start

cd nologo-open-api/references

# Set token (auto-saved to config.json)
node api-client.js set-token <your-token>

# Parse link
node api-client.js parse "https://v.douyin.com/xxxxx"

File Structure

.
├── README.md            # Quick guide
└── nologo-open-api/
    ├── SKILL.md          # Full documentation
    └── references/
        ├── api-client.js   # API client
        └── config.json     # Configuration

Get Token

About

去水印下载鸭 skill

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors