weedy233
|
894eb2823e
|
refactor: 重构视频缩放组件并添加新功能
- 重构代码结构,将功能拆分为多个模块
- 实现自定义缩放范围的配置
- 改进提示显示功能,增加持续时间设置
- 添加错误处理机制和清理函数
|
2025-09-02 23:26:58 +08:00 |
|
weedy233
|
c7b3e79b53
|
feat: 重构视频缩放功能,添加缩放预设选项和自定义缩放比例
|
2025-09-02 12:43:22 +08:00 |
|
weedy233
|
dc9edeaee7
|
feat: 添加视频缩放功能及样式支持
|
2025-09-02 10:06:47 +08:00 |
|
the1812
|
03afc94baf
|
Merge branch 'preview-features' of https://github.com/the1812/Bilibili-Evolved into preview-features
|
2025-08-01 08:48:21 +08:00 |
|
the1812
|
c24d84474c
|
Update dark styles
|
2025-08-01 08:46:23 +08:00 |
|
wsgh0202
|
4a4562520b
|
feat: 番剧支持连播到最后1P停止,默认值改为始终连播
通过类名前缀查询有点慢,解析分P方法改为可重写,避免影响其他页面类型
|
2025-07-23 20:22:15 +08:00 |
|
wsgh0202
|
cb8148b8f1
|
feat: 添加自动连播处理器-收藏夹
|
2025-07-23 20:22:15 +08:00 |
|
wsgh0202
|
15fa397d7f
|
refactor: 重构处理逻辑,自动连播类型处理逻辑提取到单独子类中
|
2025-07-23 20:22:15 +08:00 |
|
wsgh0202
|
96b657532c
|
fix: 修复设置自动连播发生在视频切换完成之前
由于单p和多p视频使用同一个配置项(Local Storage - bpx_player_profile.media.handoff),会导致错误应用成另一方的设置(脚本)的状态
|
2025-07-23 20:22:15 +08:00 |
|
wsgh0202
|
33f07eca07
|
fix: 修复初始化报错
|
2025-07-23 20:22:15 +08:00 |
|
wsgh0202
|
c8bb68d563
|
fix: 修复日志打印错误
|
2025-07-23 20:22:15 +08:00 |
|
wsgh0202
|
ab1b43cd29
|
feat: 切换选项时应用到当前视频
|
2025-07-23 20:22:15 +08:00 |
|
wsgh0202
|
6326d3c297
|
feat: 实现检测是否应该自动连播相关逻辑
|
2025-07-23 20:22:15 +08:00 |
|
wsgh0202
|
849520252c
|
feat: 实现设置自动连播状态相关逻辑
|
2025-07-23 20:22:15 +08:00 |
|
wsgh0202
|
12c083934f
|
feat: 实现检测自动连播类型相关逻辑
|
2025-07-23 20:22:15 +08:00 |
|
wsgh0202
|
487f648c16
|
feat: 实现setupAutoPlay_Bangumi函数
|
2025-07-23 20:22:15 +08:00 |
|
wsgh0202
|
c2151eb802
|
feat: 添加逻辑框架
|
2025-07-23 20:22:15 +08:00 |
|
the1812
|
b77e95ba2e
|
Update dark styles
|
2025-07-17 21:31:03 +08:00 |
|
the1812
|
1ed389af6f
|
Merge branch 'preview-fixes' into preview-features
|
2025-06-29 11:36:15 +08:00 |
|
wisokey
|
426156f51b
|
显示视频投稿时间适配合集类页面
|
2025-06-14 11:58:04 +08:00 |
|
fixfeat
|
2e18ec9887
|
fix(danmakuAirborne): 弹幕空降特殊弹幕显示及触发
|
2025-06-13 23:04:16 +08:00 |
|
fixfeat
|
bf08a121a2
|
feat(danmakuAirborne): 弹幕空降识别中文数字
|
2025-06-13 22:50:04 +08:00 |
|
sunfkny
|
304b1aaa9c
|
[组件-自动移出稍后再看] 优化事件监听逻辑,防止重复监听导致重复调用接口
|
2025-06-01 22:47:13 +08:00 |
|
the1812
|
4f13240007
|
Update player popup styles
|
2025-05-25 14:41:11 +08:00 |
|
the1812
|
494be26889
|
Merge tag 'v2.10.0-preview' into preview-fixes
|
2025-04-09 07:46:21 +08:00 |
|
the1812
|
4cac416c94
|
Add disableDoubleClickFullscreen (#5095)
|
2025-03-31 23:07:49 +08:00 |
|
the1812
|
91cad58d51
|
Fix list with same names (fix #5151)
|
2025-03-10 23:48:55 +08:00 |
|
the1812
|
a5283105b0
|
Restore double click fullscreen (#5095)
|
2025-02-19 08:31:35 +08:00 |
|
the1812
|
1a02068bcb
|
Add confirm when screenshots are not empty (#5066)
|
2024-12-24 23:25:16 +08:00 |
|
the1812
|
0f2dcaaaa7
|
Add DASH fallback codec (fix #5080)
|
2024-12-22 20:51:24 +08:00 |
|
the1812
|
f39520bac7
|
Add bangumi support (fix #5607)
|
2024-12-22 18:04:50 +08:00 |
|
the1812
|
48f2afffa1
|
Fix wheel event not working on Firefox (fix #5047)
|
2024-12-22 17:18:40 +08:00 |
|
the1812
|
ce09c6b2b3
|
Merge branch 'preview-features' into preview-fixes
|
2024-11-11 23:21:43 +08:00 |
|
the1812
|
94a7f6fc28
|
Add support for new page list container (fix #4955, #4958, fix #4952)
|
2024-11-10 15:19:09 +08:00 |
|
the1812
|
5a48fe3300
|
Merge branch 'preview-fixes' into preview-features
|
2024-10-22 08:19:40 +08:00 |
|
the1812
|
64279b611a
|
Merge branch 'preview-fixes' of https://github.com/the1812/Bilibili-Evolved into preview-fixes
|
2024-10-22 08:19:00 +08:00 |
|
the1812
|
304cd6b151
|
Fix danmaku settings not read (#4824)
|
2024-10-22 08:06:49 +08:00 |
|
wisokey
|
ebe4b353a0
|
显示视频投稿时间适配新版推荐列表
|
2024-10-17 16:59:46 +00:00 |
|
the1812
|
f0d5f17aca
|
Add downloadDanmaku speed option (fix #4824)
|
2024-10-14 23:14:22 +08:00 |
|
the1812
|
866ef53da0
|
Fix danmaku settings not read (#4824)
|
2024-10-14 23:10:47 +08:00 |
|
WakelessSloth56
|
5626e3343d
|
feat: saveVideoMetadata - ffmetadata fields mode option
|
2024-09-30 11:43:51 +08:00 |
|
the1812
|
cb07fd0b95
|
Merge branch 'preview-fixes' into preview-features
|
2024-09-22 21:27:20 +08:00 |
|
the1812
|
a84c6e5180
|
Fix aid & bvid params (ifx #4818)
|
2024-09-22 20:38:02 +08:00 |
|
the1812
|
14066617fc
|
Improve UI and code styles
|
2024-09-14 22:44:55 +08:00 |
|
the1812
|
8caf5564fa
|
Add forward slash support (#4865)
|
2024-09-08 15:52:21 +08:00 |
|
the1812
|
ef644ce739
|
Merge branch 'preview-fixes' into preview-features
|
2024-08-15 23:11:40 +08:00 |
|
the1812
|
4d47a6fae4
|
Merge tag 'v2.9.0-preview' into preview-fixes
|
2024-08-15 23:10:17 +08:00 |
|
the1812
|
61c411525a
|
Fix danmaku airborne
|
2024-08-15 08:53:58 +08:00 |
|
the1812
|
a1df99ac12
|
Merge branch 'preview-features' of https://github.com/the1812/Bilibili-Evolved into preview-features
|
2024-07-30 21:47:47 +08:00 |
|
the1812
|
a8662022f5
|
Merge branch 'preview-fixes' into preview-features
|
2024-07-30 21:47:43 +08:00 |
|