mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-05-22 05:15:32 +00:00
c11529618a
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.