[extractor/common] Fix json dumping with --geo-bypass
authorYen Chi Hsuan <yan12125@gmail.com>
Thu, 15 Jun 2017 05:04:36 +0000 (13:04 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Thu, 15 Jun 2017 05:04:36 +0000 (13:04 +0800)
commit6a9cb29509a3b1fa2c1ffce82acb2fa7a2699c29
tree30e202c4bd491cd08a3970ab0a79344d043bd2c0
parentca270371718fda18b3331dd645a200a365b096c9
[extractor/common] Fix json dumping with --geo-bypass

The line "[debug] Using fake IP %s (%s) as X-Forwarded-For." was printed
to stdout even with -j/-J, which breaks the resultant JSON.
ChangeLog
youtube_dl/extractor/common.py