douyin-downloader

Installation
SKILL.md

抖音视频下载

从抖音分享链接下载无水印原视频。通过解析抖音移动端分享页面的 window._ROUTER_DATA 提取视频直链,无需 cookies、无需登录、无需第三方 API。

脚本位置

  • 主脚本: scripts/douyin_dl.py
  • 运行依赖: Python 3 + requests

安装依赖

pip install requests

使用方法

Installs
3
GitHub Stars
3
First Seen
Jul 16, 2026
douyin-downloader — marecgents/marec-agent-skills