about summary refs log tree commit diff
path: root/youtube-dl
Commit message (Expand)AuthorAgeFilesLines
* Change rg3.github.com to rg3.github.io almost everywhereRicardo Garcia2013-04-061-2/+2
* Restore youtube-dl (update) binary (#770)Philipp Hagemeister2013-04-011-0/+0
* Forgot to remove \rGino Lisignoli2013-02-131-0/+0
* restore youtube-dl (update) binary 2012.12.99Philipp Hagemeister2013-01-121-0/+0
* Correct documentation (Closes #625)Philipp Hagemeister2013-01-101-0/+0
* print some version and environment info on --verbose (+ py3 fixes)Filippo Valsorda2012-12-301-1/+1
* The new updates system, relies on gh-pages, secured by RSA, uses external web...Filippo Valsorda2012-12-301-4/+53
* ATTENTION DO NOT USE THESE: new binaries in the Downloads sectionFilippo Valsorda2012-12-081-0/+40
* New repo skeleton, getting ready for PyPiFilippo Valsorda2012-11-291-6/+0
* adding the script hookgcmalloc2012-11-291-0/+0
* Prepare 2012.11.29 releasePhilipp Hagemeister2012-11-271-0/+0
* Bump version number to a numeric-only one to appease py2exePhilipp Hagemeister2012-11-271-0/+0
* Bump version numberPhilipp Hagemeister2012-11-271-0/+0
* release 2012.11.27 2012.11.27Filippo Valsorda2012-11-271-0/+0
* release 2012.11.17 2012.11.17Filippo Valsorda2012-11-171-0/+0
* release 2012.10.09 2012.10.09Filippo Valsorda2012-10-091-0/+0
* Merged, modified and compiled Dailymotion pull request #446 by @SteapFilippo Valsorda2012-09-301-0/+0
* Not all Dailymotion videos have an hqURL, now downloads highest quality avail...Filippo Valsorda2012-09-291-0/+0
* Fixed DailymotionIE, now downloads high-def mp4s, which might be too much (?)Filippo Valsorda2012-09-291-0/+0
* adding new --output replacements. Thanks @danut007ro (closes #442)Filippo Valsorda2012-09-291-0/+0
* Add recent breakage to FAQ (Closes #433)Philipp Hagemeister2012-09-271-0/+0
* Let Makefile use youtube-dl source code instead of compiled binaryPhilipp Hagemeister2012-09-271-0/+0
* Merge remote-tracking branch 'FiloSottille/automation'Philipp Hagemeister2012-09-271-0/+0
|\
| * Merge branch 'joehillen/master' - pull request #381Filippo Valsorda2012-08-011-0/+0
| |\
| | * Added install target to Makefile.joehillen2012-07-221-0/+0
* | | Release 2012.09.27 2012.09.27Philipp Hagemeister2012-09-271-0/+0
* | | Compile updated youtube-dlPhilipp Hagemeister2012-09-271-0/+0
* | | Python 2.6 compatibility fix. Thanks @Jamesc359 - closes #400Filippo Valsorda2012-08-191-0/+0
|/ /
* | changed YouTube closed captions URL; closes #382Filippo Valsorda2012-07-311-0/+0
* | xvideos patch by @pocoimporta - closes #370Filippo Valsorda2012-07-311-0/+0
|/
* fixed a logic bug in post-processingFilippo Valsorda2012-07-141-0/+0
* YouTube playlist fix; closes #365 and #331Filippo Valsorda2012-06-301-0/+0
* display a meaningful error message on rental videos (#359)Filippo Valsorda2012-06-221-0/+0
* don't corrupt stdout (-o -) in verbose modechocolateboy2012-05-301-0/+0
* fixed a couple of Windows exe update bugsFilippo Valsorda2012-05-271-0/+0
* reorganized the titles sanitizing: now title is the untouched titleFilippo Valsorda2012-05-091-0/+0
* dropped the support for Python 2.5Filippo Valsorda2012-05-011-0/+0
* some HTMLParser bugfixesFilippo Valsorda2012-04-131-0/+0
* merged unescapeHTML branch; removed lxml dependencyFilippo Valsorda2012-04-111-0/+0
|\
| * ignore parsing errors in get_element_by_id()Filippo Valsorda2012-04-101-1/+4
| * removed the undocumented HTMLParser.unescape, replaced with _unescapeHTML; fi...Filippo Valsorda - Campagna2012-04-101-14/+14
| * removed dependency from lxml: added IDParserFilippo Valsorda - Campagna2012-04-101-46/+85
* | corrected -U to support new zipfile and exe (#153) formatsFilippo Valsorda2012-03-311-0/+0
* | Split code as a package, compiled into an executable zipFilippo Valsorda2012-03-251-0/+0
* | Merge branch 'next-url'Filippo Valsorda2012-03-251-0/+7
|\ \
| * | transplant ceba827e9aab563ae7c7190fc236ec1aa358ee59, d891ff9fd9952b2829a47b50...Filippo Valsorda2012-03-241-0/+1
| * | Always extract original URL from next_url (#318)Filippo Valsorda2012-03-241-9/+5
| * | Extract original URL from next_url parameter of verify_age page, before actua...Witold Baryluk2012-03-231-1/+11
| * | Ignore leading spaces (and trailing also) in all URL from url list or command...Witold Baryluk2012-03-231-0/+1
| |/
* / added support for HTTP redirects. Closes #315Filippo Valsorda2012-03-181-0/+61
|/