← Back to Skills Marketplace
TikTok Crawling (yt-dlp)
by
Dallin Romney
· GitHub ↗
· v1.0.0
5364
Downloads
13
Stars
18
Active Installs
1
Versions
Install in OpenClaw
/install tiktok-crawling
Description
Use for TikTok crawling, content retrieval, and analysis
Usage Guidance
Install only if you are comfortable letting the skill use your logged-in browser session for TikTok. Prefer running it without browser cookies when possible, use a separate low-privilege browser profile if authentication is needed, and delete any exported cookie files or downloaded sensitive content afterward.
Capability Analysis
Type: OpenClaw Skill
Name: tiktok-crawling
Version: 1.0.0
The skill provides instructions for TikTok scraping using `yt-dlp`. While its core functionality aligns with the stated purpose, it includes the use of `--cookies-from-browser chrome` in `SKILL.md` and the example `scrape-tiktok.sh` script. This capability allows `yt-dlp` to access browser session cookies, which are sensitive and could be misused. Although presented as a legitimate method for authentication to access restricted content, this constitutes a high-risk capability without clear malicious intent, thus classifying it as suspicious.
Capability Assessment
Purpose & Capability
Using yt-dlp to crawl or download TikTok content fits the stated purpose, including authenticated access for restricted content, but browser-session use raises the impact of the capability.
Instruction Scope
The supplied evidence shows instructions and an example script using --cookies-from-browser chrome, which reads local browser session cookies; that is sensitive credential-like material and appears under-disclosed.
Install Mechanism
No separate installer, background setup, package mutation, or persistence mechanism was shown in the supplied evidence.
Credentials
Network access and yt-dlp are proportionate for TikTok crawling, but direct Chrome cookie access is broader than ordinary scraping unless the user explicitly opts in and understands the account-session risk.
Persistence & Privilege
No privilege escalation or long-running persistence is evident, but use of browser session cookies can grant account-level access and should be treated like password handling.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tiktok-crawling - After installation, invoke the skill by name or use
/tiktok-crawling - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of TikTok crawling and analysis skill using yt-dlp
Metadata
Frequently Asked Questions
What is TikTok Crawling (yt-dlp)?
Use for TikTok crawling, content retrieval, and analysis. It is an AI Agent Skill for Claude Code / OpenClaw, with 5364 downloads so far.
How do I install TikTok Crawling (yt-dlp)?
Run "/install tiktok-crawling" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is TikTok Crawling (yt-dlp) free?
Yes, TikTok Crawling (yt-dlp) is completely free (open-source). You can download, install and use it at no cost.
Which platforms does TikTok Crawling (yt-dlp) support?
TikTok Crawling (yt-dlp) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created TikTok Crawling (yt-dlp)?
It is built and maintained by Dallin Romney (@romneyda); the current version is v1.0.0.
More Skills