mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 08:35:12 +00:00 
			
		
		
		
	[skyit] add support for multiple Sky Italia websites(closes #26629)
This commit is contained in:
		@@ -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,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user