aboutsummaryrefslogtreecommitdiff
path: root/devscripts
AgeCommit message (Collapse)Author
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
2013-06-24Correct comparison testPhilipp Hagemeister
2013-06-23allow skipping tests when releasingPhilipp Hagemeister
(YouTube Subtitles are currently flaky in Germany, especially via IPv6)
2013-06-21Show which IEs are slow during releasePhilipp Hagemeister
2013-04-06Change rg3.github.com to rg3.github.io almost everywhereRicardo Garcia
2013-03-29Different feed file namePhilipp Hagemeister
2013-03-29Correct feed titlePhilipp Hagemeister
2013-03-29Write a new feed each time, reading from versions.jsonJaime Marquínez Ferrándiz
2013-03-26Add an Atom feed generator in devscriptsJaime Marquínez Ferrándiz
2013-02-22Stop early in nosetests (in release script)Philipp Hagemeister
2013-02-18Use proper echo commandsPhilipp Hagemeister
2013-02-18Include man and bash completion in PyPi releasePhilipp Hagemeister
2013-02-02Fix automatic release (oops)Philipp Hagemeister
2013-02-01Add PyPi upload to release scriptPhilipp Hagemeister
2013-01-12Do not backup version.py (under version control and frankly, not that complex)Philipp Hagemeister
2013-01-12Force build removalPhilipp Hagemeister
2013-01-12correct pushes in release scriptPhilipp Hagemeister
2013-01-12Default to py3 in sign-versionsPhilipp Hagemeister
2013-01-12Python 2-proof versions.pyPhilipp Hagemeister
2013-01-12fix location of updates_key in devscripts/releasePhilipp Hagemeister
2013-01-11Less git acrobatics in devscripts/release.shPhilipp Hagemeister
2013-01-06Do not check in test_coveragePhilipp Hagemeister
2013-01-06correct quotingPhilipp Hagemeister
2013-01-06read -n is bash-specificPhilipp Hagemeister
2013-01-03Also generate SHA2-256Philipp Hagemeister
2013-01-03Also publish hashsumsPhilipp Hagemeister
2013-01-02release.sh edits based on 2013.01.02 experienceFilippo Valsorda
2013-01-02re-worked release workflow, it is one-step and creates GPG signatures nowFilippo Valsorda
2012-12-30moved docs and updates generation scripts from gh-pages branch to devscriptsFilippo Valsorda