summaryrefslogtreecommitdiffstats
path: root/devscripts
Commit message (Collapse)AuthorAgeFilesLines
* Add a completion script generator for the fish shellJaime Marquínez Ferrándiz2014-09-142-0/+53
|
* [devscripts/release] Do not restore youtube-dl{,.exe} binariesPhilipp Hagemeister2014-09-141-1/+0
|
* [devscripts/release] Do not commit CHANGELOGPhilipp Hagemeister2014-05-301-2/+2
|
* add prepare_manpagePhilipp Hagemeister2014-05-131-0/+20
|
* Split man and README (Fixes #2892)Philipp Hagemeister2014-05-131-1/+1
|
* [devscripts/release] Check version numberPhilipp Hagemeister2014-03-241-0/+6
|
* [desvscripts/release] Bump the number of password tries to accomodate ↵Philipp Hagemeister2014-03-181-1/+1
| | | | stubby-fingered @phihag
* Build and upload universal wheels to pypiJaime Marquínez Ferrándiz2014-03-161-1/+1
|
* [release.sh] Do not run tests by defaultPhilipp Hagemeister2014-02-221-3/+3
| | | | | We are at the point that testing takes waay too long for a release cycle, and fails way too often. Tests through travis are a better indicator than testing just before release.
* Implement a different adult sites checking algorithmFilippo Valsorda2014-01-141-12/+32
|
* [release] Check for useless files before releasePhilipp Hagemeister2014-01-071-0/+2
|
* [bash-completion] Complete filename if `—load-info` is givenJaime Marquínez Ferrándiz2014-01-051-1/+1
|
* More Atom feed improvements (#2081)Philipp Hagemeister2014-01-051-1/+22
|
* Improve Atom feed creation (Fixes #2081)Philipp Hagemeister2014-01-051-22/+21
|
* atom feed generator: Make IDs proper URLs (#2081)Philipp Hagemeister2014-01-051-33/+33
|
* Fix make_readme on Python 2Philipp Hagemeister2014-01-051-1/+4
|
* Make make_readme run in a locale-less environmentPhilipp Hagemeister2014-01-051-2/+3
| | | | Mentioned in #267
* [bash-completion] Complete the ':ythistory' keywordJaime Marquínez Ferrándiz2013-11-271-2/+2
|
* [bash-completion] Complete filenames or directories if the previous option ↵Jaime Marquínez Ferrándiz2013-11-271-1/+12
| | | | requires it
* Add the missing age_limit tags; added a devscript to do a superficial check ↵Filippo Valsorda2013-10-281-0/+39
| | | | for porn sites without the age_limit tag in the test
* Simplify release processPhilipp Hagemeister2013-10-181-4/+0
|
* [bash-completion] Do not use dash in function name (Fixes #1623)Philipp Hagemeister2013-10-181-2/+2
|
* Don't add extractors with IE_DESC set to False to the page of supported sites.Jaime Marquínez Ferrándiz2013-10-101-3/+4
|
* Remove youtube_genalgo (#1515)Philipp Hagemeister2013-09-271-116/+0
| | | | With the automatic signature extraction, this script has become superfluous now
* [youtube] update algos for length 86 and 84 (fixes #1494)Jaime Marquínez Ferrándiz2013-09-241-4/+4
|
* [youtube] add algo for length 91Jaime Marquínez Ferrándiz2013-09-201-0/+3
|
* Merge pull request #1464 from patrickslin/patch-7Jaime Marquínez Ferrándiz2013-09-201-0/+4
| | | | Unable to decrypt signature length 93 (fixes #1461)
* Update 85 signature (Fixes #1449)Philipp Hagemeister2013-09-171-2/+2
| | | | 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.
* [devscripts/release] temporary workaroundsPhilipp Hagemeister2013-09-161-2/+2
|
* Merge remote-tracking branch 'origin/master'Philipp Hagemeister2013-09-161-2/+2
|\
| * [youtube] update algo for length 82 (fixes #1416)Jaime Marquínez Ferrándiz2013-09-121-2/+2
| |
* | Starts of a Windows servicePhilipp Hagemeister2013-09-161-15/+128
| |
* | [buildserver] Service installation and uninstallationPhilipp Hagemeister2013-09-131-50/+95
| |
* | [buildserver] Rely on repository licensePhilipp Hagemeister2013-09-121-25/+0
| |
* | Add original buildserver from @fraca7Philipp Hagemeister2013-09-121-0/+272
|/
* In the supported sites page, sort the extractors in case insensitiveJaime Marquínez Ferrándiz2013-09-111-1/+1
|
* [youtube] update algo for length 85 (fixes #1408 and fixes #1406)Jaime Marquínez Ferrándiz2013-09-111-2/+2
|
* Fix add-versionsPhilipp Hagemeister2013-09-061-1/+3
|
* Do not re-download files for hashsum generation (Fixes #1383)Philipp Hagemeister2013-09-061-3/+6
|
* Merge pull request #1378 from patrickslin/patch-6Jaime Marquínez Ferrándiz2013-09-061-2/+2
| | | | Vevo sig changed again, please update for us! Thanks very much! (fixes #...
* Add an automatic page generator for the supported sites (related #156)Jaime Marquínez Ferrándiz2013-08-312-0/+34
| | | | They are listed in the "supportedsites.html" page.
* [youtube] update algo for length 86Jaime Marquínez Ferrándiz2013-08-301-2/+2
|
* Add youtube keywords to the bash completion scriptJaime Marquínez Ferrándiz2013-08-301-1/+5
|
* [youtube] update algo for length 84Jaime Marquínez Ferrándiz2013-08-291-2/+2
| | | | Only appears sometimes, nearly identical to length 86.
* [youtube] update algo for length 86 (fixes #1349)Jaime Marquínez Ferrándiz2013-08-291-2/+2
|
* [youtube] update algo for length 88, thanks to @Ramhack (fixes #1328)Jaime Marquínez Ferrándiz2013-08-281-2/+2
|
* [youtube] update algo for length 84Jaime Marquínez Ferrándiz2013-08-241-2/+2
|
* Switch to domain yt-dl.orgPhilipp Hagemeister2013-08-233-14/+17
|
* [youtube] update algo for length 86 (fixes #1302)Jaime Marquínez Ferrándiz2013-08-231-2/+2
|
* [youtube] add algo for length 80 and update player infoJaime Marquínez Ferrándiz2013-08-231-1/+4
|