# lanbinleo/bili2text

Bilibili视频转文字，一步到位，输入链接即可使用

Repository: https://github.com/lanbinleo/bili2text
Canonical: https://ross.abutalabs.com/products/bili2text
Language: Python
License: MIT
License Family: permissive
Last push: 2026-06-16T05:54:13+00:00

## Health v2 (maintenance only)
Score: 56/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 87, release rhythm 8, longevity 72
- inputs: {"age_days": 1012, "days_push": 78, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1873, forks 240 (observed 2026-08-28T04:05:47.079642+00:00)

## What it is
bili2text is a Python command-line tool that converts Bilibili videos into text transcripts from a link or BV number, handling download, audio extraction, and speech recognition in one step. It supports local engines (Whisper, SenseVoice) and cloud APIs (Volcengine), plus optional web and desktop interfaces.

## Use cases
- transcribe a bilibili video to text from a link
- get a text transcript of a bilibili video by BV number
- run offline speech recognition on downloaded videos
- batch transcribe multiple bilibili videos
- transcribe local video or audio files to text
- generate subtitles from bilibili videos

## When to choose
- you need one-step bilibili video-to-text conversion from a URL
- you want a choice of local offline or cloud transcription engines
- you need batch transcription of many videos
- you prefer a CLI but also want optional web/desktop UIs

## When to avoid
- you need transcription for platforms other than Bilibili
- you need a production-grade long-running server deployment (not yet optimized)
- you need speaker diarization or subtitle file formatting features

## Facets
- artifact type: cli-tool
- maturity: active
- function: speech-recognition, cli, web-framework, audio-processing, video-processing
- domain: speech-processing, media, developer-tools
- platform: python, cli, cross-platform
- tags: bilibili, transcription, whisper, sensevoice, subtitle-generation, video-to-text, chinese-speech-recognition, natural-language-processing, command-line, desktop, web-server

## Member repositories
- lanbinleo/bili2text (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:47.079642+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-30T03:14:50.003686+00:00, confidence not recorded.
  - readme: https://github.com/lanbinleo/bili2text (fetched 2026-08-28T04:05:47.079642+00:00, sha 9ed35b1e1b67)
- Data as of 2026-08-30T08:39:29.467469+00:00.
