]> jfr.im git - yt-dlp.git/commit
Improve handling for overriding extractors with plugins (#5916)
authorMatthew <redacted>
Mon, 2 Jan 2023 04:55:11 +0000 (04:55 +0000)
committerGitHub <redacted>
Mon, 2 Jan 2023 04:55:11 +0000 (04:55 +0000)
commite756f45ba0648f972be71ce328419a623e381028
tree39fd427fe2ce2725b0b84bf0c6d719ff090d166d
parent8c53322cda75394a8d551dde20b2529ee5ad6e89
Improve handling for overriding extractors with plugins (#5916)

* Extractors replaced with plugin extractors now show in debug output
* Better testcase handling
* Added documentation
Authored by: coletdjnz, pukkandan
README.md
yt_dlp/YoutubeDL.py
yt_dlp/extractor/common.py
yt_dlp/extractor/extractors.py
yt_dlp/extractor/testurl.py