Update extractors.py

This commit is contained in:
Gouranga Das 2018-12-13 21:38:33 +05:30 committed by GitHub
parent a7a16c95f3
commit a1283cc60a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -418,6 +418,10 @@ from .gameone import (
)
from .gamespot import GameSpotIE
from .gamestar import GameStarIE
from .gaana import (
GaanaIE,
GaanaAlbumIE,
)
from .gaskrank import GaskrankIE
from .gazeta import GazetaIE
from .gdcvault import GDCVaultIE