summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Clean up superfluous whitespacePhilipp Hagemeister2012-03-152-12/+11
|/ /
| * dropped the support for Python 2.5Filippo Valsorda2012-05-015-126/+4
| * some HTMLParser bugfixesFilippo Valsorda2012-04-134-5/+14
| * merged unescapeHTML branch; removed lxml dependencyFilippo Valsorda2012-04-115-57/+92
| |\
| | * ignore parsing errors in get_element_by_id()Filippo Valsorda2012-04-102-2/+8
| | * removed the undocumented HTMLParser.unescape, replaced with _unescapeHTML; fi...Filippo Valsorda - Campagna2012-04-102-28/+28
| | * removed dependency from lxml: added IDParserFilippo Valsorda - Campagna2012-04-102-76/+155
| | * standardized the use of unescapeHTML; added clean_html()Filippo Valsorda - Campagna2012-04-101-17/+15
| |/ |/|
| * better naming for the sub-modulesFilippo Valsorda - Campagna2012-04-105-5/+5
| * moved trivialjson to a separate fileFilippo Valsorda - Campagna2012-04-102-113/+114
| * wine-py2exe.sh to create the exe under linux (!!)Filippo Valsorda - Campagna2012-04-076-1/+66
| * py2exe -U fix for Windows XPFilippo Valsorda2012-03-311-1/+1
| * corrected -U to support new zipfile and exe (#153) formatsFilippo Valsorda2012-03-314-21/+66
| * 's/ /\t/'Filippo Valsorda2012-03-301-15/+15
| * moved increment_downloads and process_info calls from IEs to FD.download (#29...Filippo Valsorda2012-03-303-336/+208
| * Added py2exe scriptFilippo Valsorda2012-03-251-0/+32
| * Split code as a package, compiled into an executable zipFilippo Valsorda2012-03-258-4284/+4333
| * Merge branch 'next-url'Filippo Valsorda2012-03-252-0/+14
| |\
| | * transplant ceba827e9aab563ae7c7190fc236ec1aa358ee59, d891ff9fd9952b2829a47b50...Filippo Valsorda2012-03-242-0/+8
| | * 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-182-0/+121
|/
* Credit Filippo ValsordaPhilipp Hagemeister2012-03-151-0/+1
* added --srt-lang; updated README; extended the -g FAQFilippo Valsorda2012-03-153-13/+111
* Merge branch 'master' of git://github.com/rg3/youtube-dl into closed-captionsFilippo Valsorda2012-03-152-118/+104
|\
| * transplant gist of 7151f63a5f3820a322ba8bf61eebe8d9f75d6ee5Philipp Hagemeister2012-03-152-19/+20
| * Merge commit '7151f63a5f3820a322ba8bf61eebe8d9f75d6ee5'Philipp Hagemeister2012-03-151-16/+21
| |\
| | * Fixed downloading of unrelated videos when downloading a YouTube playlistcryzed2012-03-091-16/+21
| * | transplant 2934c2ce43412be2fbb28ee5fa8d6cd227203036 and afbaa80b8bb31b8949987...Philipp Hagemeister2012-03-151-79/+69
| * | transplant 0f6e296a8ec97bce781b722bbaf4cff95642d253Philipp Hagemeister2012-03-151-7/+5
| * | 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
|/
* release 2012.02.27Philipp Hagemeister2012-02-273-8/+7
* Always determine youtube descriptionPhilipp Hagemeister2012-02-271-5/+4
* release 2012.02.26Philipp Hagemeister2012-02-274-14/+36
* Output RTMP command line if verbose is setPhilipp Hagemeister2012-02-271-2/+11
* Move imports to top (Closes #283)Philipp Hagemeister2012-02-261-5/+4
* Set default continue behavior to true, no breakage observed in the wildPhilipp Hagemeister2012-02-261-1/+1
* verbose flag, and output proxies if it is setPhilipp Hagemeister2012-02-261-1/+7
* Merge pull request #292 from rbrito/fixes/vimeo-iePhilipp Hagemeister2012-02-261-1/+1
|\
| * VimeoIE: Allow matches taken from embedded videos.Rogério Brito2012-02-241-1/+1
|/
* Merge pull request #275 from grawity/winnt-unicodePhilipp Hagemeister2012-01-161-1/+8
|\
| * Support Unicode in file names on Windows NTMantas Mikulėnas2012-01-161-1/+8
|/
* Release 2012.01.08bPhilipp Hagemeister2012-01-083-7/+7
* correct to_screen printsPhilipp Hagemeister2012-01-081-4/+4
* Release 2012.01.08Philipp Hagemeister2012-01-083-57/+161