1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-05-06 13:43:30 +00:00

[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
+1
View File
@@ -1052,6 +1052,7 @@ from .skynewsarabia import (
from .sky import (
SkyNewsIE,
SkySportsIE,
SkySportsNewsIE,
)
from .slideshare import SlideshareIE
from .slideslive import SlidesLiveIE