mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 08:30:46 +00:00 
			
		
		
		
	@@ -177,7 +177,7 @@ class FragmentFD(FileDownloader):
 | 
			
		||||
                'ratelimit': self.params.get('ratelimit'),
 | 
			
		||||
                'retries': self.params.get('retries', 0),
 | 
			
		||||
                'nopart': self.params.get('nopart', False),
 | 
			
		||||
                'test': self.params.get('test', False),
 | 
			
		||||
                'test': False,
 | 
			
		||||
            }
 | 
			
		||||
        )
 | 
			
		||||
        tmpfilename = self.temp_name(ctx['filename'])
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user