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.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

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

Tác giả
zwb83925462
Cài đặt hàng ngày
0
Số lần cài đặt
490
Đánh giá
0 0 0
Phiên bản
0.9.5
Đã tạo
11-01-2022
Đã cập nhật
08-01-2026
Kích thước
6 KB
Giấy phép
CC
Áp dụng cho

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

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

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

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