]> jfr.im git - yt-dlp.git/commit - youtube_dl/__init__.py
Fix the printing of the proxy map in debug mode
authorJaime Marquínez Ferrándiz <redacted>
Mon, 7 Oct 2013 19:10:31 +0000 (21:10 +0200)
committerJaime Marquínez Ferrándiz <redacted>
Mon, 7 Oct 2013 19:10:31 +0000 (21:10 +0200)
commit2ae3edb1cfa5b0afc2e6b6e2d4ea470dadf655a0
treed1e97866fe8927a91e39915d8becf7f33ceb50ae
parentb2ad967e4561f0bcb73fca3281341751471cab91
Fix the printing of the proxy map in debug mode

The proxies have to be extracted from the opener.handlers
youtube_dl/__init__.py