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 09:13:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e7aebc513bca3e2a559cea2a95f84d36f9584d1
KVideo
/
components
/
player
/
hooks
T
History
kuekhaoyang
df37806de7
feat: Implement danmaku (bullet comments) functionality with API integration, settings, and player display.
2026-02-17 10:21:07 +08:00
..
desktop
refactor: Simplify cast availability logic to immediately show the cast button upon SDK load and update package version.
2026-02-17 09:29:28 +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 danmaku (bullet comments) functionality with API integration, settings, and player display.
2026-02-17 10:21:07 +08:00
useDesktopPlayerLogic.ts
feat: Implement mobile double-tap gestures for video player controls and apply CSS optimizations.
2026-02-16 23:27:45 +08:00
useDesktopPlayerState.ts
feat: Implement video stall detection, next episode loading UI, and persist playback rate across sessions.
2026-01-02 13:17:10 +08:00
useHlsPlayer.ts
feat: Implement HLS blob URL playback fallback for WebView-based browsers and increment package version.
2026-02-16 21:39:24 +08:00
usePlaybackPolling.ts
new
2025-12-24 23:53:24 +08:00
usePlayerSettings.ts
feat: Implement danmaku (bullet comments) functionality with API integration, settings, and player display.
2026-02-17 10:21:07 +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