summaryrefslogtreecommitdiffstats
path: root/devscripts/youtube_genalgo.py
Commit message (Collapse)AuthorAgeFilesLines
* [youtube]: new algo for length 83 (fixes #1164)Jaime Marquínez Ferrándiz2013-08-021-2/+2
|
* YoutubeIE: new algo for length 86 (fixes #1156)Jaime Marquínez Ferrándiz2013-07-311-2/+10
| | | | 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.
* YoutubeIE: add algo for length 79 (fixes #1126)Jaime Marquínez Ferrándiz2013-07-251-0/+3
|
* YoutubeIE: new algo for length 81 (fixes #1127)Jaime Marquínez Ferrándiz2013-07-251-2/+2
|
* Add Youtube player info for length 87Jaime Marquínez Ferrándiz2013-07-241-1/+1
|
* YoutubeIE: new algo for length 87 (fixes #1105)patrickslin2013-07-241-1/+1
| | | | Squashed commit from the pull requests #1107, #1109 and #1110.
* YoutubeIE: new algo for length 85 (closes #1080), thanks to @patrickslinJaime Marquínez Ferrándiz2013-07-191-2/+2
|
* YoutubeIE: add algo for length 90 (closes #1064)Jaime Marquínez Ferrándiz2013-07-181-0/+3
| | | | Order the cases from higher to lower length.
* Merge pull request #1068 from MiLk/genalgo-youtube-92Jaime Marquínez Ferrándiz2013-07-181-0/+3
|\ | | | | | | [youtube] Add generator for signature 92
| * [youtube] Add generator for signature 92Emilien Kenler2013-07-171-0/+3
|/
* YoutubeIE: add algo for length 81 (closes #1026)Jaime Marquínez Ferrándiz2013-07-111-0/+3
|
* YoutubeIE: a new algo for length 83Jaime Marquínez Ferrándiz2013-07-111-2/+2
|
* YoutubeIE: new algo for length 83 (closes #1017 and closes #1016)Jaime Marquínez Ferrándiz2013-07-101-2/+2
|
* keep track of the dates and html5player versions of working YT signature algosFilippo Valsorda2013-06-291-0/+7
|
* a new day, a new s algo - fix #946Filippo Valsorda2013-06-271-1/+1
|
* Check in signature generatorPhilipp Hagemeister2013-06-271-0/+76