Merge branch 'ndr' of https://github.com/remitamine/youtube-dl into remitamine-ndr
[youtube-dl] / youtube_dl / extractor / __init__.py
index 2e7272931d618746f4105fbafcae47cb915ee091..44ab7ce3cd23ef6f75de985ff91f7162e37494c8 100644 (file)
@@ -367,6 +367,8 @@ from .nbc import (
 from .ndr import (
     NDRIE,
     NJoyIE,
+    NDREmbedIE,
+    NJoyEmbedIE,
 )
 from .ndtv import NDTVIE
 from .netzkino import NetzkinoIE