aboutsummaryrefslogtreecommitdiff
path: root/youtube-dl
AgeCommit message (Expand)Author
2014-08-06Restore youtube-dl compat binaryPhilipp Hagemeister
2014-08-06Fixed the encodingDavid Fabijan
2014-01-05Restore binary files for backwards compatibilityPhilipp Hagemeister
2014-01-05atom feed generator: Make IDs proper URLs (#2081)Philipp Hagemeister
2014-01-05Document --socket-timeoutPhilipp Hagemeister
2013-04-06Change rg3.github.com to rg3.github.io almost everywhereRicardo Garcia
2013-04-01Restore youtube-dl (update) binary (#770)Philipp Hagemeister
2013-02-13Forgot to remove \rGino Lisignoli
2013-01-12restore youtube-dl (update) binary2012.12.99Philipp Hagemeister
2013-01-10Correct documentation (Closes #625)Philipp Hagemeister
2012-12-30print some version and environment info on --verbose (+ py3 fixes)Filippo Valsorda
2012-12-30The new updates system, relies on gh-pages, secured by RSA, uses external web...Filippo Valsorda
2012-12-08ATTENTION DO NOT USE THESE: new binaries in the Downloads sectionFilippo Valsorda
2012-11-29New repo skeleton, getting ready for PyPiFilippo Valsorda
2012-11-29adding the script hookgcmalloc
2012-11-27Prepare 2012.11.29 releasePhilipp Hagemeister
2012-11-27Bump version number to a numeric-only one to appease py2exePhilipp Hagemeister
2012-11-27Bump version numberPhilipp Hagemeister
2012-11-27release 2012.11.272012.11.27Filippo Valsorda
2012-11-17release 2012.11.172012.11.17Filippo Valsorda
2012-10-09release 2012.10.092012.10.09Filippo Valsorda
2012-09-30Merged, modified and compiled Dailymotion pull request #446 by @SteapFilippo Valsorda
2012-09-29Not all Dailymotion videos have an hqURL, now downloads highest quality avail...Filippo Valsorda
2012-09-29Fixed DailymotionIE, now downloads high-def mp4s, which might be too much (?)Filippo Valsorda
2012-09-29adding new --output replacements. Thanks @danut007ro (closes #442)Filippo Valsorda
2012-09-27Add recent breakage to FAQ (Closes #433)Philipp Hagemeister
2012-09-27Let Makefile use youtube-dl source code instead of compiled binaryPhilipp Hagemeister
2012-09-27Merge remote-tracking branch 'FiloSottille/automation'Philipp Hagemeister
2012-09-27Release 2012.09.272012.09.27Philipp Hagemeister
2012-09-27Compile updated youtube-dlPhilipp Hagemeister
2012-08-19Python 2.6 compatibility fix. Thanks @Jamesc359 - closes #400Filippo Valsorda
2012-08-01Merge branch 'joehillen/master' - pull request #381Filippo Valsorda
2012-07-31changed YouTube closed captions URL; closes #382Filippo Valsorda
2012-07-31xvideos patch by @pocoimporta - closes #370Filippo Valsorda
2012-07-22Added install target to Makefile.joehillen
2012-07-14fixed a logic bug in post-processingFilippo Valsorda
2012-06-30YouTube playlist fix; closes #365 and #331Filippo Valsorda
2012-06-22display a meaningful error message on rental videos (#359)Filippo Valsorda
2012-05-30don't corrupt stdout (-o -) in verbose modechocolateboy
2012-05-27fixed a couple of Windows exe update bugsFilippo Valsorda
2012-05-09reorganized the titles sanitizing: now title is the untouched titleFilippo Valsorda
2012-05-01dropped the support for Python 2.5Filippo Valsorda
2012-04-13some HTMLParser bugfixesFilippo Valsorda
2012-04-11merged unescapeHTML branch; removed lxml dependencyFilippo Valsorda
2012-04-10ignore parsing errors in get_element_by_id()Filippo Valsorda
2012-04-10removed the undocumented HTMLParser.unescape, replaced with _unescapeHTML; fi...Filippo Valsorda - Campagna
2012-04-10removed dependency from lxml: added IDParserFilippo Valsorda - Campagna
2012-03-31corrected -U to support new zipfile and exe (#153) formatsFilippo Valsorda
2012-03-25Split code as a package, compiled into an executable zipFilippo Valsorda
2012-03-25Merge branch 'next-url'Filippo Valsorda