[nfb] Add support for nfb.ca (Closes #2069)

This commit is contained in:
Sergey M.
2014-02-06 21:16:41 +07:00
parent df872ec4e7
commit 94c4abce7f
2 changed files with 77 additions and 0 deletions

View File

@ -144,6 +144,7 @@ from .nba import NBAIE
from .nbc import NBCNewsIE
from .ndtv import NDTVIE
from .newgrounds import NewgroundsIE
from .nfb import NFBIE
from .nhl import NHLIE, NHLVideocenterIE
from .niconico import NiconicoIE
from .ninegag import NineGagIE