1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-03 23:43:21 -04:00

[sky] Add SkyNewsStoryIE (#1443)

Authored by: ajj8
This commit is contained in:
ajj8
2021-10-27 17:08:48 +01:00
committed by GitHub
parent bd1c792327
commit b7b186e7de
2 changed files with 29 additions and 0 deletions

View File

@@ -1289,6 +1289,7 @@ from .skynewsarabia import (
from .skynewsau import SkyNewsAUIE
from .sky import (
SkyNewsIE,
SkyNewsStoryIE,
SkySportsIE,
SkySportsNewsIE,
)