mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[ie] Extract subtitles from SMIL manifests (#7667)
Authored by: bashonly, pukkandan
This commit is contained in:
		| @@ -131,7 +131,6 @@ class NBCIE(ThePlatformIE):  # XXX: Do not subclass from concrete IE | ||||
|                 'age_limit': 0, | ||||
|                 'thumbnail': r're:https?://.+\.jpg', | ||||
|             }, | ||||
|             'expected_warnings': ['Ignoring subtitle tracks'], | ||||
|             'params': { | ||||
|                 'skip_download': 'm3u8', | ||||
|             }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 bashonly
					bashonly