Short video analysis tool skills
短视频数据采集与分析工具skills:一键抓取元数据+评论、NLP话题聚类、多维度Excel导出、封面下载、词云生成。基于Douyin_TikTok_Download_API,支持抖音/TikTok/B站。
npx -y skills add shuhaolin63-hash/short_video_analysis_tool-skillsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 19 days oldThe repository was created 19 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
抖音/TikTok/B站短视频全链路解析工具
SKILL.md
0.8 KB, 168 tokens by cl100k_base, as published. Nobody here has run it
AI Agent Skill - 供 Agent 调用,非人工阅读。使用说明见 README.md。
调用方式
# 单条分析
python scripts/run_single_analyze.py --url VIDEO_URL
# 批量分析
python scripts/run_batch_analyze.py --file links.txt
数据流
- 爬虫抓取 -> 2. 封面下载 -> 3. 数据清洗 -> 4. NLP 分析 -> 5. Excel 输出
输出文件
- output/excel_table/video_meta_info.xlsx
- output/excel_table/comment_detail.xlsx
- output/excel_table/comment_hot_topic.xlsx
- output/cover_export/
- output/wordcloud_img/