Don't set the global socket timeout
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Mon, 10 Mar 2014 18:01:29 +0000 (19:01 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Mon, 10 Mar 2014 18:03:37 +0000 (19:03 +0100)
commit19a41fc613b78073de44407703f53347d44667d6
tree5243f4bdf4209515a420c1c6cf4e1c4fdf8277df
parentc4d197ee2d96d4e7881b7bd52104cc4d1cf49be5
Don't set the global socket timeout

Use the timeout argument of the `OpenerDirector.open` method instead
youtube_dl/YoutubeDL.py