[sky] add support for Sports News articles and Brighcove videos(closes #13054)

This commit is contained in:
Remita Amine
2020-12-31 12:17:55 +01:00
parent c35bc82606
commit 4d7d056909
2 changed files with 78 additions and 22 deletions

View File

@@ -1052,6 +1052,7 @@ from .skynewsarabia import (
from .sky import (
SkyNewsIE,
SkySportsIE,
SkySportsNewsIE,
)
from .slideshare import SlideshareIE
from .slideslive import SlidesLiveIE