mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 08:35:12 +00:00 
			
		
		
		
	Updated init to add 22tracks
This commit is contained in:
		
				
					committed by
					
						
						Sergey M․
					
				
			
			
				
	
			
			
			
						parent
						
							5c19d18cbf
						
					
				
				
					commit
					8f76df7f37
				
			@@ -526,6 +526,10 @@ from .tvp import TvpIE, TvpSeriesIE
 | 
				
			|||||||
from .tvplay import TVPlayIE
 | 
					from .tvplay import TVPlayIE
 | 
				
			||||||
from .tweakers import TweakersIE
 | 
					from .tweakers import TweakersIE
 | 
				
			||||||
from .twentyfourvideo import TwentyFourVideoIE
 | 
					from .twentyfourvideo import TwentyFourVideoIE
 | 
				
			||||||
 | 
					from .twentytwotracks import (
 | 
				
			||||||
 | 
					    TwentyTwoTracksIE,
 | 
				
			||||||
 | 
					    TwentyTwoTracksGenreIE
 | 
				
			||||||
 | 
					)
 | 
				
			||||||
from .twitch import (
 | 
					from .twitch import (
 | 
				
			||||||
    TwitchVideoIE,
 | 
					    TwitchVideoIE,
 | 
				
			||||||
    TwitchChapterIE,
 | 
					    TwitchChapterIE,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user