Merge pull request #2279 from prutz1311/master

Added support for normalboots.com (#2237)
This commit is contained in:
Filippo Valsorda 2014-02-01 22:16:37 -08:00
commit ff6b7b049b
2 changed files with 62 additions and 0 deletions

View file

@ -142,6 +142,7 @@ from .newgrounds import NewgroundsIE
from .nhl import NHLIE, NHLVideocenterIE
from .niconico import NiconicoIE
from .ninegag import NineGagIE
from .normalboots import NormalbootsIE
from .novamov import NovamovIE
from .nowness import NownessIE
from .nowvideo import NowVideoIE