[extractors] Change import for theoperaplatform extractor
authorSergey M․ <dstftw@gmail.com>
Sat, 15 Oct 2016 19:54:42 +0000 (02:54 +0700)
committerSergey M․ <dstftw@gmail.com>
Sat, 15 Oct 2016 19:55:38 +0000 (02:55 +0700)
youtube_dl/extractor/extractors.py

index 0c7aadb6c100b29530db22c7f71b4a4604f86845..a693f8c565609327e09281a8116d76fb2dff1033 100644 (file)
@@ -66,7 +66,7 @@ from .arte import (
     ArteTVDDCIE,
     ArteTVMagazineIE,
     ArteTVEmbedIE,
-    ArteTVOperaPlatformIE,
+    TheOperaPlatformIE,
     ArteTVPlaylistIE,
 )
 from .atresplayer import AtresPlayerIE