projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b38b5b
)
[youtube] Correct signature testcase
author
Philipp Hagemeister
<phihag@phihag.de>
Sun, 20 Jul 2014 16:30:27 +0000
(18:30 +0200)
committer
Philipp Hagemeister
<phihag@phihag.de>
Sun, 20 Jul 2014 16:30:27 +0000
(18:30 +0200)
test/test_youtube_signature.py
patch
|
blob
|
history
diff --git
a/test/test_youtube_signature.py
b/test/test_youtube_signature.py
index e443e0be886fd49daaa63d091f20f5abb7f988d9..609e7078cf040cc1857295002bb3bafc27cb77cf 100644
(file)
--- a/
test/test_youtube_signature.py
+++ b/
test/test_youtube_signature.py
@@
-49,7
+49,7
@@
_TESTS = [
u'http://s.ytimg.com/yts/swfbin/player-vfl5vIhK2/watch_as3.swf',
u'swf',
86,
- u'
23456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ!?#$%&\'()*+,-./:;<=>"
'
+ u'
O1I3456789abcde0ghijklmnopqrstuvwxyzABCDEFGHfJKLMN2PQRSTUVWXY\\!"#$%&\'()*+,-./:;<=>?
'
),
]