mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	Fix bug during subtitle conversion
This commit is contained in:
		| @@ -802,7 +802,7 @@ class FFmpegSubtitlesConvertorPP(FFmpegPostProcessor): | ||||
|                 } | ||||
|  | ||||
|             info['__files_to_move'][new_file] = replace_extension( | ||||
|                 info['__files_to_move'][old_file], new_ext) | ||||
|                 info['__files_to_move'][sub['filepath']], new_ext) | ||||
|  | ||||
|         return sub_filenames, info | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan