Skip to main content

Bilibili-dl 是一个下载B站音视频的工具(目前视频下载最高只支持720P)

Project description

Bilibili-dl

1. 简介

Bilibili-dl 是一个下载 B 站音视频的工具(目前视频下载最高只支持720P)。

2. 安装

pip install bilibili-dl

3. 使用

所需依赖:ffmpeg

bilibili-dl [-h]
            [-v]
            [--mid MID]
            [--audio-only | --no-audio-only | -a]
            [bvid]

positional arguments:
  bvid                  BV号

options:
  -h, --help            查看帮助
  -v, --version         查看版本号
  --mid MID             up主id
  --audio-only, -a      仅下载音频 (default: False)
  • 通过 BV 号下载单个视频:
bilibili-dl [bvid]
  • 通过 mid 下载该 up 主的所有投稿视频:
bilibili-dl [--mid MID]

如仅需要音频则在以上命令后面加 --audio-only-a 即可。

4. 感谢

感谢以下项目提供的支持:

5. License

Creative Commons Attribution-NonCommercial 4.0 International

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bilibili_dl-3.2.1.tar.gz (12.0 kB view hashes)

Uploaded Source

Built Distribution

bilibili_dl-3.2.1-py3-none-any.whl (13.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page