Correct simplify_title call in ComedyCentral IE
This commit is contained in:
		
							parent
							
								
									0ae7abe57c
								
							
						
					
					
						commit
						208e095f72
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -3186,7 +3186,7 @@ class ComedyCentralIE(InfoExtractor):
 | 
			
		|||
				'uploader': showId,
 | 
			
		||||
				'upload_date': officialDate,
 | 
			
		||||
				'title': effTitle,
 | 
			
		||||
				'stitle': self._simplify_title(effTitle),
 | 
			
		||||
				'stitle': _simplify_title(effTitle),
 | 
			
		||||
				'ext': 'mp4',
 | 
			
		||||
				'format': format,
 | 
			
		||||
				'thumbnail': None,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue