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.

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

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
جەمئىي قاچىلانغىنى
485
باھا نومۇرى
0 0 0
نەشرى
0.9.3
قۇرۇلغان ۋاقتى
2022-01-11
يېڭىلانغان ۋاقتى
2025-09-19
Size
5.4 KB
ئىجازەتنامىسى
CC
قوللايدىغىنى

原创脚本,请勿剽窃

获取B站音视频地址下载时需要配合refer字段‘https://www.bilibili.com/’

因为防盗链的措施

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

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

如需下载avc编码的视频请将

var len = 0; 

换成

let len = pddv?.length - pdata?.accept_quality?.length;