Update extractors.py

This commit is contained in:
enigmaquip 2017-10-30 22:02:15 -06:00 committed by GitHub
parent 2fd514d1b3
commit fb4cdac844
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -617,6 +617,7 @@ from .mtv import (
MTVServicesEmbeddedIE, MTVServicesEmbeddedIE,
MTVDEIE, MTVDEIE,
MTV81IE, MTV81IE,
MTVBASEIE,
) )
from .muenchentv import MuenchenTVIE from .muenchentv import MuenchenTVIE
from .musicplayon import MusicPlayOnIE from .musicplayon import MusicPlayOnIE