Added support for normalboots.com

This commit is contained in:
Oleg Prutz 2014-01-30 21:26:50 +04:00
parent 7eeb5bef24
commit c81a855b0f
2 changed files with 51 additions and 0 deletions

View file

@ -141,6 +141,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