10‑SEC Video Add Checklist
Branded for CopyRider & 10‑sec.com
- Prepare your video (MP4, 9:16 preferred, lowercase name). Upload to /10/ .
- Create thumbnail (PNG, 320×180, same filename). Upload to /25/thumbnails/ .
- Add new entry to gallery HTML (insert inside
<div class="video-grid">
):<div class="video-item">
<a href="https://www.aitoon.co/video-player?vid=/10/newvideo.mp4">
<img src="https://youra.net/25/thumbnails/newvideo.png" alt="Newvideo">
<p>Newvideo</p>
</a>
</div> - Publish & test: Confirm thumbnail in gallery, poster & video in player.
- Clear browser cache if old gray poster still shows ( Ctrl+F5 or Cmd+Shift+R ).
- Follow naming rules: lowercase, no spaces, identical name for MP4 & PNG.
- Optional: Upgrade later to hybrid thumbnail aspect if desired.