mirror of
				https://github.com/ytdl-org/youtube-dl
				synced 2025-10-31 17:53:11 +00:00 
			
		
		
		
	 779822d945
			
		
	
	
		779822d945
		
	
	
	
	
		
			
			'make lazy-extractors' creates the youtube_dl/extractor/lazy_extractors.py (imported by youtube_dl/extractor/__init__.py), which contains simplified classes that only have the 'suitable' class method and that load the appropiate class with the '__new__' method when a instance is created.
		
			
				
	
	
		
			38 lines
		
	
	
		
			389 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			38 lines
		
	
	
		
			389 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| *.pyc
 | |
| *.pyo
 | |
| *.class
 | |
| *~
 | |
| *.DS_Store
 | |
| wine-py2exe/
 | |
| py2exe.log
 | |
| *.kate-swp
 | |
| build/
 | |
| dist/
 | |
| MANIFEST
 | |
| README.txt
 | |
| youtube-dl.1
 | |
| youtube-dl.bash-completion
 | |
| youtube-dl.fish
 | |
| youtube_dl/extractor/lazy_extractors.py
 | |
| youtube-dl
 | |
| youtube-dl.exe
 | |
| youtube-dl.tar.gz
 | |
| .coverage
 | |
| cover/
 | |
| updates_key.pem
 | |
| *.egg-info
 | |
| *.srt
 | |
| *.sbv
 | |
| *.vtt
 | |
| *.flv
 | |
| *.mp4
 | |
| *.m4a
 | |
| *.m4v
 | |
| *.part
 | |
| *.swp
 | |
| test/testdata
 | |
| .tox
 | |
| youtube-dl.zsh
 | |
| .idea
 | |
| .idea/*
 |