mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	TEDIE: report the correct talk title when a link with the language code is given
This commit is contained in:
		| @@ -3854,6 +3854,7 @@ class TEDIE(InfoExtractor): | ||||
|                         | | ||||
|                         ((?P<type_talk>talks)) # We have a simple talk | ||||
|                    ) | ||||
|                    (/lang/(.*?))? # The url may contain the language | ||||
|                    /(?P<name>\w+) # Here goes the name and then ".html" | ||||
|                    ''' | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jaime Marquínez Ferrándiz
					Jaime Marquínez Ferrándiz