Support https #18

Closed
opened 2026-02-20 22:23:22 -05:00 by deekerman · 2 comments
Owner

Originally created by @baryluk on GitHub (Nov 12, 2010).

youtube videos are also accessible using https, whole URL is identical, but http changed to https. becuase I have plugins which redirects me to https versions of many sites, when I copy youtube URL to youtube-dl, i end with https enabled addres which isn't supported in youtube-dl.

It should not be hard to add "(https?://)?" regular expression patter to support this. Downloading isn't really need to be using https, but this will also be nice if possible.

Thanks

Originally created by @baryluk on GitHub (Nov 12, 2010). youtube videos are also accessible using https, whole URL is identical, but http changed to https. becuase I have plugins which redirects me to https versions of many sites, when I copy youtube URL to youtube-dl, i end with https enabled addres which isn't supported in youtube-dl. It should not be hard to add "(https?://)?" regular expression patter to support this. Downloading isn't really need to be using https, but this will also be nice if possible. Thanks
deekerman 2026-02-20 22:23:22 -05:00
  • closed this issue
  • added the
    request
    label
Author
Owner

@rg3 commented on GitHub (Nov 12, 2010):

Which program version are you using and what type of URL are you talking about? The s in "https" is supported for YouTube in the latest release.

@rg3 commented on GitHub (Nov 12, 2010): Which program version are you using and what type of URL are you talking about? The s in "https" is supported for YouTube in the latest release.
Author
Owner

@baryluk commented on GitHub (Nov 14, 2010):

You are right. I do not know how but 2 days ago it was not working for some reason. But it of course works. Sorry for that.

@baryluk commented on GitHub (Nov 14, 2010): You are right. I do not know how but 2 days ago it was not working for some reason. But it of course works. Sorry for that.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl-ytdl-org#18
No description provided.