aboutsummaryrefslogtreecommitdiffstats
path: root/youtube-dl
Commit message (Expand)AuthorAgeFilesLines
* 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.27Filippo Valsorda2012-11-271-0/+0
* release 2012.11.17Filippo Valsorda2012-11-171-0/+0
* release 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.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
|/
* added --srt-lang; updated README; extended the -g FAQFilippo Valsorda2012-03-151-12/+24
* Merge branch 'master' of git://github.com/rg3/youtube-dl into closed-captionsFilippo Valsorda2012-03-151-29/+24
|\
| * transplant gist of 7151f63a5f3820a322ba8bf61eebe8d9f75d6ee5Philipp Hagemeister2012-03-151-16/+14
| * Merge commit '7151f63a5f3820a322ba8bf61eebe8d9f75d6ee5'Philipp Hagemeister2012-03-151-16/+21
| |\
| | * Fixed downloading of unrelated videos when downloading a YouTube playlistcryzed2012-03-091-16/+21
| * | switched ytsearch to more robust Youtube Data API (fixes #307)Filippo Valsorda2012-03-141-26/+18
* | | added youtube closed captions .srt support (see #90)Filippo Valsorda2012-03-131-0/+70
|/ /
* | Vimeo: Added support for flv only videosFilippo Valsorda2012-03-071-6/+15
* | Switch Vimeo to scraping: fixes #285Filippo Valsorda2012-03-051-52/+41
* | Fixed gvsearchFilippo Valsorda2012-03-021-7/+5
|/