acfun-helper
acfun-helper copied to clipboard
acfun-helper是一个适用于acfun(acfun.cn)的浏览器扩展,可以下载视频,标记用户,优化界面等
https://github.com/niuchaobo/acfun-helper/blob/2d4278a0d76e99feff226ea162026c9a5e1d6f52/src/fg/modules/danmaku.js#L22 参考js代码我写了python版的,然后整理思路重做了定位,应该是完美解决弹幕遮挡问题,可参考代码 https://github.com/dolaCmeo/acfunSDK/blob/main/acfun/page/utils.py#L75 关于解决原代码中的弹幕重叠问题: 0. 原弹幕数据要按时间进行排序 1. 记录每条弹幕通道最后截止位置 2. 如果同期所有通道已满,则减少弹幕停留时间(加速通过)
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.62 to 0.10.64. Release notes Sourced from es5-ext's releases. 0.10.64 (2024-02-27) Bug Fixes Revert update to postinstall script meant to fix Powershell issue, as it's a regression...
Bumps [eta](https://github.com/eta-dev/eta) from 1.12.3 to 2.2.0. Commits e05fa5f 2.2.0 f7ed8f6 fix RegExp leading to slow parsing w/out tags 4be3cbe 2.1.2 cce5850 rebuild 34e7179 Bump std from 0.97.0 to 0.186.0 (again)...
Bumps [ws](https://github.com/websockets/ws) from 7.5.7 to 7.5.10. Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to the 7.x release line (22c28763). 7.5.9 Bug fixes Backported bc8bd34e to the...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
### > 摘要(描述) ### > 灵感来源 ### > 理论实现 ### > 影响研究 ### > 细节实现 ### > 总结 ### > 参考
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0. Release notes Sourced from express's releases. 4.21.0 What's Changed Deprecate "back" magic string in redirects by @blakeembrey in expressjs/express#5935 [email protected] by @wesleytodd in expressjs/express#5954...
Bumps [webpack](https://github.com/webpack/webpack) from 4.47.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...