# 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
