mirror of
				https://github.com/ytdl-org/youtube-dl.git
				synced 2025-10-29 09:26:20 -07:00 
			
		
		
		
	[twitcasting] Fix test: video title (#20840)
This commit is contained in:
		| @@ -14,7 +14,7 @@ class TwitCastingIE(InfoExtractor): | |||||||
|         'info_dict': { |         'info_dict': { | ||||||
|             'id': '2357609', |             'id': '2357609', | ||||||
|             'ext': 'mp4', |             'ext': 'mp4', | ||||||
|             'title': 'Recorded Live #2357609', |             'title': 'Live #2357609', | ||||||
|             'uploader_id': 'ivetesangalo', |             'uploader_id': 'ivetesangalo', | ||||||
|             'description': "Moi! I'm live on TwitCasting from my iPhone.", |             'description': "Moi! I'm live on TwitCasting from my iPhone.", | ||||||
|             'thumbnail': r're:^https?://.*\.jpg$', |             'thumbnail': r're:^https?://.*\.jpg$', | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user