mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	| @@ -2575,10 +2575,6 @@ class PostProcessingError(YoutubeDLError): | ||||
|     indicate an error in the postprocessing task. | ||||
|     """ | ||||
|  | ||||
|     def __init__(self, msg): | ||||
|         super(PostProcessingError, self).__init__(msg) | ||||
|         self.msg = msg | ||||
|  | ||||
|  | ||||
| class DownloadCancelled(YoutubeDLError): | ||||
|     """ Exception raised when the download queue should be interrupted """ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan