← Discover
Discover · GitHub · Douyin Downloader↑ +452 today

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

Installing the required libraries
pip install -r requirements.txt
Configuring browser support
pip install playwright
python -m playwright install chromium

Running it

Configuring cookies
python -m tools.cookie_fetcher --config config.yml

If you don't write code

🤖 Paste this into your AI agent (Claude Code · Codex · Antigravity)

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

Who it is forIt is for users who want to archive content on Douyin and aim to automate bulk downloading processes.
LicenseMIT

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.