Custom bilishare

B站(bilibili)大会员共享

Author
invobzvr
Daily installs
0
Total installs
678
Ratings
1 0 0
Version
0.4
Created
2021-04-10
Updated
2022-07-20
License
GPL-3.0
Applies to

Custom bilishare

Description

B站(bilibili)大会员共享

Usage

  • 拿到大会员账号的access_key
  • 方法一:鼠标右击弹幕列表上方的成为大会员/大会员专享观看特权按钮,输入access_key
    • 输入delete可删除存储
  • 方法二:播放页面按下F12, 在Console处输入 js > access_key = 'VIP_ACCESS_KEY_HERE' // Input [access_key] setted < "VIP_ACCESS_KEY_HERE" // Output >
    • access_key置为null可删除存储 js > access_key = null // Input [access_key] deleted < null // Output >