Bilibili 修车插件

允许您使用 B 站查看本地视频,支持上传弹幕,实时调整弹幕时间

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

Author
dantecsm
Daily installs
0
Total installs
471
Ratings
16 0 0
Version
1.16
Created
2018-11-17
Updated
2019-01-19
Size
11.6 KB
License
N/A
Applies to

此脚本目前只兼容旧版 bilibili

用法 & 用途

  • 上传视频(上传弹幕类似) 按住 Ctrl 或 Shift 可以同时选择多个文件,视频和弹幕可以同时上传,也可以分批上传 demo

    注:获取弹幕的方法,在视频播放的页面粘贴以下代码到地址栏,然后回车

        番剧区:  javascript:open(`https://api.bilibili.com/x/v1/dm/list.so?oid=${cid}`)
        非番剧:  javascript:open(`https://api.bilibili.com/x/v1/dm/list.so?oid=${__INITIAL_STATE__.epInfo.cid}`)
    

    我为它专门写了一个脚本 一键下载弹幕

  • 快捷键 Snipaste_2019-01-02_03-16-09.png Snipaste_2019-01-05_15-29-27.png

    都是针对弹幕调整的功能,可用于调整一些时长不对的视频

    • 左偏移 , / 右偏移 .:所有弹幕出现时间 快进/快退 1s
    • 弹幕冻结 /:可以像视频一样 pause/play 弹幕流
    • 弹幕模式 shift:只在本地弹幕存在时有效,依次切换“弹幕合并,弹幕替换以及默认弹幕”三种弹幕合并模式

注意

视频如果出现有声音没画面,有画面没声音的现象,很可能是编码问题,因为目前 H264 才是网页播放器正常支持的编码