Tool for downloading Douyin content without watermarks
The Python-based Douyin downloader is a tool used to save videos, photo albums, and music from the social media platform Douyin to a computer without watermarks. The software automates the content archiving process with features such as batch download support, SQLite-based duplicate prevention, and browser backup.
Updates
- September 14, 2026: Stars 11,653 → 11,656, latest release desktop-v0.11.5 (September 10, 2026).
What you get
- Saves videos, photo albums, and music without watermarks
- Automatically prevents duplicate downloads using an SQLite database
- Offers support for batch downloading and browser backup
Installation
pip install -r requirements.txtpip install playwright
python -m playwright install chromiumRunning it
python -m tools.cookie_fetcher --config config.ymlIf you don't write code
I want to download videos, photo albums, and music from the Douyin platform to my computer without watermarks. How should I prepare my configuration file to enable batch downloading, prevent duplicate records using the SQLite database, and activate the browser backup feature using this tool? Explain step-by-step which commands I should use to start the download process.
Related dictionary terms
Links
TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-09-14: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.