[youtube] Fix typos
authorSergey M․ <dstftw@gmail.com>
Thu, 11 Feb 2016 16:33:08 +0000 (22:33 +0600)
committerSergey M․ <dstftw@gmail.com>
Thu, 11 Feb 2016 16:33:08 +0000 (22:33 +0600)
youtube_dl/extractor/youtube.py

index b9a91dea2bd1d0f0aa21abcb211766c2ab15304b..382d52cb6ca0da1a81b6b3c5efb6a29641794e6d 100644 (file)
@@ -375,7 +375,7 @@ class YoutubeIE(YoutubeBaseInfoExtractor):
     IE_NAME = 'youtube'
     _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': {
                 'id': 'BaW_jenozKc',
                 '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',
             'info_dict': {
                 'id': 'BaW_jenozKc',