https://github.com/zweix123/BilibiliProgressBar
Total progress bar of Bilibili collective video
https://github.com/zweix123/BilibiliProgressBar
Last synced: about 1 month ago
JSON representation
Total progress bar of Bilibili collective video
- Host: GitHub
- URL: https://github.com/zweix123/BilibiliProgressBar
- Owner: zweix123
- Created: 2022-08-22T05:58:49.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-29T08:57:46.000Z (over 1 year ago)
- Last Synced: 2024-10-27T08:38:43.572Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 153 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-bilibili-extra - BilibiliProgressBar - Total progress bar of Bilibili collective video. (油猴脚本 / 主站脚本)
README
# BilibiliProgressBar
众所周知,哔哩哔哩是一个学习的地方,这个脚本能为哔哩哔哩合集类、订阅类视频提供一个总进度条,让你的学习不再迷茫## Result

## Pre
需要会使用油猴脚本## Use
在油猴中新建用户脚本,将项目中的js代码覆盖进去保存
脚本会识别B站合集类视频、订阅类视频的网址并运行脚本## 鸣谢
+ 代码主要借鉴这两位前辈的代码
+ 逻辑:[B站分集视频教程时长统计脚本](https://www.52pojie.cn/thread-1517520-1-1.html)
+ 显示方案:[https://greasyfork.org/zh-CN/scripts/431734-哔哩哔哩工具-快捷键-视频时长](https://greasyfork.org/zh-CN/scripts/431734-%E5%93%94%E5%93%A9%E5%93%94%E5%93%A9%E5%B7%A5%E5%85%B7-%E5%BF%AB%E6%8D%B7%E9%94%AE-%E8%A7%86%E9%A2%91%E6%97%B6%E9%95%BF)侵删。
+ 在开发过程中特别是关于Javascript的问题受到学校学长的很多帮助。
在此一并表示感谢