projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0da491
)
Remove youtube swf signature test
author
Philipp Hagemeister
<phihag@phihag.de>
Fri, 17 Jan 2014 02:49:55 +0000
(
03:49
+0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Fri, 17 Jan 2014 02:49:59 +0000
(
03:49
+0100)
Apparently, swf players are no longer in use. If we find one, we'll readd it.
test/test_youtube_signature.py
patch
|
blob
|
history
diff --git
a/test/test_youtube_signature.py
b/test/test_youtube_signature.py
index 056700614b43fa0a3dbceeb82ef991e34fdb53f9..a3fc53047de031c8c8e01046b53a891ef6b693a8 100644
(file)
--- a/
test/test_youtube_signature.py
+++ b/
test/test_youtube_signature.py
@@
-27,12
+27,6
@@
_TESTS = [
85,
u'3456789a0cdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRS[UVWXYZ!"#$%&\'()*+,-./:;<=>?@',
),
- (
- u'https://s.ytimg.com/yts/swfbin/watch_as3-vflg5GhxU.swf',
- u'swf',
- 82,
- u':/.-,+*)=\'&%$#"!ZYX0VUTSRQPONMLKJIHGFEDCBAzyxw>utsrqponmlkjihgfedcba987654321'
- ),
]