douyin-mcp-server

提取抖音无水印视频链接,视频文案,douyin-mcp-server

GitHub Stars

290

User Rating

Not Rated

Favorites

0

Views

40

Forks

62

Issues

0

Installation
Difficulty
Beginner
Estimated Time
5-10 minutes

Installation

Installation

Prerequisites

Python: 3.8 or higher
ffmpeg: Must be installed on the system

Installation Steps

1. Install using uvx (recommended)

bash
uvx douyin-mcp-server

2. Install using pip

bash
pip install douyin-mcp-server

Troubleshooting

Common Issues

Issue: Server won't start Solution: Check your Python version and ensure dependencies are installed correctly.

Additional Resources