1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-02 11:18:24 -05:00

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
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