mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	 f74980cbae
			
		
	
	f74980cbae
	
	
	
		
			
			Extractor plugins are loaded from <root-dir>/ytdlp_plugins/extractor/__init__.py Inspired by https://github.com/un-def/dl-plus :ci skip dl
		
			
				
	
	
		
			3 lines
		
	
	
		
			50 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			50 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| # flake8: noqa
 | |
| from .sample import SamplePluginIE
 |