# BBDown_GUI
**Repository Path**: onefallenleaves/BBDown_GUI
## Basic Information
- **Project Name**: BBDown_GUI
- **Description**: BBdown的图形化界面
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 4
- **Forks**: 2
- **Created**: 2022-04-09
- **Last Updated**: 2025-02-17
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# BBDown_GUI
BBDown的图形化版本,亦保留有命令行
## 特性
- [x] 记忆下载参数
- [x] 下载全部剧集(分片)
- [x] 优先显示常用选项,亦保留有所有功能
## 下载
[](https://github.com/1299172402/BBDown_GUI/releases)
## 从源码运行
```
pip install -r requirements.txt
python BBDown_GUI.py
```
## 使用方法
将 BBDown 的可执行程序与本 UI 程序置于同一文件夹中,直接运行即可。这样以后 BBDown 主程序更新也可以直接替换使用
## 屏幕截图
### 简易模式
### 高级模式
## 致谢&License
- https://github.com/nilaoda/BBDown (MIT License)