[nosvideo] Add new extractor

This commit is contained in:
Naglis Jonaitis
2014-09-01 23:47:14 +03:00
parent 61edcfb0a2
commit 49fa38adf2
2 changed files with 69 additions and 0 deletions

View File

@@ -234,6 +234,7 @@ from .niconico import NiconicoIE
from .ninegag import NineGagIE
from .noco import NocoIE
from .normalboots import NormalbootsIE
from .nosvideo import NosVideoIE
from .novamov import NovaMovIE
from .nowness import NownessIE
from .nowvideo import NowVideoIE