fixed typo
This commit is contained in:
		
							parent
							
								
									40634747f7
								
							
						
					
					
						commit
						61e40c88a9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -2557,7 +2557,7 @@ class EscapistIE(InfoExtractor):
 | 
				
			||||||
            'uploader': showName,
 | 
					            'uploader': showName,
 | 
				
			||||||
            'upload_date': None,
 | 
					            'upload_date': None,
 | 
				
			||||||
            'title': showName,
 | 
					            'title': showName,
 | 
				
			||||||
            'ext': 'flv',
 | 
					            'ext': 'mp4',
 | 
				
			||||||
            'thumbnail': imgUrl,
 | 
					            'thumbnail': imgUrl,
 | 
				
			||||||
            'description': description,
 | 
					            'description': description,
 | 
				
			||||||
            'player_url': playerUrl,
 | 
					            'player_url': playerUrl,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue