add support for NowVideo.ch

This commit is contained in:
Filippo Valsorda
2013-10-12 13:11:03 -04:00
parent 4eb7f1d12e
commit f5e54a1fda
2 changed files with 44 additions and 0 deletions

View File

@ -83,6 +83,7 @@ from .nba import NBAIE
from .nbc import NBCNewsIE
from .newgrounds import NewgroundsIE
from .nhl import NHLIE, NHLVideocenterIE
from .nowvideo import NowVideoIE
from .ooyala import OoyalaIE
from .orf import ORFIE
from .pbs import PBSIE