projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8c74d6
)
[youtube] Add swf signature test case (#3270)
author
Philipp Hagemeister
<phihag@phihag.de>
Sun, 20 Jul 2014 18:45:36 +0000
(20:45 +0200)
committer
Philipp Hagemeister
<phihag@phihag.de>
Sun, 20 Jul 2014 18:45:36 +0000
(20:45 +0200)
test/test_youtube_signature.py
patch
|
blob
|
history
diff --git
a/test/test_youtube_signature.py
b/test/test_youtube_signature.py
index 609e7078cf040cc1857295002bb3bafc27cb77cf..e8a67c4c0141efad9d6475af7835a8ee2fd95697 100644
(file)
--- a/
test/test_youtube_signature.py
+++ b/
test/test_youtube_signature.py
@@
-51,6
+51,12
@@
_TESTS = [
86,
u'O1I3456789abcde0ghijklmnopqrstuvwxyzABCDEFGHfJKLMN2PQRSTUVWXY\\!"#$%&\'()*+,-./:;<=>?'
),
+ (
+ u'http://s.ytimg.com/yts/swfbin/player-vflmDyk47/watch_as3.swf',
+ u'swf',
+ u'F375F75BF2AFDAAF2666E43868D46816F83F13E81C46.3725A8218E446A0DECD33F79DC282994D6AA92C92C9',
+ u'9C29AA6D499282CD97F33DCED0A644E8128A5273.64C18E31F38361864D86834E6662FAADFA2FB57F'
+ ),
]