[novamov] Add support for novamov.com (Fixes #2035)

This commit is contained in:
dst 2014-01-07 22:18:10 +07:00
parent 9c63128668
commit cc253000e4
2 changed files with 66 additions and 0 deletions

View file

@ -128,6 +128,7 @@ from .newgrounds import NewgroundsIE
from .nhl import NHLIE, NHLVideocenterIE
from .niconico import NiconicoIE
from .ninegag import NineGagIE
from .novamov import NovamovIE
from .nowvideo import NowVideoIE
from .ooyala import OoyalaIE
from .orf import ORFIE