1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-07 09:37:45 +08:00

Update extractors.py

This commit is contained in:
geditorit 2019-07-14 15:25:04 +07:00 committed by GitHub
parent 68e2f2af54
commit df5c728b06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -404,10 +404,6 @@ from .fusion import FusionIE
from .fxnetworks import FXNetworksIE
from .gaia import GaiaIE
from .gameinformer import GameInformerIE
from .gameone import (
GameOneIE,
GameOnePlaylistIE,
)
from .gamespot import GameSpotIE
from .gamestar import GameStarIE
from .gaskrank import GaskrankIE