mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[dctp] prefix real_time parameter with rtmp_
This commit is contained in:
		| @@ -43,7 +43,7 @@ class DctpTvIE(InfoExtractor): | ||||
|             'format': 'rtmp', | ||||
|             'url': url, | ||||
|             'play_path': play_path, | ||||
|             'real_time': True, | ||||
|             'rtmp_real_time': True, | ||||
|             'ext': 'flv', | ||||
|             'display_id': video_id | ||||
|         } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Paul Hartmann
					Paul Hartmann