[utils] Fix call to _create_http_connection
authorPhilipp Hagemeister <phihag@phihag.de>
Sat, 10 Jan 2015 19:05:28 +0000 (20:05 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Sat, 10 Jan 2015 19:05:30 +0000 (20:05 +0100)
commitc5a59d9391d23fc2f13cd87ba27982c98caa29ff
treec25f9ac5210d1499d285661ef78f591d5fcd5796
parent500b8b41c1a1c27da64def50514c247e05f6fbbe
[utils] Fix call to _create_http_connection

Avoid confusion over args/kwargs.
youtube_dl/utils.py