mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	Rename --pp-params to --postprocessor-args and access value as super class attribute
This commit is contained in:
		| @@ -261,7 +261,7 @@ class YoutubeDL(object): | ||||
|     The following options are used by the post processors: | ||||
|     prefer_ffmpeg:     If True, use ffmpeg instead of avconv if both are available, | ||||
|                        otherwise prefer avconv. | ||||
|     pp_params:         Extra parameters for external apps, like avconv. | ||||
|     postprocessor_args: Extra parameters for external apps, like avconv. | ||||
|     """ | ||||
|  | ||||
|     params = None | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aurélio A. Heckert
					Aurélio A. Heckert