[gedidigital] Add new extractor(closes #7347)(closes #26946)

This commit is contained in:
nixxo 2020-10-15 14:24:17 +02:00 committed by Remita Amine
commit 7422a2194f
2 changed files with 162 additions and 0 deletions

View file

@ -421,6 +421,7 @@ from .gamestar import GameStarIE
from .gaskrank import GaskrankIE
from .gazeta import GazetaIE
from .gdcvault import GDCVaultIE
from .gedidigital import GediDigitalIE
from .generic import GenericIE
from .gfycat import GfycatIE
from .giantbomb import GiantBombIE