mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 10:37:36 -07:00
[giga] Add extractor (Closes #4090)
This commit is contained in:
parent
f8bb576c4f
commit
0df2dea73b
2 changed files with 102 additions and 0 deletions
|
@ -159,6 +159,7 @@ from .gametrailers import GametrailersIE
|
|||
from .gdcvault import GDCVaultIE
|
||||
from .generic import GenericIE
|
||||
from .giantbomb import GiantBombIE
|
||||
from .giga import GigaIE
|
||||
from .glide import GlideIE
|
||||
from .globo import GloboIE
|
||||
from .godtube import GodTubeIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue