mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00: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
	 Sergey M․
					Sergey M․