[InfoExtractor] Misc yt-dlp back-ports, etc
authordirkf <fieldhouse@gmx.net>
Fri, 26 Apr 2024 17:57:44 +0000 (18:57 +0100)
committerdirkf <fieldhouse@gmx.net>
Thu, 30 May 2024 14:46:36 +0000 (15:46 +0100)
commit21924742f79ccbd62d16ef4120518c6a5da8614e
tree89264cf78caf3a04808b1b03e9364e000c3d8e1c
parent768ccccd9b18bc48d129b12d14eace4ebb3655d8
[InfoExtractor] Misc yt-dlp back-ports, etc
* add _yes_playlist() method
* avoid crash using _NETRC_MACHINE
* use _search_json() in _search_nextjs_data()
* _search_nextjs_data() default is JSON, not text
* test for above
test/test_InfoExtractor.py
youtube_dl/extractor/common.py