summaryrefslogtreecommitdiffstats
path: root/devscripts
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
|
* Directly call update_latestPhilipp Hagemeister2013-06-251-1/+1
|
* Update latest files on releasePhilipp Hagemeister2013-06-251-0/+1
|
* Make upload atomic (#925)Philipp Hagemeister2013-06-251-1/+2
|
* Fix release script once morePhilipp Hagemeister2013-06-241-3/+4
|
* Improve test skipping functionalityPhilipp Hagemeister2013-06-241-1/+2
|
* Correct comparison testPhilipp Hagemeister2013-06-241-1/+1
|
* allow skipping tests when releasingPhilipp Hagemeister2013-06-231-1/+9
| | | | (YouTube Subtitles are currently flaky in Germany, especially via IPv6)
* Show which IEs are slow during releasePhilipp Hagemeister2013-06-211-1/+1
|
* Change rg3.github.com to rg3.github.io almost everywhereRicardo Garcia2013-04-062-2/+2
|
* Different feed file namePhilipp Hagemeister2013-03-291-1/+1
|
* Correct feed titlePhilipp Hagemeister2013-03-291-2/+2
|
* Write a new feed each time, reading from versions.jsonJaime Marquínez Ferrándiz2013-03-292-70/+44
|
* Add an Atom feed generator in devscriptsJaime Marquínez Ferrándiz2013-03-262-0/+84
|
* Stop early in nosetests (in release script)Philipp Hagemeister2013-02-221-1/+1
|
* Use proper echo commandsPhilipp Hagemeister2013-02-181-8/+8
|
* Include man and bash completion in PyPi releasePhilipp Hagemeister2013-02-181-1/+3
|
* Fix automatic release (oops)Philipp Hagemeister2013-02-021-1/+1
|
* Add PyPi upload to release scriptPhilipp Hagemeister2013-02-011-0/+3
|
* Do not backup version.py (under version control and frankly, not that complex)Philipp Hagemeister2013-01-121-1/+1
|
* Force build removalPhilipp Hagemeister2013-01-121-1/+1
|
* correct pushes in release scriptPhilipp Hagemeister2013-01-121-1/+2
|
* Default to py3 in sign-versionsPhilipp Hagemeister2013-01-121-1/+1
|
* Python 2-proof versions.pyPhilipp Hagemeister2013-01-121-4/+8
|
* fix location of updates_key in devscripts/releasePhilipp Hagemeister2013-01-121-2/+2
|
* Less git acrobatics in devscripts/release.shPhilipp Hagemeister2013-01-111-26/+28
|
* Do not check in test_coveragePhilipp Hagemeister2013-01-061-3/+1
|
* correct quotingPhilipp Hagemeister2013-01-061-1/+1
|
* read -n is bash-specificPhilipp Hagemeister2013-01-061-1/+1
|
* Also generate SHA2-256Philipp Hagemeister2013-01-031-1/+2
|
* Also publish hashsumsPhilipp Hagemeister2013-01-031-1/+5
|
* release.sh edits based on 2013.01.02 experienceFilippo Valsorda2013-01-021-4/+10
|
* re-worked release workflow, it is one-step and creates GPG signatures nowFilippo Valsorda2013-01-026-18/+111
|
* moved docs and updates generation scripts from gh-pages branch to devscriptsFilippo Valsorda2012-12-303-0/+84
|
* The new updates system, relies on gh-pages, secured by RSA, uses external ↵Filippo Valsorda2012-12-301-5/+58
| | | | web servers