Merge remote-tracking branch 'olebowle/gameone'
This commit is contained in:
commit
11f75cac3d
3 changed files with 27 additions and 1 deletions
|
@ -116,7 +116,10 @@ from .freesound import FreesoundIE
|
|||
from .freespeech import FreespeechIE
|
||||
from .funnyordie import FunnyOrDieIE
|
||||
from .gamekings import GamekingsIE
|
||||
from .gameone import GameOneIE
|
||||
from .gameone import (
|
||||
GameOneIE,
|
||||
GameOnePlaylistIE,
|
||||
)
|
||||
from .gamespot import GameSpotIE
|
||||
from .gamestar import GameStarIE
|
||||
from .gametrailers import GametrailersIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue