[videa] Improve and simplify (closes #8181, closes #11133)

This commit is contained in:
Sergey M․ 2016-12-31 21:58:15 +07:00
parent e746021577
commit 69677f3ee2
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 57 additions and 69 deletions

View file

@ -1064,10 +1064,7 @@ from .vice import (
from .viceland import VicelandIE
from .vidbit import VidbitIE
from .viddler import ViddlerIE
from .videa import (
VideaIE,
VideaEmbedIE,
)
from .videa import VideaIE
from .videodetective import VideoDetectiveIE
from .videofyme import VideofyMeIE
from .videomega import VideoMegaIE