projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
360075e
)
[youtube] Add itag 59 and 78 (Closes #5979)
author
Sergey M․
<dstftw@gmail.com>
Fri, 19 Jun 2015 14:52:44 +0000
(20:52 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Fri, 19 Jun 2015 14:52:44 +0000
(20:52 +0600)
youtube_dl/extractor/youtube.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/youtube.py
b/youtube_dl/extractor/youtube.py
index 9e26711924241b62b955c88245b05b8a89fde5c4..a3da56c1413494ffd73d523a042959af16956ff0 100644
(file)
--- a/
youtube_dl/extractor/youtube.py
+++ b/
youtube_dl/extractor/youtube.py
@@
-234,6
+234,8
@@
class YoutubeIE(YoutubeBaseInfoExtractor):
'44': {'ext': 'webm', 'width': 854, 'height': 480},
'45': {'ext': 'webm', 'width': 1280, 'height': 720},
'46': {'ext': 'webm', 'width': 1920, 'height': 1080},
+ '59': {'ext': 'mp4', 'width': 854, 'height': 480},
+ '78': {'ext': 'mp4', 'width': 854, 'height': 480},
# 3d videos