
Douyin Downloader
Command-line downloader for Douyin videos, image posts, collections and whole profiles
- Category
- Other
- Website
- github.com
- Language
- English
- Listed
- 4d ago
- Stars
- 11,863
- Forks
- 1,824
jiji262/douyin-downloader ↗, Python, MIT, Last commit 1d ago
Douyin Downloader takes a Douyin link and fetches what is behind it: a single video, an image note, a collection, a piece of music, or an entire profile in batch mode. It prefers the watermark-free source and the highest bitrate available, records what it has fetched in SQLite, checks Content-Length on every file and cleans up partial downloads. When pagination gets blocked it can open a browser and let you solve the CAPTCHA by hand. Beyond downloads it records live streams to FLV, collects comments as JSON, dumps hot-board and keyword search results, and can run as a REST API with notifications to Bark, Telegram or a webhook.
The same backend powers Douzy, a desktop app in closed beta with separate workspaces for Douyin, TikTok and YouTube. The command-line tool itself is Python 3.8 or later and MIT licensed.