[noco] Add support for noco.tv (Closes #2712)

This commit is contained in:
Sergey M․ 2014-04-18 21:11:09 +07:00
parent e6c6d10d99
commit 1bf3210816
2 changed files with 106 additions and 0 deletions

View file

@ -181,6 +181,7 @@ from .nfb import NFBIE
from .nhl import NHLIE, NHLVideocenterIE
from .niconico import NiconicoIE
from .ninegag import NineGagIE
from .noco import NocoIE
from .normalboots import NormalbootsIE
from .novamov import NovaMovIE
from .nowness import NownessIE