mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[videomore] Fix typo
This commit is contained in:
		| @@ -114,7 +114,7 @@ class VideomoreIE(InfoExtractor): | ||||
|  | ||||
|         data = self._download_json( | ||||
|             'http://videomore.ru/video/tracks/%s.json' % video_id, | ||||
|             video_id, 'Downloadinng video JSON') | ||||
|             video_id, 'Downloading video JSON') | ||||
|  | ||||
|         title = data.get('title') or data['project_title'] | ||||
|         description = data.get('description') or data.get('description_raw') | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․