Merge branch 'moviefap' of https://github.com/gebn/youtube-dl into gebn-moviefap
[youtube-dl] / youtube_dl / extractor / __init__.py
index 7e74a971d80b4dbfc69b0d794e60dfce91c2c488..d41d277c91b5bd712d788793a33be1f0a1e5f395 100644 (file)
@@ -311,6 +311,7 @@ from .morningstar import MorningstarIE
 from .motherless import MotherlessIE
 from .motorsport import MotorsportIE
 from .movieclips import MovieClipsIE
+from .moviefap import MovieFapIE
 from .moviezine import MoviezineIE
 from .movshare import MovShareIE
 from .mtv import (
@@ -621,6 +622,7 @@ from .twitch import (
     TwitchBookmarksIE,
     TwitchStreamIE,
 )
+from .twitter import TwitterCardIE
 from .ubu import UbuIE
 from .udemy import (
     UdemyIE,