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
c3db2fcd36b6a39ca06ff63fa2b6939ca3857ed1
KVideo
/
components
/
player
/
hooks
/
mobile
T
History
kuekhaoyang
220d1b0faf
feat: Implement HLS download and enhance copy link functionality to support original and proxied URLs.
2025-11-29 11:05:04 +08:00
..
mobile-player-params.ts
feat: Introduce
shouldAutoPlay
prop for video players and add a video content proxy API.
2025-11-22 16:41:11 +08:00
useMobileFullscreenControls.ts
refactor: extract player control logic into dedicated desktop and mobile hooks and introduce new mobile player control components.
2025-11-21 12:47:40 +08:00
useMobileMenuControls.ts
refactor: extract player control logic into dedicated desktop and mobile hooks and introduce new mobile player control components.
2025-11-21 12:47:40 +08:00
useMobilePlaybackControls.ts
feat: Implement intelligent HLS preloading that respects player loading state and browser buffer health.
2025-11-24 22:15:57 +08:00
useMobileProgressControls.ts
feat: Implement intelligent HLS preloading that respects player loading state and browser buffer health.
2025-11-24 22:15:57 +08:00
useMobileSkipControls.ts
refactor: extract player control logic into dedicated desktop and mobile hooks and introduce new mobile player control components.
2025-11-21 12:47:40 +08:00
useMobileTogglePlay.ts
feat: implement image optimization and extract mobile play/pause logic into a new hook.
2025-11-24 16:59:13 +08:00
useMobileUtilities.ts
feat: Implement HLS download and enhance copy link functionality to support original and proxied URLs.
2025-11-29 11:05:04 +08:00