Add extractor for gamekings.tv

This commit is contained in:
Jelle van der Waa 2013-11-13 10:30:41 +01:00
parent 8b8cbd8f6d
commit eb9b5bffef
2 changed files with 40 additions and 0 deletions

View file

@ -57,6 +57,7 @@ from .francetv import (
)
from .freesound import FreesoundIE
from .funnyordie import FunnyOrDieIE
from .gamekings import GamekingsIE
from .gamespot import GameSpotIE
from .gametrailers import GametrailersIE
from .generic import GenericIE