mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-03 20:37:08 -05:00 
			
		
		
		
	[itv] Lower preference for rtmp formats (closes #12759)
This commit is contained in:
		@@ -122,6 +122,8 @@ class ITVIE(InfoExtractor):
 | 
			
		||||
                'play_path': play_path,
 | 
			
		||||
                'tbr': tbr,
 | 
			
		||||
                'ext': 'flv',
 | 
			
		||||
                # rtmp formats are now stop downloading at ~72MiB
 | 
			
		||||
                'preference': -10,
 | 
			
		||||
            })
 | 
			
		||||
 | 
			
		||||
        ios_playlist_url = params.get('data-video-playlist')
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user