YoutubeIE: a new algo for length 83
This commit is contained in:
parent
41897817cc
commit
85347e1cb6
3 changed files with 4 additions and 4 deletions
|
@ -45,7 +45,7 @@ class TestYoutubeSig(unittest.TestCase):
|
|||
|
||||
def test_83(self):
|
||||
wrong = "qwertyuioplkjhgfdsazxcvbnm1234567890QWERTYUIOPLKJHGFDSAZXCVBNM!#$%^&*()_+={[};?/>.<"
|
||||
right = "qwertyuioplkjhgfdsazxcvbnm1234567890QWERTYUIOPLKJHGFDSAZXCVBNM!#$%^&*()_+={[};?/>"
|
||||
right = "urty8ioplkjhgfdsazxcvbqm1234567S90QWERTYUIOPLKJHGFDnAZXCVBNM!#$%^&*()_+={[};?/>.<"
|
||||
self.assertEqual(sig(wrong), right)
|
||||
|
||||
def test_82(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue