1
0
Fork 0

[gedi] added huffingtonpost, added embeds

This commit is contained in:
nixxo 2020-11-09 09:16:37 +01:00
commit 902784a2a9
3 changed files with 100 additions and 1 deletions

View file

@ -414,7 +414,10 @@ from .gamestar import GameStarIE
from .gaskrank import GaskrankIE
from .gazeta import GazetaIE
from .gdcvault import GDCVaultIE
from .gedi import GediIE
from .gedi import (
GediIE,
GediEmbedsIE,
)
from .generic import GenericIE
from .gfycat import GfycatIE
from .giantbomb import GiantBombIE