projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28280e8
)
[youtube] Fix typos
author
Sergey M․
<dstftw@gmail.com>
Thu, 11 Feb 2016 16:33:08 +0000
(22:33 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Thu, 11 Feb 2016 16:33:08 +0000
(22:33 +0600)
youtube_dl/extractor/youtube.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/youtube.py
b/youtube_dl/extractor/youtube.py
index b9a91dea2bd1d0f0aa21abcb211766c2ab15304b..382d52cb6ca0da1a81b6b3c5efb6a29641794e6d 100644
(file)
--- a/
youtube_dl/extractor/youtube.py
+++ b/
youtube_dl/extractor/youtube.py
@@
-375,7
+375,7
@@
class YoutubeIE(YoutubeBaseInfoExtractor):
IE_NAME = 'youtube'
_TESTS = [
{
- 'url': 'http://www.youtube.com/watch?v=BaW_jenozKc
j
&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_jenozKc
j
&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',