Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2013-07-24 | YoutubeIE: new algo for length 87 (fixes #1105) | patrickslin | |
Squashed commit from the pull requests #1107, #1109 and #1110. | |||
2013-07-19 | YoutubeIE: new algo for length 85 (closes #1080), thanks to @patrickslin | Jaime Marquínez Ferrándiz | |
2013-07-18 | YoutubeIE: add algo for length 90 (closes #1064) | Jaime Marquínez Ferrándiz | |
Order the cases from higher to lower length. | |||
2013-07-18 | Merge pull request #1068 from MiLk/genalgo-youtube-92 | Jaime Marquínez Ferrándiz | |
[youtube] Add generator for signature 92 | |||
2013-07-17 | [youtube] Add generator for signature 92 | Emilien Kenler | |
2013-07-11 | YoutubeIE: add algo for length 81 (closes #1026) | Jaime Marquínez Ferrándiz | |
2013-07-11 | YoutubeIE: a new algo for length 83 | Jaime Marquínez Ferrándiz | |
2013-07-10 | YoutubeIE: new algo for length 83 (closes #1017 and closes #1016) | Jaime Marquínez Ferrándiz | |
2013-06-29 | keep track of the dates and html5player versions of working YT signature algos | Filippo Valsorda | |
2013-06-27 | a new day, a new s algo - fix #946 | Filippo Valsorda | |
2013-06-27 | Check in signature generator | Philipp Hagemeister | |
2013-06-25 | Directly call update_latest | Philipp Hagemeister | |
2013-06-25 | Update latest files on release | Philipp Hagemeister | |
2013-06-25 | Make upload atomic (#925) | Philipp Hagemeister | |