[nfl] Add new extractor. (Closes #3815)

This commit is contained in:
Naglis Jonaitis
2014-09-23 00:28:19 +03:00
parent 094d42fe44
commit 632e5684ce
2 changed files with 104 additions and 0 deletions

View File

@ -240,6 +240,7 @@ from .ndtv import NDTVIE
from .newgrounds import NewgroundsIE
from .newstube import NewstubeIE
from .nfb import NFBIE
from .nfl import NFLIE
from .nhl import NHLIE, NHLVideocenterIE
from .niconico import NiconicoIE
from .ninegag import NineGagIE