[newstube] Add support for newstube.ru (Closes #2814)

This commit is contained in:
Sergey M․ 2014-05-01 21:15:25 +07:00
parent eb45133451
commit b8b01bb92a
2 changed files with 88 additions and 0 deletions

View file

@ -180,6 +180,7 @@ from .nbc import (
from .ndr import NDRIE
from .ndtv import NDTVIE
from .newgrounds import NewgroundsIE
from .newstube import NewstubeIE
from .nfb import NFBIE
from .nhl import NHLIE, NHLVideocenterIE
from .niconico import NiconicoIE