A BBDown download helper based on python
You have to have BBDown before start using this python script.
And please ensure that the Python script and BBDown.exe are in the same directory.
Please install easygui before you run the script.
pip install easygui
If this is your first time using BBDown to download videos from Bilibili, open Command Prompt in the directory and enter bbdown.exe login to log in by scanning a QR code, allowing you to download 1080p and higher-quality videos.
python bph.py
And use Ctrl + c in cmd to stop this program.
- Video quality selection
- Sound quality selection
- Remember the user's choice and set it as the default option
- Multithreaded execution
- Built-in format conversion
- ......