[InfoExtractor] Add `_search_json()`
authordirkf <fieldhouse@gmx.net>
Wed, 21 Feb 2024 00:03:17 +0000 (00:03 +0000)
committerdirkf <fieldhouse@gmx.net>
Fri, 8 Mar 2024 13:03:42 +0000 (13:03 +0000)
commit7216fa2ac4706e099ea2ad9a04fe7bf4300bc745
tree7f211eb58745f1cc7171bc483cdcc752a24421e1
parentacc383b9e3c2d454121c22570c901dd2c689dc26
[InfoExtractor] Add `_search_json()`
* uses the error diagnostic to truncate the JSON string
* may be confused by non-C-Pythons
youtube_dl/extractor/common.py