[Gettr] Add extractor (#1120)
Fixes: https://github.com/ytdl-org/youtube-dl/issues/29589 Authored by: i6t
This commit is contained in:
parent
2d997542ca
commit
851876095b
2 changed files with 111 additions and 0 deletions
|
|
@ -507,6 +507,7 @@ from .gazeta import GazetaIE
|
|||
from .gdcvault import GDCVaultIE
|
||||
from .gedidigital import GediDigitalIE
|
||||
from .generic import GenericIE
|
||||
from .gettr import GettrIE
|
||||
from .gfycat import GfycatIE
|
||||
from .giantbomb import GiantBombIE
|
||||
from .giga import GigaIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue