[netzkino] Add new extractor (Fixes #4669)

This commit is contained in:
Philipp Hagemeister
2015-01-09 23:59:18 +01:00
parent b8da6b9fc6
commit dd622d7c4e
5 changed files with 116 additions and 0 deletions

View File

@ -274,6 +274,7 @@ from .nbc import (
)
from .ndr import NDRIE
from .ndtv import NDTVIE
from .netzkino import NetzkinoIE
from .nerdcubed import NerdCubedFeedIE
from .newgrounds import NewgroundsIE
from .newstube import NewstubeIE