Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

https not being used? #691

Closed
dajohi opened this issue Feb 18, 2013 · 1 comment
Closed

https not being used? #691

dajohi opened this issue Feb 18, 2013 · 1 comment

Comments

@dajohi
Copy link

@dajohi dajohi commented Feb 18, 2013

youtube-dl https://www.youtube.com/watch?v=XXXXXXX

the file is not downloaded over https, but over http instead.

@phihag
Copy link
Contributor

@phihag phihag commented Feb 18, 2013

You're right, we're currently using HTTP. We should switch to HTTPS instead, unless given an URL that starts with http://. Note that on Python 2, there is also no check of the presented SSL certificate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.