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

[skyit] add support for multiple Sky Italia websites(closes #26629)

This commit is contained in:
Remita Amine
2020-11-22 13:01:56 +01:00
committed by nixxo
parent e8d46fc979
commit 12300fa45a
2 changed files with 249 additions and 0 deletions

View File

@@ -1052,6 +1052,16 @@ from .shared import (
from .showroomlive import ShowRoomLiveIE
from .sina import SinaIE
from .sixplay import SixPlayIE
from .skyit import (
SkyItPlayerIE,
SkyItVideoIE,
SkyItVideoLiveIE,
SkyItIE,
SkyItAcademyIE,
SkyItArteIE,
CieloTVItIE,
TV8ItIE,
)
from .skylinewebcams import SkylineWebcamsIE
from .skynewsarabia import (
SkyNewsArabiaIE,