Commit Graph

  • bae611f216 Simplified preferredencoding() Arvydas Sidorenko 2012-07-01 18:21:27 +0200
  • d4e16d3e97 YouTube playlist fix; closes #365 and #331 Filippo Valsorda 2012-06-30 15:04:30 +0200
  • 65dc7d0272 Merge pull request #363 from chalet16/master Filippo Valsorda 2012-06-26 05:35:37 -0700
  • 20fdd2df2b Merge 5404179338 into 7df97fb59f GitHub Merge Button 2012-06-26 05:26:07 -0700
  • 5404179338 Change a number of subtitle sequence to begin with one (instead of zero) for ffmpeg,avcodec, and Matroska compatibility Witchakorn Kamolpornwijit 2012-06-26 19:24:30 +0700
  • 7df97fb59f display a meaningful error message on rental videos (#359) Filippo Valsorda 2012-06-22 13:57:17 +0200
  • 3187e42a23 Merge pull requests #356 #357 #358 by jcarlosgarciasegovia Filippo Valsorda 2012-06-06 20:46:37 +0200
  • f1927d71e4 Some blip.tv URLs use Unicode characters. urllib2 breaks when passing a Unicode string. it needs a UTF-8 byte buffer Juan Carlos Garcia Segovia 2012-06-06 16:24:29 +0000
  • eeeb4daabc Information Extractor for blip.tv users Juan Carlos Garcia Segovia 2012-06-06 16:16:16 +0000
  • 3c4fc580bb Use an User-Agent that will allow downloading from blip.tv fixes #325 Juan Carlos Garcia Segovia 2012-06-06 13:24:12 +0000
  • 17f3c40a31 Merge pull request #353 from FiloSottile/avconv Filippo Valsorda 2012-06-03 03:39:16 -0700
  • 9c98a09a98 Merge 505ed3088f into a047951477 GitHub Merge Button 2012-06-03 03:12:46 -0700
  • 505ed3088f normalize ffmpeg/avconv names printing Filippo Valsorda 2012-05-31 22:42:25 +0200
  • 0b976545c7 check for avconv and ffmpeg, use as available; closes #344 Filippo Valsorda 2012-05-31 21:03:29 +0200
  • a047951477 Merge pull request #352 from chocolateboy/decontaminate_stdout Philipp Hagemeister 2012-05-31 00:04:32 -0700
  • 3cde730334 Merge 6ab92c8b62 into f36cd07685 GitHub Merge Button 2012-05-30 03:57:38 -0700
  • 6ab92c8b62 don't corrupt stdout (-o -) in verbose mode chocolateboy 2012-05-30 11:50:13 +0100
  • ff52a69b91 do not overwrite existing files andreabravetti 2012-05-28 15:07:38 +0300
  • f36cd07685 fixed a couple of Windows exe update bugs Filippo Valsorda 2012-05-27 23:03:45 +0200
  • 668d975039 quiet zip in make compile Philipp Hagemeister 2012-05-23 19:19:53 +0200
  • 9ab3406ddb Fix Escapist IE Philipp Hagemeister 2012-05-23 19:19:31 +0200
  • 1b91a2e2cf Merge pull request #342 from FiloSottile/master Philipp Hagemeister 2012-05-22 04:35:59 -0700
  • 4e5b72dffe Merge 660dfae585 into 0c24eed73a GitHub Merge Button 2012-05-15 12:45:36 -0700
  • e583059833 Merge 8355507ab4 into 0c24eed73a GitHub Merge Button 2012-05-15 11:01:16 -0700
  • 8355507ab4 Using urllib2 for update-mechanism to get support for proxies. Johan 2012-05-15 21:00:56 +0300
  • 470e73f1fd Merge b3a27b5217 into 0c24eed73a GitHub Merge Button 2012-05-09 10:54:57 -0700
  • 2daf2207c8 Merge 6f0ff3bab9 into 0c24eed73a GitHub Merge Button 2012-05-09 10:54:55 -0700
  • 28b3387873 Merge 27179cfdba into 0c24eed73a GitHub Merge Button 2012-05-09 10:54:55 -0700
  • f9a41c1097 Merge 1bd9258272 into 0c24eed73a GitHub Merge Button 2012-05-09 10:54:47 -0700
  • 41c347dbf5 Merge 2bf94b3116 into 0c24eed73a GitHub Merge Button 2012-05-09 10:54:37 -0700
  • b3d7c1d1ef Merge 2c288bda42 into 0c24eed73a GitHub Merge Button 2012-05-09 05:59:32 -0700
  • 2c288bda42 reorganized the titles sanitizing: now title is the untouched title and stitle is created in process_info() and is cross-filesystem sanitized by sanitize_filename(); closes #164 Filippo Valsorda 2012-05-09 14:47:28 +0200
  • 0b8c922da9 Introduced Trouble(Exception) for more elegant non-fatal errors handling Filippo Valsorda 2012-05-09 09:41:34 +0000
  • 660dfae585 Now uses to_screen instead of print to print the size. Size is now human readable Max 2012-05-01 12:54:07 -0400
  • 3fe294e4ef merge upstream Filippo Valsorda 2012-05-01 18:22:08 +0200
  • 921a145592 dropped the support for Python 2.5 let's elaborate the decision: Python 2.5 is a 6 years old release and "under the current release policy, no security issues in Python 2.5 will be fixed anymore" (!!); also, it doesn't support the new zipfile distribution format. Filippo Valsorda 2012-05-01 17:01:51 +0200
  • 66709e6857 Merge eda204a2dc into 0c24eed73a GitHub Merge Button 2012-04-23 10:16:11 -0700
  • eda204a2dc Using class="name" when class="owner" does not exists to obtain the uploader name Pierre-Yves Langlois 2012-04-23 13:05:06 -0400
  • 2b8ee7c239 Fix for "unable to extract uploader nickname" when the class="owner" does not exists. This field is not required to download the video Pierre-Yves Langlois 2012-04-23 12:16:09 -0400
  • a13a1d170f Added display of video file size information. Info will be displayed even with --skip-download option Maxence Ardouin 2012-04-22 19:25:25 +0200
  • 20f6c7d3b0 Merge d891ff9fd9 into 0c24eed73a GitHub Merge Button 2012-04-19 00:46:10 -0700
  • ed028d645b Merge 74a5ff5f43 into 0c24eed73a GitHub Merge Button 2012-04-19 00:46:10 -0700
  • 5ef758ba8b Merge 7a8501e307 into 0c24eed73a GitHub Merge Button 2012-04-19 00:46:10 -0700
  • 8069f33651 Merge 0269764b07 into 0c24eed73a GitHub Merge Button 2012-04-19 00:46:09 -0700
  • 01524d0450 Merge 6af22cf0ef into 0c24eed73a GitHub Merge Button 2012-04-19 00:46:09 -0700
  • 0c24eed73a merge #336 Philipp Hagemeister 2012-04-19 09:46:01 +0200
  • 29ce2c1201 Merge git://git.jankratochvil.net/youtube-dl Philipp Hagemeister 2012-04-19 09:44:25 +0200
  • 532c74ae86 Add format #46 - WebM 1920x1080. Jan Kratochvil 2012-04-16 17:13:01 +0200
  • 9beb5af82e some HTMLParser bugfixes Filippo Valsorda 2012-04-13 22:09:24 +0200
  • 9e6dd23876 merged unescapeHTML branch; removed lxml dependency Filippo Valsorda 2012-04-11 00:22:51 +0200
  • 7a8501e307 ignore parsing errors in get_element_by_id() Filippo Valsorda 2012-04-10 23:08:53 +0200
  • 781cc523af removed the undocumented HTMLParser.unescape, replaced with _unescapeHTML; fixed a bug in the use of _unescapeHTML (missing _, from d6a9615347) Filippo Valsorda - Campagna 2012-04-10 18:54:40 +0200
  • c6f45d4314 removed dependency from lxml: added IDParser Filippo Valsorda - Campagna 2012-04-10 18:21:00 +0200
  • d11d05d07a better naming for the sub-modules Filippo Valsorda - Campagna 2012-04-10 16:46:36 +0200
  • e179aadfdf moved trivialjson to a separate file Filippo Valsorda - Campagna 2012-04-10 16:37:40 +0200
  • d6a9615347 standardized the use of unescapeHTML; added clean_html() Filippo Valsorda - Campagna 2012-04-10 16:31:46 +0200
  • c6306eb798 wine-py2exe.sh to create the exe under linux (!!) Filippo Valsorda - Campagna 2012-04-07 20:07:42 +0200
  • bcfde70d73 py2exe -U fix for Windows XP Filippo Valsorda 2012-03-31 01:27:47 +0200
  • 53e893615d corrected -U to support new zipfile and exe (#153) formats Filippo Valsorda 2012-03-31 01:19:30 +0200
  • 303692b5ed 's/ /\t/' Filippo Valsorda 2012-03-30 23:54:16 +0200
  • 58ca755f40 moved increment_downloads and process_info calls from IEs to FD.download (#296) (follows current doclines); a small step towards importability #217 Filippo Valsorda 2012-03-30 23:45:27 +0200
  • 770234afa2 Added py2exe script Filippo Valsorda 2012-03-25 23:48:53 +0200
  • d77c3dfd02 Split code as a package, compiled into an executable zip Filippo Valsorda 2012-03-25 03:07:37 +0200
  • c23d8a74dc Merge branch 'next-url' Filippo Valsorda 2012-03-25 01:07:47 +0100
  • 74a5ff5f43 transplant ceba827e9a, d891ff9fd9, 69d3b2d824, 071940680f Filippo Valsorda 2012-03-24 01:23:19 +0100
  • 071940680f Always extract original URL from next_url (#318) Filippo Valsorda 2012-03-24 01:17:36 +0100
  • 69d3b2d824 Extract original URL from next_url parameter of verify_age page, before actual extract Witold Baryluk 2012-03-23 06:17:29 +0100
  • d891ff9fd9 Ignore leading spaces (and trailing also) in all URL from url list or command line Witold Baryluk 2012-03-23 06:15:57 +0100
  • 6af22cf0ef added support for HTTP redirects. Closes #315 Filippo Valsorda 2012-03-18 22:15:58 +0100
  • fff24d5e35 Clean up superfluous whitespace Philipp Hagemeister 2012-03-15 20:52:35 +0100
  • ceba827e9a Credit Filippo Valsorda Philipp Hagemeister 2012-03-15 20:47:27 +0100
  • ad7cf06e00 Merge a0432a1e80 into a67bdc34fa GitHub Merge Button 2012-03-15 07:05:21 -0700
  • a0432a1e80 added --srt-lang; updated README; extended the -g FAQ Filippo Valsorda 2012-03-15 14:56:08 +0100
  • cfcf32d038 Merge branch 'master' of git://github.com/rg3/youtube-dl into closed-captions Filippo Valsorda 2012-03-15 14:05:34 +0100
  • a67bdc34fa transplant gist of 7151f63a5f Philipp Hagemeister 2012-03-15 08:35:01 +0100
  • b3a653c245 Merge commit '7151f63a5f3820a322ba8bf61eebe8d9f75d6ee5' Philipp Hagemeister 2012-03-15 08:26:44 +0100
  • 4a34b7252e transplant 2934c2ce43 and afbaa80b8b Philipp Hagemeister 2012-03-15 08:05:21 +0100
  • 7e45ec57a8 transplant 0f6e296a8e Philipp Hagemeister 2012-03-15 07:56:32 +0100
  • cae69c77a0 Merge afbaa80b8b into 9c228928b6 GitHub Merge Button 2012-03-14 14:45:34 -0700
  • afbaa80b8b switched ytsearch to more robust Youtube Data API (fixes #307) Filippo Valsorda 2012-03-14 22:44:45 +0100
  • 115d243428 added youtube closed captions .srt support (see #90) Filippo Valsorda 2012-03-13 23:49:33 +0100
  • a6b3d9e481 Merge 7151f63a5f into 9c228928b6 GitHub Merge Button 2012-03-09 13:12:19 -0800
  • 7151f63a5f Fixed downloading of unrelated videos when downloading a YouTube playlist cryzed 2012-03-09 22:05:35 +0100
  • d1f9fc264d Merge 4cf45821c3 into 9c228928b6 GitHub Merge Button 2012-03-07 22:40:28 -0800
  • 4cf45821c3 you can now specify socks4 or socks5 Matt Chu 2012-03-08 14:30:21 +0800
  • 597e7b1805 Vimeo: Added support for flv only videos Filippo Valsorda 2012-03-07 21:02:12 +0100
  • e1bdd06c8b updated README.md Matt Chu 2012-03-06 21:39:22 +0800
  • 568dce9448 initial hacking in of socks4/5 support matt@sfo 2012-03-06 21:31:20 +0800
  • 2934c2ce43 Switch Vimeo to scraping: fixes #285 Filippo Valsorda 2012-03-05 17:51:16 +0100
  • 0f6e296a8e Fixed gvsearch Filippo Valsorda 2012-03-02 00:35:56 +0100
  • 49bd2af54f Clarify 402 Philipp Hagemeister 2012-02-28 02:00:00 +0100
  • a5999b83fd release 2012.02.27 Philipp Hagemeister 2012-02-27 20:20:08 +0100
  • ced8cdab6d Merge 8a9b79aba1 into 9c228928b6 GitHub Merge Button 2012-02-27 11:19:37 -0800
  • 9c228928b6 release 2012.02.27 2012.02.27 Philipp Hagemeister 2012-02-27 20:19:28 +0100
  • ff3a2b8eab Always determine youtube description Philipp Hagemeister 2012-02-27 20:19:03 +0100
  • 82eedd7d83 update docs for 2012.02.26 Philipp Hagemeister 2012-02-27 00:43:20 +0100
  • c4105fa035 release 2012.02.26 2012.02.26 Philipp Hagemeister 2012-02-27 00:42:26 +0100
  • 871dbd3c92 Output RTMP command line if verbose is set Philipp Hagemeister 2012-02-27 00:41:46 +0100
  • c9ed14e6d6 Move imports to top (Closes #283) Philipp Hagemeister 2012-02-26 23:53:56 +0100
  • 1ad85e5061 Set default continue behavior to true, no breakage observed in the wild Philipp Hagemeister 2012-02-26 23:44:32 +0100