Commit Graph

2 Commits

Author SHA1 Message Date
f6a861977c feat(video-page): add video player page with details and comments
Add new video player page with responsive layout, video details display, and comments section. Includes video player, channel info, like/dislike buttons, and interactive elements. Also add null checks in main script to prevent errors when elements are missing.
2026-02-11 21:46:48 +08:00
7fb4ad915b feat: add video page and update language settings
- Add new video.html page with YouTube-like interface
- Change default language from zh-CN to en-US in index.html
- Remove deprecated media.json file
- Update Chinese comments to English in index.html
2026-02-11 19:30:49 +08:00