mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-03 20:37:08 -05:00 
			
		
		
		
	[fox] extract http formats
This commit is contained in:
		@@ -29,7 +29,7 @@ class FOXIE(InfoExtractor):
 | 
			
		||||
 | 
			
		||||
        release_url = self._parse_json(self._search_regex(
 | 
			
		||||
            r'"fox_pdk_player"\s*:\s*({[^}]+?})', webpage, 'fox_pdk_player'),
 | 
			
		||||
            video_id)['release_url'] + '&manifest=m3u'
 | 
			
		||||
            video_id)['release_url'] + '&switch=http'
 | 
			
		||||
 | 
			
		||||
        return {
 | 
			
		||||
            '_type': 'url_transparent',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user