mirror of
https://gitlab.com/dstftw/youtube-dl.git
synced 2020-11-16 09:42:26 +00:00
[gamestar] Add new extractor (init)
This commit is contained in:
parent
8646eb790e
commit
a2a1b0baa2
|
@ -112,6 +112,7 @@ from .funnyordie import FunnyOrDieIE
|
|||
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