projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50b294a
)
[test_YoutubeDL] Reorder formats (#3542)
author
Philipp Hagemeister
<phihag@phihag.de>
Fri, 22 Aug 2014 01:44:30 +0000
(
03:44
+0200)
committer
Philipp Hagemeister
<phihag@phihag.de>
Fri, 22 Aug 2014 01:44:30 +0000
(
03:44
+0200)
test/test_YoutubeDL.py
patch
|
blob
|
history
diff --git
a/test/test_YoutubeDL.py
b/test/test_YoutubeDL.py
index e794cc97f0e643c5f05539fd3d0313d30dc98f8d..ab61e19768e4454f061ab9f832cc70c968440d85 100644
(file)
--- a/
test/test_YoutubeDL.py
+++ b/
test/test_YoutubeDL.py
@@
-221,7
+221,7
@@
class TestFormatSelection(unittest.TestCase):
'138', '137', '248', '136', '247', '135', '246',
'245', '244', '134', '243', '133', '242', '160',
# Dash audio
- '141', '172', '140', '1
39', '171
',
+ '141', '172', '140', '1
71', '139
',
]
for f1id, f2id in zip(order, order[1:]):