aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_youtube_sig.py
Commit message (Expand)AuthorAgeFilesLines
* YoutubeIE: new algo for length 87 (fixes #1105)patrickslin2013-07-241-1/+1
* YoutubeIE: new algo for length 85 (closes #1080), thanks to @patrickslinJaime Marquínez Ferrándiz2013-07-191-1/+1
* Remove the test to signature of lengths 43,43Jaime Marquínez Ferrándiz2013-07-181-5/+0
* YoutubeIE: add algo for length 90 (closes #1064)Jaime Marquínez Ferrándiz2013-07-181-5/+10
* Mark test_youtube_sig as non-executable (#1066)Philipp Hagemeister2013-07-171-0/+0
* [youtube] Add sig test for 92 (Thanks to @patrickslin)Philipp Hagemeister2013-07-171-0/+5
* YoutubeIE: add algo for length 81 (closes #1026)Jaime Marquínez Ferrándiz2013-07-111-0/+5
* YoutubeIE: a new algo for length 83Jaime Marquínez Ferrándiz2013-07-111-1/+1
* YoutubeIE: new algo for length 83 (closes #1017 and closes #1016)Jaime Marquínez Ferrándiz2013-07-101-1/+1
* a new day, a new s algo - fix #946Filippo Valsorda2013-06-271-7/+7
* Add a clean-room implementation for youtube signaturesPhilipp Hagemeister2013-06-271-0/+35
* Add test for youtube signature algorithmPhilipp Hagemeister2013-06-271-0/+22