mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-04 23:35:16 +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.