Commit Graph
12 Commits
Author SHA1 Message Date
kuekhaoyang cc596dde78 Refactor README and remove old documentation files
- Updated README.md to provide a comprehensive overview of the KVideo project, including features, installation instructions, and architecture.
- Removed outdated README_NEW.md, SETUP.md, SUMMARY.md, and TODO.md files to streamline project documentation.
- Enhanced project structure and core components descriptions in the README for better clarity and usability.
2025-11-16 23:12:17 +08:00
kuekhaoyang b23199e632 Refactor video loading state management; improve loading messages and optimize fetch logic in player component 2025-11-16 23:09:56 +08:00
kuekhaoyang 907af13ce7 Refactor video validation process by removing client-side playback testing; streamline episode filtering and enhance loading animation with accurate progress tracking 2025-11-16 22:56:39 +08:00
kuekhaoyang 5889d6300d Enhance streaming search API to process sources concurrently and validate videos immediately; improve loading animation with accurate progress tracking 2025-11-16 22:39:20 +08:00
kuekhaoyang 5b4caf11c0 Enhance video validation process with client-side playback testing; filter out non-playable episodes and improve loading animation stages 2025-11-16 22:28:51 +08:00
kuekhaoyang c73cca570e Enhance video availability checks with improved accuracy and reduced concurrency; update source availability validation for better reliability 2025-11-16 21:53:18 +08:00
kuekhaoyang ec052df078 Refactor video source identifiers and enhance player navigation with improved button functionality 2025-11-16 21:40:29 +08:00
kuekhaoyang df8843aefb Enhance video URL accessibility checks to validate content type and ensure it contains video data 2025-11-16 21:29:31 +08:00
kuekhaoyang d97a8b7aec Refactor code structure for improved readability and maintainability 2025-11-16 19:14:12 +08:00
kuekhaoyang d0790d1307 Implement streaming search API and enhance video availability checks with loading animation 2025-11-16 19:03:19 +08:00
kuekhaoyang 610cc522c7 Enhance video source validation and availability checks across API routes and UI components 2025-11-16 11:26:28 +08:00
kuekhaoyang 11a5055b76 init 2025-11-16 10:49:55 +08:00