aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Expand)Author
2012-05-27fixed a couple of Windows exe update bugsFilippo Valsorda
2012-05-23Fix Escapist IEPhilipp Hagemeister
2012-05-09reorganized the titles sanitizing: now title is the untouched titleFilippo Valsorda
2012-05-09Introduced Trouble(Exception) for more elegant non-fatal errors handlingFilippo Valsorda
2012-05-01merge upstreamFilippo Valsorda
2012-05-01dropped the support for Python 2.5Filippo Valsorda
2012-04-19merge #336Philipp Hagemeister
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-04-10better naming for the sub-modulesFilippo Valsorda - Campagna
2012-04-10moved trivialjson to a separate fileFilippo Valsorda - Campagna
2012-04-10standardized the use of unescapeHTML; added clean_html()Filippo Valsorda - Campagna
2012-03-31py2exe -U fix for Windows XPFilippo Valsorda
2012-03-31corrected -U to support new zipfile and exe (#153) formatsFilippo Valsorda
2012-03-30's/ /\t/'Filippo Valsorda
2012-03-30moved increment_downloads and process_info calls from IEs to FD.download (#29...Filippo Valsorda
2012-03-25Split code as a package, compiled into an executable zipFilippo Valsorda
2012-03-25Merge branch 'next-url'Filippo Valsorda
2012-03-24transplant ceba827e9aab563ae7c7190fc236ec1aa358ee59, d891ff9fd9952b2829a47b50...Filippo Valsorda
2012-03-18added support for HTTP redirects. Closes #315Filippo Valsorda
2012-03-15Clean up superfluous whitespacePhilipp Hagemeister
2012-03-15Credit Filippo ValsordaPhilipp Hagemeister
2012-03-15added --srt-lang; updated README; extended the -g FAQFilippo Valsorda
2012-03-15transplant gist of 7151f63a5f3820a322ba8bf61eebe8d9f75d6ee5Philipp Hagemeister
2012-03-15transplant 2934c2ce43412be2fbb28ee5fa8d6cd227203036 and afbaa80b8bb31b8949987...Philipp Hagemeister
2012-03-15transplant 0f6e296a8ec97bce781b722bbaf4cff95642d253Philipp Hagemeister
2012-02-27release 2012.02.272012.02.27Philipp Hagemeister
2012-02-27Always determine youtube descriptionPhilipp Hagemeister
2012-02-27release 2012.02.262012.02.26Philipp Hagemeister
2012-02-27Output RTMP command line if verbose is setPhilipp Hagemeister
2012-02-26Move imports to top (Closes #283)Philipp Hagemeister
2012-02-26Set default continue behavior to true, no breakage observed in the wildPhilipp Hagemeister
2012-02-26verbose flag, and output proxies if it is setPhilipp Hagemeister
2012-01-16Support Unicode in file names on Windows NTMantas Mikulėnas
2012-01-08Release 2012.01.08b2012.01.08bPhilipp Hagemeister
2012-01-08correct to_screen printsPhilipp Hagemeister
2012-01-08Release 2012.01.082012.01.08Philipp Hagemeister
2012-01-08Leave out characters the filesystem cannot encode (Closes: #264)Philipp Hagemeister
2012-01-07MTV IEPhilipp Hagemeister
2012-01-05release 2012.01.052012.01.05Philipp Hagemeister
2012-01-05Correct distinction between unicode and bytes (Closes: #257)Philipp Hagemeister
2012-01-05Correct comedycentral flash URL regexPhilipp Hagemeister
2012-01-05correct epydocPhilipp Hagemeister
2012-01-04Fix tds RTMP url extractionPhilipp Hagemeister
2011-12-17release 2011.12.182011.12.18Philipp Hagemeister
2011-12-17Add wav audio outputPhilipp Hagemeister
2011-12-16Only skip download if files exists; convert audioPhilipp Hagemeister