mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-27 03:03:01 +00:00
[gamestar] Add new extractor (init)
This commit is contained in:
parent
8646eb790e
commit
a2a1b0baa2
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@
|
|||
from .gamekings import GamekingsIE
|
||||
from .gameone import GameOneIE
|
||||
from .gamespot import GameSpotIE
|
||||
from .gamestar import GameStarIE
|
||||
from .gametrailers import GametrailersIE
|
||||
from .gdcvault import GDCVaultIE
|
||||
from .generic import GenericIE
|
||||
|
|
Loading…
Reference in a new issue