- Poll m3u8 every 2s to download new segments (supports live HLS) - For non-HLS URLs, download entire file - Accumulate TS segments incrementally, merge on stop - Remux TS→MP4 via AVAssetExportSession - Show system share sheet + save to Photos on completion - Proper cancellation support via Task.cancel()