[ellentube] Fix issues, improve and simplify (closes #14570)

This commit is contained in:
Sergey M․ 2017-12-09 02:16:23 +07:00
parent e2707a832c
commit 2a57b62b80
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 81 additions and 89 deletions

View file

@ -313,9 +313,8 @@ from .einthusan import EinthusanIE
from .eitb import EitbIE
from .ellentube import (
EllenTubeIE,
EllenTubeEpisodeIE,
EllenTubeStudioIE,
EllenTubeVideoIE,
EllenTubePlaylistIE,
)
from .elpais import ElPaisIE
from .embedly import EmbedlyIE