Browse Source

[gamestar] Add new extractor (init)

totalwebcasting
SyxbEaEQ2 10 years ago
parent
commit
a2a1b0baa2
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      youtube_dl/extractor/__init__.py

+ 1
- 0
youtube_dl/extractor/__init__.py View 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


Loading…
Cancel
Save