Merge pull request #728 from timdoug/fix-escapist-extension
Escapist videos are acutally .mp4, not .flv
This commit is contained in:
		
						commit
						c2e21f2f0d
					
				| @ -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…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user