Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
[instagram] Certificate error with python3 #1589
Comments
|
This looks like SAN is not supported in Python. Maybe we can patch it in? |
|
The funny thing is that the travis test passes now, while I still get the error in my computer. |
The test for instagram is currently failing in python 3: https://travis-ci.org/rg3/youtube-dl/jobs/12415785#L284, with this error:
We should add a warning and use http in python3, and maybe disable the test.