[gamestar] Add new extractor (init)
authorSyxbEaEQ2 <SyxbEaEQ2@users.noreply.github.com>
Mon, 28 Jul 2014 22:37:18 +0000 (00:37 +0200)
committerSyxbEaEQ2 <SyxbEaEQ2@users.noreply.github.com>
Mon, 28 Jul 2014 22:37:18 +0000 (00:37 +0200)
youtube_dl/extractor/__init__.py

index b8b341afd5a2f3b0b7c6f9cc9ab946710df72934..5ab89a1bf51ba6f6ad81e1a5a8b4c238b1a8c934 100644 (file)
@@ -112,6 +112,7 @@ from .funnyordie import FunnyOrDieIE
 from .gamekings import GamekingsIE
 from .gameone import GameOneIE
 from .gamespot import GameSpotIE
+from .gamestar import GameStarIE
 from .gametrailers import GametrailersIE
 from .gdcvault import GDCVaultIE
 from .generic import GenericIE