[utils] YoutubeDLHTTPSHandler.https_open: pass all required arguments to do_open
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Thu, 29 Jan 2015 12:37:17 +0000 (13:37 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Thu, 29 Jan 2015 14:01:27 +0000 (15:01 +0100)
commit4f264c02c73c8f7551bcdbc960c9635860003196
tree125707def0f3e48ea31e55d7d372c5b1ae30520c
parentdcf53d440801505a27ee5615e3fb58b6a794bc73
[utils] YoutubeDLHTTPSHandler.https_open: pass all required arguments to do_open

With this change the '--no-check-certificate' works again (#4807).
youtube_dl/utils.py