You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix unified pipeline: use YtDlpVideoDownloader for YouTube videos (#97)
Unified pipeline was using HttpVideoDownloader which cannot download
YouTube videos (requires yt-dlp with cookies/auth). Switch to
YtDlpVideoDownloader which handles cookies, proxy, and signatures.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments