parent
							
								
									00eb865b3c
								
							
						
					
					
						commit
						46d0baf941
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -853,7 +853,7 @@ def parseOpts(overrideArguments=None):
 | 
				
			||||||
    postproc.add_option(
 | 
					    postproc.add_option(
 | 
				
			||||||
        '--exec',
 | 
					        '--exec',
 | 
				
			||||||
        metavar='CMD', dest='exec_cmd',
 | 
					        metavar='CMD', dest='exec_cmd',
 | 
				
			||||||
        help='Execute a command on the file after downloading, similar to find\'s -exec syntax. Example: --exec \'adb push {} /sdcard/Music/ && rm {}\'')
 | 
					        help='Execute a command on the file after downloading and post-processing, similar to find\'s -exec syntax. Example: --exec \'adb push {} /sdcard/Music/ && rm {}\'')
 | 
				
			||||||
    postproc.add_option(
 | 
					    postproc.add_option(
 | 
				
			||||||
        '--convert-subs', '--convert-subtitles',
 | 
					        '--convert-subs', '--convert-subtitles',
 | 
				
			||||||
        metavar='FORMAT', dest='convertsubtitles', default=None,
 | 
					        metavar='FORMAT', dest='convertsubtitles', default=None,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue