aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--youtube_dlc/extractor/extractors.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dlc/extractor/extractors.py b/youtube_dlc/extractor/extractors.py
index 7474902ef..bee90d74a 100644
--- a/youtube_dlc/extractor/extractors.py
+++ b/youtube_dlc/extractor/extractors.py
@@ -414,7 +414,7 @@ from .gamestar import GameStarIE
from .gaskrank import GaskrankIE
from .gazeta import GazetaIE
from .gdcvault import GDCVaultIE
-from .gedi import GediDigitalIE
+from .gedi import GediIE
from .generic import GenericIE
from .gfycat import GfycatIE
from .giantbomb import GiantBombIE