mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 22:55:18 +00:00 
			
		
		
		
	[youtube] Fix typos
This commit is contained in:
		| @@ -375,7 +375,7 @@ class YoutubeIE(YoutubeBaseInfoExtractor): | |||||||
|     IE_NAME = 'youtube' |     IE_NAME = 'youtube' | ||||||
|     _TESTS = [ |     _TESTS = [ | ||||||
|         { |         { | ||||||
|             'url': 'http://www.youtube.com/watch?v=BaW_jenozKcj&t=1s&end=9', |             'url': 'http://www.youtube.com/watch?v=BaW_jenozKc&t=1s&end=9', | ||||||
|             'info_dict': { |             'info_dict': { | ||||||
|                 'id': 'BaW_jenozKc', |                 'id': 'BaW_jenozKc', | ||||||
|                 'ext': 'mp4', |                 'ext': 'mp4', | ||||||
| @@ -441,7 +441,7 @@ class YoutubeIE(YoutubeBaseInfoExtractor): | |||||||
|             } |             } | ||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
|             'url': 'http://www.youtube.com/watch?v=BaW_jenozKcj&v=UxxajLWwzqY', |             'url': 'http://www.youtube.com/watch?v=BaW_jenozKc&v=UxxajLWwzqY', | ||||||
|             'note': 'Use the first video ID in the URL', |             'note': 'Use the first video ID in the URL', | ||||||
|             'info_dict': { |             'info_dict': { | ||||||
|                 'id': 'BaW_jenozKc', |                 'id': 'BaW_jenozKc', | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․