Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-05 | Restore binary files for backwards compatibility | Philipp Hagemeister | |
Fixes 9656ee5d1dbff9fb4e0ce640961d2750a687e629 New year's resolution: Check which systems of Ubuntu / RHEL still serve the ancient versions. If it's only RHEL, consider removing these binary files in 2015 or so. | |||
2014-01-05 | atom feed generator: Make IDs proper URLs (#2081) | Philipp Hagemeister | |
2014-01-05 | Document --socket-timeout | Philipp Hagemeister | |
2013-04-06 | Change rg3.github.com to rg3.github.io almost everywhere | Ricardo Garcia | |
2013-04-01 | Restore youtube-dl (update) binary (#770) | Philipp Hagemeister | |
2013-02-13 | Forgot to remove \r | Gino Lisignoli | |
2013-01-12 | restore youtube-dl (update) binary2012.12.99 | Philipp Hagemeister | |
2013-01-10 | Correct documentation (Closes #625) | Philipp Hagemeister | |
2012-12-30 | print some version and environment info on --verbose (+ py3 fixes) | Filippo Valsorda | |
2012-12-30 | The new updates system, relies on gh-pages, secured by RSA, uses external ↵ | Filippo Valsorda | |
web servers | |||
2012-12-08 | ATTENTION DO NOT USE THESE: new binaries in the Downloads section | Filippo Valsorda | |
placed fake binaries that update themselves where old versions updating will search for the new version | |||
2012-11-29 | New repo skeleton, getting ready for PyPi | Filippo Valsorda | |
2012-11-29 | adding the script hook | gcmalloc | |
2012-11-27 | Prepare 2012.11.29 release | Philipp Hagemeister | |
2012-11-27 | Bump version number to a numeric-only one to appease py2exe | Philipp Hagemeister | |
2012-11-27 | Bump version number | Philipp Hagemeister | |
2012-11-27 | release 2012.11.272012.11.27 | Filippo Valsorda | |
2012-11-17 | release 2012.11.172012.11.17 | Filippo Valsorda | |
2012-10-09 | release 2012.10.092012.10.09 | Filippo Valsorda | |
2012-09-30 | Merged, modified and compiled Dailymotion pull request #446 by @Steap | Filippo Valsorda | |
2012-09-29 | Not all Dailymotion videos have an hqURL, now downloads highest quality ↵ | Filippo Valsorda | |
available | |||
2012-09-29 | Fixed DailymotionIE, now downloads high-def mp4s, which might be too much (?) | Filippo Valsorda | |
2012-09-29 | adding new --output replacements. Thanks @danut007ro (closes #442) | Filippo Valsorda | |
2012-09-27 | Add recent breakage to FAQ (Closes #433) | Philipp Hagemeister | |
2012-09-27 | Let Makefile use youtube-dl source code instead of compiled binary | Philipp Hagemeister | |
2012-09-27 | Merge remote-tracking branch 'FiloSottille/automation' | Philipp Hagemeister | |
2012-09-27 | Release 2012.09.272012.09.27 | Philipp Hagemeister | |
2012-09-27 | Compile updated youtube-dl | Philipp Hagemeister | |
2012-08-19 | Python 2.6 compatibility fix. Thanks @Jamesc359 - closes #400 | Filippo Valsorda | |
2012-08-01 | Merge branch 'joehillen/master' - pull request #381 | Filippo Valsorda | |
2012-07-31 | changed YouTube closed captions URL; closes #382 | Filippo Valsorda | |
2012-07-31 | xvideos patch by @pocoimporta - closes #370 | Filippo Valsorda | |
2012-07-22 | Added install target to Makefile. | joehillen | |
2012-07-14 | fixed a logic bug in post-processing | Filippo Valsorda | |
2012-06-30 | YouTube playlist fix; closes #365 and #331 | Filippo Valsorda | |
2012-06-22 | display a meaningful error message on rental videos (#359) | Filippo Valsorda | |
2012-05-30 | don't corrupt stdout (-o -) in verbose mode | chocolateboy | |
2012-05-27 | fixed a couple of Windows exe update bugs | Filippo Valsorda | |
2012-05-09 | reorganized the titles sanitizing: now title is the untouched title | Filippo Valsorda | |
and stitle is created in process_info() and is cross-filesystem sanitized by sanitize_filename(); closes #164 | |||
2012-05-01 | dropped the support for Python 2.5 | Filippo Valsorda | |
let's elaborate the decision: Python 2.5 is a 6 years old release and "under the current release policy, no security issues in Python 2.5 will be fixed anymore" (!!); also, it doesn't support the new zipfile distribution format. | |||
2012-04-13 | some HTMLParser bugfixes | Filippo Valsorda | |
2012-04-11 | merged unescapeHTML branch; removed lxml dependency | Filippo Valsorda | |
2012-04-10 | ignore parsing errors in get_element_by_id() | Filippo Valsorda | |
2012-04-10 | removed the undocumented HTMLParser.unescape, replaced with _unescapeHTML; ↵ | Filippo Valsorda - Campagna | |
fixed a bug in the use of _unescapeHTML (missing _, from d6a96153471ae7e93693cb4dee46cbec1492af7b) | |||
2012-04-10 | removed dependency from lxml: added IDParser | Filippo Valsorda - Campagna | |
2012-03-31 | corrected -U to support new zipfile and exe (#153) formats | Filippo Valsorda | |
2012-03-25 | Split code as a package, compiled into an executable zip | Filippo Valsorda | |
2012-03-25 | Merge branch 'next-url' | Filippo Valsorda | |
2012-03-24 | transplant ceba827e9aab563ae7c7190fc236ec1aa358ee59, ↵ | Filippo Valsorda | |
d891ff9fd9952b2829a47b508acf40d951546123, 69d3b2d8249e677c40d529e017cb765f50ba3fa0, 071940680fc19be26e068c4c72d508ca252c1031 | |||
2012-03-24 | Always extract original URL from next_url (#318) | Filippo Valsorda | |