aboutsummaryrefslogtreecommitdiff
path: root/devscripts/youtube_genalgo.py
AgeCommit message (Collapse)Author
2013-09-11[youtube] update algo for length 85 (fixes #1408 and fixes #1406)Jaime Marquínez Ferrándiz
2013-09-06Merge pull request #1378 from patrickslin/patch-6Jaime Marquínez Ferrándiz
Vevo sig changed again, please update for us! Thanks very much! (fixes #...
2013-08-30[youtube] update algo for length 86Jaime Marquínez Ferrándiz
2013-08-29[youtube] update algo for length 84Jaime Marquínez Ferrándiz
Only appears sometimes, nearly identical to length 86.
2013-08-29[youtube] update algo for length 86 (fixes #1349)Jaime Marquínez Ferrándiz
2013-08-28[youtube] update algo for length 88, thanks to @Ramhack (fixes #1328)Jaime Marquínez Ferrándiz
2013-08-24[youtube] update algo for length 84Jaime Marquínez Ferrándiz
2013-08-23[youtube] update algo for length 86 (fixes #1302)Jaime Marquínez Ferrándiz
2013-08-23[youtube] add algo for length 80 and update player infoJaime Marquínez Ferrándiz
2013-08-22[youtube] update algo for length 82 (fixes #1296)Jaime Marquínez Ferrándiz
2013-08-18Update algo - see #1254Emilien Kenler
Signed-off-by: Emilien Kenler <hello@emilienkenler.com>
2013-08-12Update generatorEmilien Kenler
Signed-off-by: Emilien Kenler <hello@emilienkenler.com>
2013-08-02[youtube]: new algo for length 83 (fixes #1164)Jaime Marquínez Ferrándiz
2013-07-31YoutubeIE: new algo for length 86 (fixes #1156)Jaime Marquínez Ferrándiz
Now is using the same length as the flash player used for age protected videos, but the algorithm is different, so now for age protected videos it first tries to use the old algo.
2013-07-25YoutubeIE: add algo for length 79 (fixes #1126)Jaime Marquínez Ferrándiz
2013-07-25YoutubeIE: new algo for length 81 (fixes #1127)Jaime Marquínez Ferrándiz
2013-07-24Add Youtube player info for length 87Jaime Marquínez Ferrándiz
2013-07-24YoutubeIE: new algo for length 87 (fixes #1105)patrickslin
Squashed commit from the pull requests #1107, #1109 and #1110.
2013-07-19YoutubeIE: new algo for length 85 (closes #1080), thanks to @patrickslinJaime Marquínez Ferrándiz
2013-07-18YoutubeIE: add algo for length 90 (closes #1064)Jaime Marquínez Ferrándiz
Order the cases from higher to lower length.
2013-07-18Merge pull request #1068 from MiLk/genalgo-youtube-92Jaime Marquínez Ferrándiz
[youtube] Add generator for signature 92
2013-07-17[youtube] Add generator for signature 92Emilien Kenler
2013-07-11YoutubeIE: add algo for length 81 (closes #1026)Jaime Marquínez Ferrándiz
2013-07-11YoutubeIE: a new algo for length 83Jaime Marquínez Ferrándiz
2013-07-10YoutubeIE: new algo for length 83 (closes #1017 and closes #1016)Jaime Marquínez Ferrándiz
2013-06-29keep track of the dates and html5player versions of working YT signature algosFilippo Valsorda
2013-06-27a new day, a new s algo - fix #946Filippo Valsorda
2013-06-27Check in signature generatorPhilipp Hagemeister