mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[cleanup] Misc
This commit is contained in:
		| @@ -325,7 +325,7 @@ class MLBTVIE(InfoExtractor): | ||||
|         airings = self._download_json( | ||||
|             f'https://search-api-mlbtv.mlb.com/svc/search/v2/graphql/persisted/query/core/Airings?variables=%7B%22partnerProgramIds%22%3A%5B%22{video_id}%22%5D%2C%22applyEsniMediaRightsLabels%22%3Atrue%7D', | ||||
|             video_id)['data']['Airings'] | ||||
|      | ||||
| 
 | ||||
|         formats, subtitles = [], {} | ||||
|         for airing in airings: | ||||
|             m3u8_url = self._download_json( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan