chore: update watchlist features and fixes

This commit is contained in:
root
2026-02-28 09:22:57 +00:00
parent 4c96d0c1c5
commit 20bcc75b9b
64 changed files with 5193 additions and 77 deletions
@@ -0,0 +1,19 @@
# Evidence: Task 5 - Integration Test with Real Anime-Sama URL
## Scenario: Download Frieren S1 E1 with fallback
**Tool**: curl + API
**Preconditions**: Server running, fallback implemented
**Steps**:
1. Get episodes from anime-sama.tv
2. Download episode via API
**Expected Result**: Download completes successfully
**Actual Result**:
- Download status: COMPLETED
- File size: 321MB
- File: downloads/Frieren - S1 - Episode 01.mp4
- Logs show: Using SendVid for extraction (fallback working)
**Status**: PASS