[Gamersyde] Add new extractor
[youtube-dl] / youtube_dl / extractor / __init__.py
index aae4aae4c14910da24cc18c41670f65413d5dbcd..2935d5b33ccf0d6fe13aa3fa95f026034ba5ec18 100644 (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