correct the extractor name and id and remove unnecessary request

This commit is contained in:
remitamine 2015-09-03 16:59:10 +01:00
parent 9f4921bfa0
commit b477da2094
2 changed files with 19 additions and 11 deletions

View file

@ -121,7 +121,7 @@ from .dbtv import DBTVIE
from .dcn import (
DCNGeneralIE,
DCNVideoIE,
DCNShowIE,
DCNSeasonIE,
)
from .dctp import DctpTvIE
from .deezer import DeezerPlaylistIE