[Gamersyde] Add new extractor

This commit is contained in:
snipem
2015-04-03 15:34:49 +02:00
parent a9cbab1735
commit e81a474603
2 changed files with 65 additions and 0 deletions

View File

@ -177,6 +177,7 @@ from .gameone import (
GameOneIE,
GameOnePlaylistIE,
)
from .gamersyde import GamersydeIE
from .gamespot import GameSpotIE
from .gamestar import GameStarIE
from .gametrailers import GametrailersIE