mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:30:44 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			123 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			123 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
| @echo off
 | |
| 
 | |
| >&2 echo run_tests.bat is deprecated. Please use `devscripts/run_tests.py` instead
 | |
| python %~dp0run_tests.py %~1
 | 
