Skip to content

ScaredCube/biliDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

BiliDownloader

使用python编写的b站视频下载程序

支持登录账号

功能: 使用AV,BV,EP号下载,批量下载SS番剧,提取视频封面

支持自定义FFMPEG路径

使用

一、下载构建版本(仅用于Windows)

  1. 下载并安装ffmpeg
  2. 进入releases页面下载最新的构建版本
  3. 使用单独文件夹放置exe文件
  4. 双击执行

二、使用源码运行

  1. 安装所需库

    pip install bilibili-api-python
  2. 下载源码

    git clone https://github.com/ScaredCube/biliDownloader.git
    cd biliDownloader
  3. 执行代码

    python index.py

致谢

bilibili-api 及其样例代码

ffmpeg

About

使用python编写的b站视频下载程序

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages