# loadchange/amemv-crawler

🙌Easily download all the videos from TikTok(amemv).下载指定的 抖音（Douyin） 号的视频,抖音爬虫

Repository: https://github.com/loadchange/amemv-crawler
Canonical: https://ross.abutalabs.com/products/amemv-crawler
Language: Python
License: MIT
License Family: permissive
Last push: 2019-11-28T01:48:13+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3102, "days_push": 2471, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2641, forks 629 (observed 2026-08-28T04:07:06.522446+00:00)

## What it is
A Python 3 script that downloads all videos from a specified Douyin (TikTok China) user account, as well as all videos under a given challenge topic or music. It accepts share URLs via a text file or command-line arguments and skips already-downloaded videos.

## Use cases
- download all videos from a douyin user account
- scrape tiktok videos by share link
- batch download videos under a douyin challenge topic
- download videos for a specific douyin music track
- recover deleted or missing douyin videos by re-running the crawler
- learn web scraping with python

## When to choose
- you need to bulk-download a Douyin user's videos including favorites
- you want a simple script-based downloader driven by share URLs
- you are learning Python scraping techniques

## When to avoid
- you need a maintained tool - the project has not been updated since 2019 and Douyin's API has likely changed
- you need commercial-scale scraping - the author explicitly disclaims support beyond learning purposes
- you need metadata like video stats, renaming, or image downloads

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: web-scraping, video-processing, cli
- domain: crawlers, media, social-media
- platform: python, cli, cross-platform
- tags: douyin, tiktok, video-downloader, crawler, python-script, automation

## Member repositories
- loadchange/amemv-crawler (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:06.522446+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:19:04.626452+00:00, confidence not recorded.
  - readme: https://github.com/loadchange/amemv-crawler (fetched 2026-08-28T04:07:06.522446+00:00, sha 060c6f0e2492)
- Data as of 2026-08-30T08:39:29.467469+00:00.
