mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-05-24 14:25:14 +00:00
6240b0a278
Otherwise we would need to manually add handlers like HTTPRedirectHandler, instead we add a customized FileHandler instance that raises an error.