1
0
Fork 0

[gedi] Improvements from youtube-dl (#149)

Authored-by: nixxo <c.nixxo@gmail.com>
This commit is contained in:
nixxo 2021-03-06 19:10:32 +01:00 committed by GitHub
commit feee67ae88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 215 additions and 274 deletions

View file

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