This website requires JavaScript.
Explore
Help
Sign In
ZSCGR
/
KVideo
Watch
1
Star
0
Fork
0
mirror of
https://github.com/KuekHaoYang/KVideo.git
synced
2026-08-16 01:03:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a567f62e1912edd76b66b71c812d6eb35802f45d
KVideo
/
components
/
player
/
hooks
T
History
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
..
desktop
feat: add premium password protection and enhance search functionality
2026-03-01 12:06:53 +08:00
useAutoSkip.ts
feat: Improve hook stability and performance with
useCallback
and
useMemo
, and enhance auto-skip and search error handling.
2026-01-04 18:18:47 +08:00
useDanmaku.ts
feat: Implement user-defined video sources and danmaku API management with new settings pages and a dedicated store.
2026-02-19 11:56:14 +08:00
useDesktopPlayerLogic.ts
feat: Implement IPTV functionality with channel management and player, and add admin account configuration generation.
2026-02-17 16:37:53 +08:00
useDesktopPlayerState.ts
feat: Persist player volume and mute settings and integrate source selection directly into the episode list.
2026-02-17 12:42:41 +08:00
useHlsPlayer.ts
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
usePlaybackPolling.ts
new
2025-12-24 23:53:24 +08:00
usePlayerSettings.ts
feat: Implement IPTV functionality with channel management and player, and add admin account configuration generation.
2026-02-17 16:37:53 +08:00
useStallDetection.ts
feat: Implement video stall detection, next episode loading UI, and persist playback rate across sessions.
2026-01-02 13:17:10 +08:00
useVideoResolution.ts
feat: 修复超长 URL (414) 问题,添加分辨率检测,修复高级模式 bug,提升兼容性
2026-03-12 22:58:30 +08:00