[arte] Add support for embedded videos (Fixes #2620)
[youtube-dl] / youtube_dl / extractor / __init__.py
index a7a339e7d7c398d953b74d42ba55f56017881e92..39b250b103a2401a3138e5abf8d4b01b2a3d0a93 100644 (file)
@@ -14,6 +14,7 @@ from .arte import (
     ArteTVConcertIE,
     ArteTVFutureIE,
     ArteTVDDCIE,
+    ArteTVEmbedIE,
 )
 from .auengine import AUEngineIE
 from .bambuser import BambuserIE, BambuserChannelIE