/BilibiliAgent

Download bilibili videos

Primary LanguagePythonApache License 2.0Apache-2.0

bilibili icon

BilibiliAgent

Download bilibili videos with bv or url.

Dependence

This tool uses ffmpeg to merge videos and audios. You have to download it first and place "ffmpeg.exe" under the bin folder.

python >= 3.10

Installation

Please install python version 3.10 or above at first. Then run the command below to install the necessary libraries.

$ pip3 install -r requirements.txt

Run

$ python src/main.py

Platform

Platform Verified
Windows 10
Windows 11