B-HTML5-Video

获取B站视频地址,Dash

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

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!)

Autor
zwb83925462
Installationen heute
1
Installationen gesamt
489
Bewertungen
0 0 0
Version
0.9.5
Erstellt am
11.01.2022
Letzte Aktualisierung
08.01.2026
Größe
5,66 KB
Lizenz
CC
Wird angewandt auf

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

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

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

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