aboutsummaryrefslogtreecommitdiff
path: root/devscripts
AgeCommit message (Collapse)Author
2013-09-24[youtube] update algos for length 86 and 84 (fixes #1494)Jaime Marquínez Ferrándiz
2013-09-20[youtube] add algo for length 91Jaime Marquínez Ferrándiz
2013-09-20Merge pull request #1464 from patrickslin/patch-7Jaime Marquínez Ferrándiz
Unable to decrypt signature length 93 (fixes #1461)
2013-09-17Update 85 signature (Fixes #1449)Philipp Hagemeister
This is the first signature algorithm to have been parsed automatically, although that only works for HTML5 players for now, and is not yet integrated into master.
2013-09-16[devscripts/release] temporary workaroundsPhilipp Hagemeister
2013-09-16Merge remote-tracking branch 'origin/master'Philipp Hagemeister
2013-09-16Starts of a Windows servicePhilipp Hagemeister
2013-09-13[buildserver] Service installation and uninstallationPhilipp Hagemeister
2013-09-12[youtube] update algo for length 82 (fixes #1416)Jaime Marquínez Ferrándiz
2013-09-12[buildserver] Rely on repository licensePhilipp Hagemeister
2013-09-12Add original buildserver from @fraca7Philipp Hagemeister
2013-09-11In the supported sites page, sort the extractors in case insensitiveJaime Marquínez Ferrándiz
2013-09-11[youtube] update algo for length 85 (fixes #1408 and fixes #1406)Jaime Marquínez Ferrándiz
2013-09-06Fix add-versionsPhilipp Hagemeister
2013-09-06Do not re-download files for hashsum generation (Fixes #1383)Philipp Hagemeister
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-31Add an automatic page generator for the supported sites (related #156)Jaime Marquínez Ferrándiz
They are listed in the "supportedsites.html" page.
2013-08-30[youtube] update algo for length 86Jaime Marquínez Ferrándiz
2013-08-30Add youtube keywords to the bash completion scriptJaime 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-23Switch to domain yt-dl.orgPhilipp Hagemeister
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
2013-06-25Directly call update_latestPhilipp Hagemeister
2013-06-25Update latest files on releasePhilipp Hagemeister
2013-06-25Make upload atomic (#925)Philipp Hagemeister
2013-06-24Fix release script once morePhilipp Hagemeister
2013-06-24Improve test skipping functionalityPhilipp Hagemeister