[letv] Merge LetvTvIE into LetvPlaylistIE
[youtube-dl] / youtube_dl / extractor / __init__.py
index b3bf739637344006c3ef1a096bf5ae9d7528c34b..19c56317297f1bd7fc82420664615475604999df 100644 (file)
@@ -354,7 +354,6 @@ from .lecture2go import Lecture2GoIE
 from .lemonde import LemondeIE
 from .letv import (
     LetvIE,
-    LetvTvIE,
     LetvPlaylistIE,
     LetvCloudIE,
 )