[gameone] Add new extractor gameone

Currently only usable for downloading tv episodes residing under
http://www.gameone.de/tv/
This commit is contained in:
Tobias Bell 2014-05-17 14:47:23 +02:00
parent a2d5a4ee64
commit 412f356e04
2 changed files with 63 additions and 0 deletions

View file

@ -103,6 +103,7 @@ from .freesound import FreesoundIE
from .freespeech import FreespeechIE
from .funnyordie import FunnyOrDieIE
from .gamekings import GamekingsIE
from .gameone import GameOneIE
from .gamespot import GameSpotIE
from .gametrailers import GametrailersIE
from .gdcvault import GDCVaultIE