]> jfr.im git - yt-dlp.git/commit
Allow plugin extractors to replace the built-in ones
authorpukkandan <redacted>
Fri, 16 Sep 2022 11:07:38 +0000 (16:37 +0530)
committerpukkandan <redacted>
Fri, 16 Sep 2022 11:32:52 +0000 (17:02 +0530)
commit2314b4d89fc111ddfcb25937210f1f1c2390cc4a
tree152d1e66a4e4dc6117b29f87f0dbf88eea3cc904
parent1060f82f899b61a0a1c63df37ecdf6dc2bae50e8
Allow plugin extractors to replace the built-in ones

This allows easier plugin chaining; e.g.
- https://gist.github.com/pukkandan/24f13ff1ed385c5a390c1d7bd130d8f7
- https://gist.github.com/pukkandan/fcf5ca1785c80f64e471f0ee14f990fb
yt_dlp/extractor/common.py
yt_dlp/extractor/extractors.py