Tag

Douyin

1 views collected around this technical thread.

Top Architecture Tech Stack
Top Architecture Tech Stack
May 22, 2025 · Operations

Understanding the Bandwidth and Server Scale of Douyin (TikTok) Data Centers

This article explains how Douyin (TikTok) and other major Chinese platforms achieve massive concurrent usage by operating data centers with hundreds of thousands of servers, employing terabit-level outbound bandwidth, dual‑link designs, CDN acceleration, and multi‑node load balancing, and provides estimates of server counts and bandwidth capacities.

BandwidthCDNData Center
0 likes · 8 min read
Understanding the Bandwidth and Server Scale of Douyin (TikTok) Data Centers
Java Captain
Java Captain
May 12, 2025 · Operations

How ByteDance Powers Douyin/TikTok with Massive Bandwidth and Server Infrastructure

The article explains ByteDance's enormous data‑center bandwidth, server counts, and CDN architecture that enable hundreds of millions of concurrent users on Douyin and TikTok, detailing estimates of total outbound capacity, multi‑link designs, and the role of cloud and IDC resources.

BandwidthByteDanceCDN
0 likes · 8 min read
How ByteDance Powers Douyin/TikTok with Massive Bandwidth and Server Infrastructure
IT Architects Alliance
IT Architects Alliance
Mar 30, 2025 · Backend Development

Douyin’s Architectural Evolution: From Simple Beginnings to Scalable Cloud‑Native System

The article chronicles Douyin’s journey from a modest early‑stage architecture to a sophisticated, distributed, micro‑service and cloud‑native infrastructure that leverages load balancing, caching, big‑data frameworks, CDN, edge computing, and automated operations to support billions of users and massive traffic spikes.

Big DataCloud NativeDouyin
0 likes · 12 min read
Douyin’s Architectural Evolution: From Simple Beginnings to Scalable Cloud‑Native System
IT Services Circle
IT Services Circle
Jan 27, 2025 · Product Management

Douyin Launches Ride-Hailing Service: Aggregation Model and Market Implications

Douyin has introduced a ride‑hailing feature that aggregates third‑party services like Gaode Taxi, offering a limited set of functions while highlighting the strategic shift toward an aggregation model and its potential impact on the competitive landscape of Chinese ride‑hailing platforms.

Aggregation ModelDouyinRide-hailing
0 likes · 5 min read
Douyin Launches Ride-Hailing Service: Aggregation Model and Market Implications
DataFunSummit
DataFunSummit
Jan 1, 2025 · Big Data

Douyin Group Data Asset Management Platform: Full‑Stack Data Lineage Evolution and Applications

This article introduces Douyin Group’s end‑to‑end data asset management platform, explains the evolution and architecture of its large‑scale data lineage system, presents quality metrics and ecosystem components, and outlines practical applications and future directions for data governance, development, and security.

Big DataData GovernanceData Lineage
0 likes · 16 min read
Douyin Group Data Asset Management Platform: Full‑Stack Data Lineage Evolution and Applications
DataFunSummit
DataFunSummit
Dec 20, 2024 · Big Data

Douyin Group's Data Management: Strategies for Metric Construction, Management, Production, and Consumption

This article outlines Douyin Group's approach to handling massive EB‑scale data, describing the challenges of metric quality and efficiency, the Volcano Engine data platform architecture, three‑layer solutions for metric production, management and consumption, and future plans for automation and governance.

Big DataData GovernanceData Platform
0 likes · 19 min read
Douyin Group's Data Management: Strategies for Metric Construction, Management, Production, and Consumption
Python Programming Learning Circle
Python Programming Learning Circle
Nov 25, 2024 · Mobile Development

Automating Douyin Likes with Python, ADB, and Baidu AI Face Recognition

This article demonstrates how to build a Python-based Douyin crawler that uses ADB to control an Android device, captures screenshots, employs Baidu AI face recognition to detect high‑scoring female faces, and automatically likes videos meeting the criteria.

ADBAutomationDouyin
0 likes · 11 min read
Automating Douyin Likes with Python, ADB, and Baidu AI Face Recognition
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Sep 26, 2024 · Backend Development

Step-by-Step Guide to Building a Spring Boot Backend and Douyin Hot Search Crawler

This tutorial walks through creating a Maven‑based Spring Boot backend project with multiple modules, configuring pom.xml files, application properties, and logging, then adds a scheduled Douyin hot‑search crawler using OkHttp, demonstrating full end‑to‑end setup for a web service.

DouyinJavaMaven
0 likes · 31 min read
Step-by-Step Guide to Building a Spring Boot Backend and Douyin Hot Search Crawler
Python Programming Learning Circle
Python Programming Learning Circle
Jun 25, 2024 · Backend Development

Downloading Douyin (TikTok) Videos Without Watermark Using Python and JSONPath

This article explains a simplified Python method for extracting and downloading watermark‑free Douyin videos by inspecting network requests, using the jsonpath library, and automating the download process with concise code, while also discussing its advantages and current limitations.

DouyinJsonPathRequests
0 likes · 5 min read
Downloading Douyin (TikTok) Videos Without Watermark Using Python and JSONPath
ByteDance Data Platform
ByteDance Data Platform
Mar 6, 2024 · Databases

How ByteHouse Boosted Douyin’s Interest Circle Queries by 100×

