用图片拼成的 Bad Apple!! 视频播放器,上传任意图片替换白色/黑色区域。
https://web-badapple.pages.dev
用任意静态文件服务器打开即可,例如:
npx serve .或直接双击 index.html(部分浏览器可能因跨域限制无法加载视频,推荐用本地服务器)。
- 点击 开始播放 观看效果
- 点击 换白区图 / 换黑区图 上传自定义图片
- 点击 恢复默认 重置
- 滚轮调节分辨率
├── index.html # 主页面
├── style.css # 样式
├── script.js # 逻辑
├── 1.jpg # 默认白区图
└── badapple.mp4 # 视频源