kuekhaoyang
|
5829a79ee3
|
fix: enforce compliance mode for managed deployments
|
2026-04-02 21:42:00 +08:00 |
|
kuekhaoyang
|
48ad9bc252
|
fix: restore HLS ad filtering
Closes #133
Closes #134
|
2026-04-02 20:12:59 +08:00 |
|
kuekhaoyang
|
35f7f4d83a
|
feat: upgrade player fullscreen buffering and panel controls
|
2026-03-26 13:51:45 +08:00 |
|
kuekhaoyang
|
b5a8a7f6c6
|
feat: enhance HLS player to prefer H.264 for compatibility with HEVC levels and update VideoGroupCard to include premium parameter in URL
|
2026-03-12 23:20:29 +08:00 |
|
kuekhaoyang
|
0e87c94a64
|
feat: 修复超长 URL (414) 问题,添加分辨率检测,修复高级模式 bug,提升兼容性
- 将 groupedSources 存储在 sessionStorage 中而非 URL 参数里,以防止因 URL 过长导致的 CDN 414 错误 (#112)
- 自动将旧版 groupedSources URL 迁移至短 gs 键
- 从视频元素中检测并显示实际视频分辨率(例如 1920x1080),不再依赖来源提供的标签
- 修复 PlayerNavbar 设置链接在高级模式下总是跳转到 /settings 而非 /premium/settings 的问题 (#106)
- 修复 WatchHistorySidebar 未向 HistoryList 传递 isPremium,导致历史记录项 URL 丢失 premium=1 参数的问题 (#106)
- 为 HLS 播放添加多级浏览器回退机制 (HLS.js → 原生 → 代理 → 错误并提供浏览器建议) (#104)
- 在 IPTV 播放器中添加 HEVC/H.265 级别过滤,防止 CCTV 等频道出现仅有音频播放的问题 (#81)
- 更新依赖并升级版本至 4.5.0
|
2026-03-12 22:58:30 +08:00 |
|
kuekhaoyang
|
c8402aedef
|
feat: Implement HLS blob URL playback fallback for WebView-based browsers and increment package version.
|
2026-02-16 21:39:24 +08:00 |
|
kuekhaoyang
|
bb7bc3e75f
|
feat: Enhance M3U8 ad detection with proxy URL unwrapping and segment-level analysis, and implement proxy fallback for HLS playlist fetching.
|
2026-02-16 10:31:09 +08:00 |
|
Troray
|
47e8df2c6a
|
Update useHlsPlayer.ts
|
2026-01-19 22:26:42 +08:00 |
|
Troray
|
c3d01e95a4
|
新增M3U8启发式广告检测算法并支持动态关键词配置
|
2026-01-19 21:52:38 +08:00 |
|
kuekhaoyang
|
337fcb9837
|
feat: Refine HLS player configuration with more aggressive buffering, conservative ABR, and extended loading retries and timeouts.
|
2025-12-26 18:45:41 +08:00 |
|
kuekhaoyang
|
43a35e3f47
|
new
|
2025-12-24 23:53:24 +08:00 |
|