874 B
874 B
| id | title | status | assignee | created_date | labels | dependencies | priority |
|---|---|---|---|---|---|---|---|
| TASK-10 | Test video library with uploaded content | To Do | 2026-02-15 21:12 | medium |
Description
Test the video library page with manually uploaded content:
- Upload a test video directly to R2: rclone copy test.mp4 r2:rtube-videos/
- Visit rtube.online/demo
- Verify the video appears in the sidebar list
- Click to play — verify video playback with seeking (range requests)
- Test search/filter functionality
- Test download and copy link buttons
Acceptance Criteria
- #1 Uploaded video appears in /api/videos response
- #2 Video plays in the demo page player with seeking support
- #3 Download button works
- #4 Copy link button copies correct URL