mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	[bliptv] Check format URLs
Some formats are now 404
This commit is contained in:
		| @@ -172,6 +172,7 @@ class BlipTVIE(InfoExtractor): | |||||||
|                     'width': int_or_none(media_content.get('width')), |                     'width': int_or_none(media_content.get('width')), | ||||||
|                     'height': int_or_none(media_content.get('height')), |                     'height': int_or_none(media_content.get('height')), | ||||||
|                 }) |                 }) | ||||||
|  |         self._check_formats(formats, video_id) | ||||||
|         self._sort_formats(formats) |         self._sort_formats(formats) | ||||||
|  |  | ||||||
|         subtitles = self.extract_subtitles(video_id, subtitles_urls) |         subtitles = self.extract_subtitles(video_id, subtitles_urls) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․