[sky] add support for news.sky.com (closes #13055)

This commit is contained in:
Remita Amine 2019-05-07 10:16:51 +01:00
parent f8c55c6664
commit 71ebd35d50
2 changed files with 43 additions and 19 deletions

View file

@ -1033,7 +1033,10 @@ from .skynewsarabia import (
SkyNewsArabiaIE,
SkyNewsArabiaArticleIE,
)
from .skysports import SkySportsIE
from .sky import (
SkyNewsIE,
SkySportsIE,
)
from .slideshare import SlideshareIE
from .slideslive import SlidesLiveIE
from .slutload import SlutloadIE