rtube-online/backlog/tasks/task-10 - Test-video-librar...

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:

  1. Upload a test video directly to R2: rclone copy test.mp4 r2:rtube-videos/
  2. Visit rtube.online/demo
  3. Verify the video appears in the sidebar list
  4. Click to play — verify video playback with seeking (range requests)
  5. Test search/filter functionality
  6. 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