# 5ime/video_spider

短视频去水印：抖音,皮皮虾,火山,微视,微博,绿洲,最右,轻视频,快手,全民小视频,巴塞电影,陌陌,Before避风,开眼,Vue Vlog 小咖秀,皮皮搞笑,全民K歌,西瓜视频,逗拍,虎牙,6间房,梨视频,新片场,acfun,美拍...

Repository: https://github.com/5ime/video_spider
Canonical: https://ross.abutalabs.com/products/video_spider
Homepage: https://lab.5ime.cn/video
Language: PHP
License: AGPL-3.0
License Family: copyleft
Topics: spider, video, php
Last push: 2025-12-03T07:12:30+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 55, release rhythm 35, longevity 100
- inputs: {"age_days": 2233, "days_push": 273, "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 2975, forks 662 (observed 2026-08-28T04:07:32.963926+00:00)

## What it is
A PHP-based web service that parses short-video links from platforms like Douyin, Kuaishou, Weibo, and Pipixia to return watermark-free video download URLs. It exposes a simple GET/POST API returning JSON metadata such as author, title, cover, and video link.

## Use cases
- download douyin videos without watermark
- parse short video links to get direct video url
- self-host a video parsing api
- extract video metadata like title and cover from a share link
- bulk fetch watermark-free videos from kuaishou or weibo

## When to choose
- you need a self-hosted API to resolve short-video share links into direct video URLs
- you want JSON metadata (author, title, cover) alongside the video link
- you need built-in rate limiting and multi-platform support in PHP

## When to avoid
- you need guaranteed watermark removal for every platform, since some only offer watermarked downloads
- you cannot maintain it, as platform API changes frequently break parsers
- you need a production-grade service with auth and scaling out of the box

## Facets
- artifact type: service
- maturity: active
- function: web-scraping, http-server, video-processing, rate-limiting
- domain: media, social-media, crawlers, web-development
- platform: php, self-hosted, cli
- tags: short-video, watermark-removal, douyin, kuaishou, video-downloader, api, web-server

## Member repositories
- 5ime/video_spider (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:32.963926+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-30T07:31:34.962514+00:00, confidence not recorded.
  - readme: https://github.com/5ime/video_spider (fetched 2026-08-28T04:07:32.963926+00:00, sha d89fb2d0af06)
  - homepage: https://lab.5ime.cn/video (fetched 2026-08-29T09:46:47.102401+00:00, sha 11e365399b4c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
