aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-27fixed a couple of Windows exe update bugsFilippo Valsorda
2012-05-23quiet zip in make compilePhilipp Hagemeister
2012-05-23Fix Escapist IEPhilipp Hagemeister
2012-05-22Merge pull request #342 from FiloSottile/masterPhilipp 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-19Merge git://git.jankratochvil.net/youtube-dlPhilipp Hagemeister
2012-04-16Add format #46 - WebM 1920x1080.Jan Kratochvil
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-04-07wine-py2exe.sh to create the exe under linux (!!)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-25Added py2exe scriptFilippo 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-24Always extract original URL from next_url (#318)Filippo Valsorda
2012-03-23Extract original URL from next_url parameter of verify_age page, before actua...Witold Baryluk
2012-03-23Ignore leading spaces (and trailing also) in all URL from url list or command...Witold Baryluk
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-15Merge branch 'master' of git://github.com/rg3/youtube-dl into closed-captionsFilippo Valsorda
2012-03-15transplant gist of 7151f63a5f3820a322ba8bf61eebe8d9f75d6ee5Philipp Hagemeister
2012-03-15Merge commit '7151f63a5f3820a322ba8bf61eebe8d9f75d6ee5'Philipp Hagemeister
2012-03-15transplant 2934c2ce43412be2fbb28ee5fa8d6cd227203036 and afbaa80b8bb31b8949987...Philipp Hagemeister
2012-03-15transplant 0f6e296a8ec97bce781b722bbaf4cff95642d253Philipp Hagemeister
2012-03-14switched ytsearch to more robust Youtube Data API (fixes #307)Filippo Valsorda
2012-03-13added youtube closed captions .srt support (see #90)Filippo Valsorda
2012-03-09Fixed downloading of unrelated videos when downloading a YouTube playlistcryzed
2012-03-07Vimeo: Added support for flv only videosFilippo Valsorda
2012-03-05Switch Vimeo to scraping: fixes #285Filippo Valsorda
2012-03-02Fixed gvsearchFilippo Valsorda
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