1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-04-27 17:23:26 +00:00

[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
+1
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