| Commit message (Expand) | Author | Age | Files | Lines |
* | Change rg3.github.com to rg3.github.io almost everywhere | Ricardo Garcia | 2013-04-06 | 1 | -2/+2 |
* | Restore youtube-dl (update) binary (#770) | Philipp Hagemeister | 2013-04-01 | 1 | -0/+0 |
* | Forgot to remove \r | Gino Lisignoli | 2013-02-13 | 1 | -0/+0 |
* | restore youtube-dl (update) binary | Philipp Hagemeister | 2013-01-12 | 1 | -0/+0 |
* | Correct documentation (Closes #625) | Philipp Hagemeister | 2013-01-10 | 1 | -0/+0 |
* | print some version and environment info on --verbose (+ py3 fixes) | Filippo Valsorda | 2012-12-30 | 1 | -1/+1 |
* | The new updates system, relies on gh-pages, secured by RSA, uses external web... | Filippo Valsorda | 2012-12-30 | 1 | -4/+53 |
* | ATTENTION DO NOT USE THESE: new binaries in the Downloads section | Filippo Valsorda | 2012-12-08 | 1 | -0/+40 |
* | New repo skeleton, getting ready for PyPi | Filippo Valsorda | 2012-11-29 | 1 | -6/+0 |
* | adding the script hook | gcmalloc | 2012-11-29 | 1 | -0/+0 |
* | Prepare 2012.11.29 release | Philipp Hagemeister | 2012-11-27 | 1 | -0/+0 |
* | Bump version number to a numeric-only one to appease py2exe | Philipp Hagemeister | 2012-11-27 | 1 | -0/+0 |
* | Bump version number | Philipp Hagemeister | 2012-11-27 | 1 | -0/+0 |
* | release 2012.11.27 | Filippo Valsorda | 2012-11-27 | 1 | -0/+0 |
* | release 2012.11.17 | Filippo Valsorda | 2012-11-17 | 1 | -0/+0 |
* | release 2012.10.09 | Filippo Valsorda | 2012-10-09 | 1 | -0/+0 |
* | Merged, modified and compiled Dailymotion pull request #446 by @Steap | Filippo Valsorda | 2012-09-30 | 1 | -0/+0 |
* | Not all Dailymotion videos have an hqURL, now downloads highest quality avail... | Filippo Valsorda | 2012-09-29 | 1 | -0/+0 |
* | Fixed DailymotionIE, now downloads high-def mp4s, which might be too much (?) | Filippo Valsorda | 2012-09-29 | 1 | -0/+0 |
* | adding new --output replacements. Thanks @danut007ro (closes #442) | Filippo Valsorda | 2012-09-29 | 1 | -0/+0 |
* | Add recent breakage to FAQ (Closes #433) | Philipp Hagemeister | 2012-09-27 | 1 | -0/+0 |
* | Let Makefile use youtube-dl source code instead of compiled binary | Philipp Hagemeister | 2012-09-27 | 1 | -0/+0 |
* | Merge remote-tracking branch 'FiloSottille/automation' | Philipp Hagemeister | 2012-09-27 | 1 | -0/+0 |
|\ |
|
| * | Merge branch 'joehillen/master' - pull request #381 | Filippo Valsorda | 2012-08-01 | 1 | -0/+0 |
| |\ |
|
| | * | Added install target to Makefile. | joehillen | 2012-07-22 | 1 | -0/+0 |
* | | | Release 2012.09.27 | Philipp Hagemeister | 2012-09-27 | 1 | -0/+0 |
* | | | Compile updated youtube-dl | Philipp Hagemeister | 2012-09-27 | 1 | -0/+0 |
* | | | Python 2.6 compatibility fix. Thanks @Jamesc359 - closes #400 | Filippo Valsorda | 2012-08-19 | 1 | -0/+0 |
|/ / |
|
* | | changed YouTube closed captions URL; closes #382 | Filippo Valsorda | 2012-07-31 | 1 | -0/+0 |
* | | xvideos patch by @pocoimporta - closes #370 | Filippo Valsorda | 2012-07-31 | 1 | -0/+0 |
|/ |
|
* | fixed a logic bug in post-processing | Filippo Valsorda | 2012-07-14 | 1 | -0/+0 |
* | YouTube playlist fix; closes #365 and #331 | Filippo Valsorda | 2012-06-30 | 1 | -0/+0 |
* | display a meaningful error message on rental videos (#359) | Filippo Valsorda | 2012-06-22 | 1 | -0/+0 |
* | don't corrupt stdout (-o -) in verbose mode | chocolateboy | 2012-05-30 | 1 | -0/+0 |
* | fixed a couple of Windows exe update bugs | Filippo Valsorda | 2012-05-27 | 1 | -0/+0 |
* | reorganized the titles sanitizing: now title is the untouched title | Filippo Valsorda | 2012-05-09 | 1 | -0/+0 |
* | dropped the support for Python 2.5 | Filippo Valsorda | 2012-05-01 | 1 | -0/+0 |
* | some HTMLParser bugfixes | Filippo Valsorda | 2012-04-13 | 1 | -0/+0 |
* | merged unescapeHTML branch; removed lxml dependency | Filippo Valsorda | 2012-04-11 | 1 | -0/+0 |
|\ |
|
| * | ignore parsing errors in get_element_by_id() | Filippo Valsorda | 2012-04-10 | 1 | -1/+4 |
| * | removed the undocumented HTMLParser.unescape, replaced with _unescapeHTML; fi... | Filippo Valsorda - Campagna | 2012-04-10 | 1 | -14/+14 |
| * | removed dependency from lxml: added IDParser | Filippo Valsorda - Campagna | 2012-04-10 | 1 | -46/+85 |
* | | corrected -U to support new zipfile and exe (#153) formats | Filippo Valsorda | 2012-03-31 | 1 | -0/+0 |
* | | Split code as a package, compiled into an executable zip | Filippo Valsorda | 2012-03-25 | 1 | -0/+0 |
* | | Merge branch 'next-url' | Filippo Valsorda | 2012-03-25 | 1 | -0/+7 |
|\ \ |
|
| * | | transplant ceba827e9aab563ae7c7190fc236ec1aa358ee59, d891ff9fd9952b2829a47b50... | Filippo Valsorda | 2012-03-24 | 1 | -0/+1 |
| * | | Always extract original URL from next_url (#318) | Filippo Valsorda | 2012-03-24 | 1 | -9/+5 |
| * | | Extract original URL from next_url parameter of verify_age page, before actua... | Witold Baryluk | 2012-03-23 | 1 | -1/+11 |
| * | | Ignore leading spaces (and trailing also) in all URL from url list or command... | Witold Baryluk | 2012-03-23 | 1 | -0/+1 |
| |/ |
|
* | | added support for HTTP redirects. Closes #315 | Filippo Valsorda | 2012-03-18 | 1 | -0/+61 |
|/ |
|