This article explains how Douyin rebuilt its interest‑circle platform by replacing MySQL with the columnar OLAP engine ByteHouse, achieving roughly a hundred‑fold improvement in query speed, lower hardware costs, and seamless horizontal scalability for massive daily data volumes.

ByteHouseColumnarStorageDataWarehouse
0 likes · 10 min read
How ByteHouse Boosted Douyin’s Interest Circle Queries by 100×
IT Services Circle
IT Services Circle
Nov 18, 2023 · Product Management

Douyin Tests Paid Short Videos: Features, Pricing, Creator Requirements, and User Reactions

Douyin has begun testing a paid short‑video model, offering the first five seconds for free and requiring users to purchase the rest with virtual Douyin coins ranging from 10 to 100, while creators must meet follower and verification criteria and the platform takes a 30% service fee.

DouyinMonetizationPaid Video
0 likes · 6 min read
Douyin Tests Paid Short Videos: Features, Pricing, Creator Requirements, and User Reactions
DataFunTalk
DataFunTalk
Oct 30, 2023 · Databases

Engineering Practices and Evolution of Douyin’s Cloud‑Native Vector Database

This article outlines Douyin’s step‑by‑step engineering evolution of its cloud‑native vector database, covering the background of vector search, core concepts, algorithmic optimizations, storage‑compute separation, streaming updates, multi‑tenant orchestration, and future applications such as large language model integration.

ANNCloud NativeDouyin
0 likes · 17 min read
Engineering Practices and Evolution of Douyin’s Cloud‑Native Vector Database
Python Programming Learning Circle
Python Programming Learning Circle
Jul 2, 2022 · Backend Development

Guide to Capturing and Parsing Douyin User Data with Fiddler, mitmproxy, and Python

This tutorial explains how to set up Fiddler and mitmproxy to intercept Douyin traffic, automatically save JSON responses using custom scripts, and then parse and store the extracted user information in CSV files with Python, providing step‑by‑step instructions and code examples.

CSVDouyinFiddler
0 likes · 6 min read
Guide to Capturing and Parsing Douyin User Data with Fiddler, mitmproxy, and Python
Python Programming Learning Circle
Python Programming Learning Circle
May 6, 2022 · Backend Development

Downloading Watermark‑Free Douyin Videos with Python and jsonpath

This article demonstrates a simpler method for extracting and downloading watermark‑free Douyin (TikTok) videos by inspecting network requests, locating the hidden video URLs, and using a Python script with the jsonpath library to automate the retrieval process.

DouyinJsonPathVideo Download
0 likes · 5 min read
Downloading Watermark‑Free Douyin Videos with Python and jsonpath
Python Programming Learning Circle
Python Programming Learning Circle
Jan 18, 2022 · Mobile Development

Automated Douyin Video Scraping with Python, mitmproxy, and Appium

This tutorial explains how to set up Python, mitmproxy, and Appium on Windows to automatically capture Douyin video URLs, download the videos, and automate scrolling on an Android device, providing a complete end‑to‑end solution for mobile video scraping.

DouyinVideo Downloadappium
0 likes · 7 min read
Automated Douyin Video Scraping with Python, mitmproxy, and Appium
Python Programming Learning Circle
Python Programming Learning Circle
Nov 23, 2021 · Backend Development

Extracting Douyin (TikTok) Video URLs Without Watermark Using Python and jsonpath

This article demonstrates a simpler method to obtain water‑marked‑free Douyin video URLs by inspecting network requests, extracting hidden links, and using a Python script with the jsonpath library to download videos directly, highlighting advantages and remaining limitations.

APIDouyinJsonPath
0 likes · 4 min read
Extracting Douyin (TikTok) Video URLs Without Watermark Using Python and jsonpath
Laravel Tech Community
Laravel Tech Community
Sep 13, 2021 · Operations

Understanding Douyin’s Server Bandwidth and Data Center Scale

The article explains how Douyin (TikTok) and other major Chinese tech firms operate massive self‑built data centers with terabit‑level outbound bandwidth, detailing server counts, infrastructure design, and CDN acceleration that enable hundreds of millions of users to stream video smoothly.

BandwidthCDNData Center
0 likes · 7 min read
Understanding Douyin’s Server Bandwidth and Data Center Scale
DataFunTalk
DataFunTalk
Jul 13, 2021 · Artificial Intelligence

NLP‑Driven Scenario Tagging and Experience Management Platform for Douyin App

This article describes how Douyin built an AI‑powered feedback management platform that uses NLP to automatically tag and cluster user comments, maps them to business scenarios, defines quantitative experience metrics, and creates a closed‑loop system for rapid problem discovery and product improvement.

AIData AnalyticsDouyin
0 likes · 15 min read
NLP‑Driven Scenario Tagging and Experience Management Platform for Douyin App
Laravel Tech Community
Laravel Tech Community
Feb 28, 2021 · Artificial Intelligence

How the “Ant Ya Hey” AI Effect Works and How to Create It

This article explains the popular Douyin AI effect “Ant Ya Hey”, showcases celebrity demos, provides a step‑by‑step guide using Avatarify and video editors, and delves into the underlying First‑Order Motion Model research that powers the realistic facial animation.

AIAvatarifyDouyin
0 likes · 6 min read
How the “Ant Ya Hey” AI Effect Works and How to Create It