|
@@ -630,7 +630,10 @@ from .musicplayon import MusicPlayOnIE
|
|
|
from .mwave import MwaveIE, MwaveMeetGreetIE
|
|
|
from .myspace import MySpaceIE, MySpaceAlbumIE
|
|
|
from .myspass import MySpassIE
|
|
|
-from .myvi import MyviIE
|
|
|
+from .myvi import (
|
|
|
+ MyviIE,
|
|
|
+ MyviEmbedIE,
|
|
|
+)
|
|
|
from .myvidster import MyVidsterIE
|
|
|
from .nationalgeographic import (
|
|
|
NationalGeographicVideoIE,
|