BilibiliInteractiveVideoTree
Bilibili互动视频剧情树获取
示例用法:getFullTree(/BV(\S+)/.exec(bvid)[1])
老早以前写的了,不是很好,抱歉...
你也可以使用这个代码在控制台一键载入BIVT
document.body.appendChild((a=document.createElement("script"),a.src="https://cdn.jsdelivr.net/gh/MicroCBer/BilibiliInteractiveVideoTree/bivt_fastload.js",a))
或者将如下代码作为网址收藏(Bookmarklet)
javascript:!(function (){document.body.appendChild((a=document.createElement("script"),a.src="https://cdn.jsdelivr.net/gh/MicroCBer/BilibiliInteractiveVideoTree@3/bivt_fastload.js",a))})()
如果要自己使用,API如下
getFullTree(bid,deep=20)
bid:互动视频的BVID
deep:最大深度
获取剧情树并输出