mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[bitchute] Extract HTML5 formats (closes #21306)
This commit is contained in:
		| @@ -55,6 +55,11 @@ class BitChuteIE(InfoExtractor): | ||||
|         formats = [ | ||||
|             {'url': format_url} | ||||
|             for format_url in orderedSet(format_urls)] | ||||
|  | ||||
|         if not formats: | ||||
|             formats = self._parse_html5_media_entries( | ||||
|                 url, webpage, video_id)[0]['formats'] | ||||
|  | ||||
|         self._check_formats(formats, video_id) | ||||
|         self._sort_formats(formats) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․