B-HTML5-Video

获取B站视频地址,Dash

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(У мене вже є менеджер скриптів, дайте мені встановити його!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Автор
zwb83925462
Щоденних встановлень
0
Всього встановлень
490
Рейтинги
0 0 0
Версія
0.9.5
Створено
11.01.2022
Оновлено
08.01.2026
Size
5,7 кБ
Ліцензія
CC
Відноситься до

由于旧的API已经不提供4K等高分辨率的下载地址,故改用Dash模式

获取B站音视频地址下载时需要配合refer字段"https://www.bilibili.com/"(因B站使用了防盗链措施)

只获取权限范围内的最高清晰度(Dash模式下,需要自己合并音视频)

// 如需下载avc编码的视频请将
let len = 0;
//换成
let len = pddv?.length - pdata?.accept_quality?.length;