mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 10:07:08 -05:00 
			
		
		
		
	[extractor/__init__] Add youtube:live and sort youtube extractors alphabetically
This commit is contained in:
		@@ -960,7 +960,9 @@ from .youtube import (
 | 
			
		||||
    YoutubeChannelIE,
 | 
			
		||||
    YoutubeFavouritesIE,
 | 
			
		||||
    YoutubeHistoryIE,
 | 
			
		||||
    YoutubeLiveIE,
 | 
			
		||||
    YoutubePlaylistIE,
 | 
			
		||||
    YoutubePlaylistsIE,
 | 
			
		||||
    YoutubeRecommendedIE,
 | 
			
		||||
    YoutubeSearchDateIE,
 | 
			
		||||
    YoutubeSearchIE,
 | 
			
		||||
@@ -970,7 +972,6 @@ from .youtube import (
 | 
			
		||||
    YoutubeTruncatedIDIE,
 | 
			
		||||
    YoutubeTruncatedURLIE,
 | 
			
		||||
    YoutubeUserIE,
 | 
			
		||||
    YoutubePlaylistsIE,
 | 
			
		||||
    YoutubeWatchLaterIE,
 | 
			
		||||
)
 | 
			
		||||
from .zapiks import ZapiksIE
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user