[extractors] Import for myvi:embed
This commit is contained in:
parent
4fac463d70
commit
246a75b4ff
1 changed files with 4 additions and 1 deletions
|
@ -630,7 +630,10 @@ from .musicplayon import MusicPlayOnIE
|
||||||
from .mwave import MwaveIE, MwaveMeetGreetIE
|
from .mwave import MwaveIE, MwaveMeetGreetIE
|
||||||
from .myspace import MySpaceIE, MySpaceAlbumIE
|
from .myspace import MySpaceIE, MySpaceAlbumIE
|
||||||
from .myspass import MySpassIE
|
from .myspass import MySpassIE
|
||||||
from .myvi import MyviIE
|
from .myvi import (
|
||||||
|
MyviIE,
|
||||||
|
MyviEmbedIE,
|
||||||
|
)
|
||||||
from .myvidster import MyVidsterIE
|
from .myvidster import MyVidsterIE
|
||||||
from .nationalgeographic import (
|
from .nationalgeographic import (
|
||||||
NationalGeographicVideoIE,
|
NationalGeographicVideoIE,
|
||||||
|
|
Loading…
Reference in a new issue