[yesjapan] Add new extractor (Closes #4466)
[youtube-dl] / youtube_dl / extractor / __init__.py
index 3ae7a8a527fb024219191b5e933ef3c7e8d3413f..caf8c04f110b261b1fb1fe3b74b08314e9ef7a03 100644 (file)
@@ -510,6 +510,7 @@ from .yahoo import (
     YahooIE,
     YahooSearchIE,
 )
+from .yesjapan import YesJapanIE
 from .ynet import YnetIE
 from .youjizz import YouJizzIE
 from .youku import YoukuIE