mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 01:57:08 -05:00 
			
		
		
		
	[extractors] Update references to sportschau (#9799)
This commit is contained in:
		@@ -44,7 +44,6 @@ from .archiveorg import ArchiveOrgIE
 | 
				
			|||||||
from .ard import (
 | 
					from .ard import (
 | 
				
			||||||
    ARDIE,
 | 
					    ARDIE,
 | 
				
			||||||
    ARDMediathekIE,
 | 
					    ARDMediathekIE,
 | 
				
			||||||
    SportschauIE,
 | 
					 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
from .arte import (
 | 
					from .arte import (
 | 
				
			||||||
    ArteTvIE,
 | 
					    ArteTvIE,
 | 
				
			||||||
@@ -747,6 +746,7 @@ from .sportbox import (
 | 
				
			|||||||
    SportBoxEmbedIE,
 | 
					    SportBoxEmbedIE,
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
from .sportdeutschland import SportDeutschlandIE
 | 
					from .sportdeutschland import SportDeutschlandIE
 | 
				
			||||||
 | 
					from .sportschau import SportschauIE
 | 
				
			||||||
from .srgssr import (
 | 
					from .srgssr import (
 | 
				
			||||||
    SRGSSRIE,
 | 
					    SRGSSRIE,
 | 
				
			||||||
    SRGSSRPlayIE,
 | 
					    SRGSSRPlayIE,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user