[mplayer] Clarify error message
This commit is contained in:
		
							parent
							
								
									b19fc36c81
								
							
						
					
					
						commit
						b860f5dfd4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -28,7 +28,7 @@ class MplayerFD(FileDownloader):
 | 
			
		|||
            args = [
 | 
			
		||||
                'mpv', '-really-quiet', '--vo=null', '--stream-dump=' + tmpfilename, url]
 | 
			
		||||
        else:
 | 
			
		||||
            self.report_error('MMS or RTSP download detected but neither "mplayer" nor "mpv" could be run')
 | 
			
		||||
            self.report_error('MMS or RTSP download detected but neither "mplayer" nor "mpv" could be run. Please install any.')
 | 
			
		||||
            return False
 | 
			
		||||
 | 
			
		||||
        # Download using mplayer.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue