# B站视频下载器 **Repository Path**: Nightcats/bilibili-video-downloader ## Basic Information - **Project Name**: B站视频下载器 - **Description**: 使用Python语言编写的B站视频下载器。 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 10 - **Forks**: 3 - **Created**: 2021-01-07 - **Last Updated**: 2023-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # B站视频下载器 #### 介绍 这是一个使用Python编写的B站视频下载器,开放源码,欢迎完善改良代码。 #### 软件架构 基本使用的是B站的各种接口,包括登录,获取信息,下载等。 #### 使用教程 1. 拉取源码,运行 script-run.bat 即可。(PS:如果运行不起来请自己检查是否缺少什么包)。 2. 从右侧发行版里下载main.exe文件,运行main.exe启动。 #### 使用说明 1. script-run.bat 为启动程序脚本。 2. script-build.bat 为使用PyInstaller打包为exe程序(PS:需要自行安装,命令为 pip install pyinstaller)。 3. script-clean.bat 为清除缓存等文件的脚本。 4. 程序会自动下载弹幕并转换为ass文件,可以使用播放器加载ass文件来加载弹幕。 5. 程序可能或多或少存在bug,有能力可以自行修复完善,或者提交给我,我有时间的话再改(PS:咕咕咕...)。 #### 参与贡献 1. 作者:夜猫 2. 使用了mcfx大佬的 [BvAv转换代码](http://www.zhihu.com/question/381784377/answer/1099438784) 3. 使用了弹幕转换 [Danmaku2ASS](https://github.com/m13253/danmaku2ass) ![运行界面](https://images.gitee.com/uploads/images/2021/0311/043116_4e92fa9c_1790958.png "QQ截图20210311042855.png") ![运行界面](https://images.gitee.com/uploads/images/2021/0311/044539_e69a7c2d_1790958.png "QQ截图20210311043945.png") ![效果](https://images.gitee.com/uploads/images/2021/0311/044601_f334127f_1790958.png "QQ截图20210311044000.png") ![效果](https://images.gitee.com/uploads/images/2021/0311/044618_52fc7bac_1790958.png "QQ截图20210311044248.png") ![输入图片说明](https://images.gitee.com/uploads/images/2021/0311/054144_25b3f3f2_1790958.jpeg "webp.webp (1).jpg")