mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-24 15:51:22 +00:00
If the url doesn’t specify the protocol we can’t directly use it to download the webpage, we would need to build a new url. Instead, we let the generic extractor add the protocol.