Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-22 | [release.sh] Do not run tests by default | Philipp Hagemeister | |
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. | |||
2014-01-14 | Implement a different adult sites checking algorithm | Filippo Valsorda | |
2014-01-07 | [release] Check for useless files before release | Philipp Hagemeister | |
2014-01-05 | [bash-completion] Complete filename if `—load-info` is given | Jaime Marquínez Ferrándiz | |
2014-01-05 | More Atom feed improvements (#2081) | Philipp Hagemeister | |
2014-01-05 | Improve Atom feed creation (Fixes #2081) | Philipp Hagemeister | |
2014-01-05 | atom feed generator: Make IDs proper URLs (#2081) | Philipp Hagemeister | |
2014-01-05 | Fix make_readme on Python 2 | Philipp Hagemeister | |
2014-01-05 | Make make_readme run in a locale-less environment | Philipp Hagemeister | |
Mentioned in #267 | |||
2013-11-27 | [bash-completion] Complete the ':ythistory' keyword | Jaime Marquínez Ferrándiz | |
2013-11-27 | [bash-completion] Complete filenames or directories if the previous option ↵ | Jaime Marquínez Ferrándiz | |
requires it | |||
2013-10-28 | Add the missing age_limit tags; added a devscript to do a superficial check ↵ | Filippo Valsorda | |
for porn sites without the age_limit tag in the test | |||
2013-10-18 | Simplify release process | Philipp Hagemeister | |
2013-10-18 | [bash-completion] Do not use dash in function name (Fixes #1623) | Philipp Hagemeister | |
2013-10-10 | Don't add extractors with IE_DESC set to False to the page of supported sites. | Jaime Marquínez Ferrándiz | |
2013-09-27 | Remove youtube_genalgo (#1515) | Philipp Hagemeister | |
With the automatic signature extraction, this script has become superfluous now | |||
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 91 | Jaime Marquínez Ferrándiz | |
2013-09-20 | Merge pull request #1464 from patrickslin/patch-7 | Jaime Marquínez Ferrándiz | |
Unable to decrypt signature length 93 (fixes #1461) | |||
2013-09-17 | Update 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 workarounds | Philipp Hagemeister | |
2013-09-16 | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | |
2013-09-16 | Starts of a Windows service | Philipp Hagemeister | |
2013-09-13 | [buildserver] Service installation and uninstallation | Philipp Hagemeister | |
2013-09-12 | [youtube] update algo for length 82 (fixes #1416) | Jaime Marquínez Ferrándiz | |
2013-09-12 | [buildserver] Rely on repository license | Philipp Hagemeister | |
2013-09-12 | Add original buildserver from @fraca7 | Philipp Hagemeister | |
2013-09-11 | In the supported sites page, sort the extractors in case insensitive | Jaime 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-06 | Fix add-versions | Philipp Hagemeister | |
2013-09-06 | Do not re-download files for hashsum generation (Fixes #1383) | Philipp Hagemeister | |
2013-09-06 | Merge pull request #1378 from patrickslin/patch-6 | Jaime Marquínez Ferrándiz | |
Vevo sig changed again, please update for us! Thanks very much! (fixes #... | |||
2013-08-31 | Add 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 86 | Jaime Marquínez Ferrándiz | |
2013-08-30 | Add youtube keywords to the bash completion script | Jaime Marquínez Ferrándiz | |
2013-08-29 | [youtube] update algo for length 84 | Jaime 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 84 | Jaime Marquínez Ferrándiz | |
2013-08-23 | Switch to domain yt-dl.org | Philipp 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 info | Jaime Marquínez Ferrándiz | |
2013-08-22 | [youtube] update algo for length 82 (fixes #1296) | Jaime Marquínez Ferrándiz | |
2013-08-18 | Update algo - see #1254 | Emilien Kenler | |
Signed-off-by: Emilien Kenler <hello@emilienkenler.com> | |||
2013-08-12 | Update generator | Emilien 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-31 | YoutubeIE: 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-25 | YoutubeIE: add algo for length 79 (fixes #1126) | Jaime Marquínez Ferrándiz | |
2013-07-25 | YoutubeIE: new algo for length 81 (fixes #1127) | Jaime Marquínez Ferrándiz | |
2013-07-24 | Add Youtube player info for length 87 | Jaime Marquínez Ferrándiz | |