mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 05:57:35 -05:00 
			
		
		
		
	[test_download] typo in comment
This commit is contained in:
		@@ -152,7 +152,7 @@ def generator(test_case, tname):
 | 
			
		||||
            try_num = 1
 | 
			
		||||
            while True:
 | 
			
		||||
                try:
 | 
			
		||||
                    # We're not using .download here sine that is just a shim
 | 
			
		||||
                    # We're not using .download here since that is just a shim
 | 
			
		||||
                    # for outside error handling, and returns the exit code
 | 
			
		||||
                    # instead of the result dict.
 | 
			
		||||
                    res_dict = ydl.extract_info(
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user