]> git.bitcoin.ninja Git - youtube-dl/blobdiff - youtube_dl/extractor/extractors.py
[viu] Remove from extractors
[youtube-dl] / youtube_dl / extractor / extractors.py
index 7ede6afdae56ea118e6a32da8401de8a9a3b96b5..acf4e5d625b223ad3290d81b1544fbc39b6b8ccb 100644 (file)
@@ -311,7 +311,6 @@ from .globo import (
 )
 from .godtube import GodTubeIE
 from .godtv import GodTVIE
-from .goldenmoustache import GoldenMoustacheIE
 from .golem import GolemIE
 from .googledrive import GoogleDriveIE
 from .googleplus import GooglePlusIE
@@ -756,6 +755,7 @@ from .smotri import (
 )
 from .snotr import SnotrIE
 from .sohu import SohuIE
+from .sonyliv import SonyLIVIE
 from .soundcloud import (
     SoundcloudIE,
     SoundcloudSetIE,
@@ -928,6 +928,7 @@ from .udemy import (
 from .udn import UDNEmbedIE
 from .digiteka import DigitekaIE
 from .unistra import UnistraIE
+from .uol import UOLIE
 from .urort import UrortIE
 from .urplay import URPlayIE
 from .usatoday import USATodayIE