]> gitweb @ CieloNegro.org - youtube-dl.git/commit
[options] Correctly hide login info from debug outputs (#13696)
authorYen Chi Hsuan <yan12125@gmail.com>
Sun, 23 Jul 2017 08:21:35 +0000 (16:21 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Sun, 23 Jul 2017 08:22:14 +0000 (16:22 +0800)
commit905d18a7aa42263c66f311ac0cdf46b2caa2f4d6
tree83f1167fc8e3d879789bb6624125524775852a78
parent0db492c02a60dbfb44514833445bf267f5319ae2
[options] Correctly hide login info from debug outputs (#13696)

Iterate over opts instead of PRIVATE_OPTS for both performance and
correctness
ChangeLog
test/test_options.py [new file with mode: 0644]
youtube_dl/options.py