[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.
This commit is contained in:
parent
ca27037171
commit
6a9cb29509
2 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
|||
version <unreleased>
|
||||
|
||||
Core
|
||||
* [extractor/common] Fix json dumping with --geo-bypass
|
||||
|
||||
Extractors
|
||||
* [bilibili] Fix extraction of videos with double quotes in titles (#13387)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue