Merge branch 'gamersyde' of https://github.com/snipem/youtube-dl into snipem-gamersyde

This commit is contained in:
Sergey M․ 2015-04-04 16:59:39 +06:00
commit ae0dd4b298
2 changed files with 94 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