mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[discovery] Fix typo
This commit is contained in:
		| @@ -71,7 +71,7 @@ class DiscoveryIE(InfoExtractor): | ||||
|         entries = [] | ||||
|  | ||||
|         for idx, video_info in enumerate(info['playlist']): | ||||
|             subtitles = [] | ||||
|             subtitles = {} | ||||
|             caption_url = video_info.get('captionsUrl') | ||||
|             if caption_url: | ||||
|                 subtitles = { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․