coursera-dl / coursera-dl

Script for downloading Coursera.org videos and naming them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ssl-issues] SSL handshaking fails due to SNI issue in requests

darxtrix opened this issue · comments

Due to this https://github.com/kennethreitz/requests/pull/1347 , the SNI issue in requests, on Ubuntu/Debian systems SSL handshaking fails and so as the courera-dl.
But doing this workaround in a vitualenv make coursera-dl work : https://stackoverflow.com/questions/18578439/using-requests-with-tls-doesnt-give-sni-support/18579484#18579484
I think there should be built-in support for this situation.

Hi! Do you know how can I fix this quickly?

Hi.

Can you post here the integral messages (with the --debug option used), so that we can evaluate what the problem may be?

Since you didn't specify any further, please take a look at my comments #330 (comment) and, especially, #330 (comment)

Hope this helps,

Rogério.