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