Commit Graph

  • cb25a0e30 Merge branch 'master' into vimeo by Rogério Brito 2011-02-25 20:08:12 -0300
  • 377086af3 Use '--' to separate the file argument from the options when calling ffmpeg by Idan Kamara 2011-02-25 23:19:13 +0200
  • 17faaa454 Regenerate download page by Ricardo Garcia 2011-02-25 21:54:55 +0100
  • 820eedcb5 (tag: 2011.02.25b) Bump version number by Ricardo Garcia 2011-02-25 21:54:16 +0100
  • da273188f Catch possible exceptions when running ffprobe by Ricardo Garcia 2011-02-25 21:53:26 +0100
  • 1bd925827 Fix stderr print when ffmpeg fails by Idan Kamara 2011-02-25 22:30:22 +0200
  • 3ea19089f Regenerate download page by Ricardo Garcia 2011-02-25 20:13:32 +0100
  • c07684545 (tag: 2011.02.25) Bump version number by Ricardo Garcia 2011-02-25 20:12:32 +0100
  • afd233c05 Update User-Agent string by Ricardo Garcia 2011-02-25 20:11:53 +0100
  • 3072fab11 Add an audio extracting PostProcessor using ffmpeg (closes #2) by Ricardo Garcia 2011-02-25 19:06:58 +0100
  • 87cbd2132 Fix date parsing for YouTube (patch by Drake Wyrm) by Ricardo Garcia 2011-02-25 19:05:35 +0100
  • 3b84a4307 Merge branch 'prefer-webm' of ssh://github.com/rbrito/youtube-dl into prefer-webm by Rogério Brito 2011-02-21 21:59:23 -0300
  • 2c8bedd12 Merge branch 'master' into prefer-webm by Rogério Brito 2011-02-21 21:59:08 -0300
  • 1a3fe4212 Merge branch 'vimeo' of ssh://github.com/rbrito/youtube-dl into vimeo by Rogério Brito 2011-02-21 21:52:48 -0300
  • c4cfbdf5a Merge branch 'master' into vimeo by Rogério Brito 2011-02-21 21:51:33 -0300
  • 907765049 Add Gergely Imreh to the author list by Ricardo Garcia 2011-02-20 18:03:52 +0100
  • ef9f8451c Add Gergely Imreh to the author list by Ricardo Garcia 2011-02-20 18:01:57 +0100
  • 9f5f96021 Facebook info extractor by Gergely Imreh 2011-02-13 21:26:58 +0800
  • a4a590b5b Merge branch 'master' into prefer-webm by Rogério Brito 2011-02-17 09:19:12 -0200
  • 7f69fd3b3 Merge branch 'master' into vimeo by Rogério Brito 2011-02-17 09:17:30 -0200
  • a7e5259c3 vimeo: Make regexp more robust. by Rogério Brito 2011-02-17 08:25:45 -0200
  • 7cc3c6fd6 Fix possible missing parameter in playlist url extraction by Gergely Imreh 2011-02-13 19:02:56 +0800
  • d119b54df Support more common YouTube playlist URLs by Ricardo Garcia 2011-02-12 20:19:20 +0100
  • 8cc98b235 vimeo: Also accept URLs prefixed by www. by Rogério Brito 2011-02-04 06:15:27 -0200
  • f24c674b0 Make some of the comments more descriptive. by Rogério Brito 2011-02-04 04:02:29 -0200
  • 58b53721a Merge branch 'master' into vimeo by Rogério Brito 2011-02-04 03:51:16 -0200
  • f74e22ae2 Enable artist playlists in YoutubePlaylistIE by Gergely Imreh 2011-01-31 18:54:47 +0800
  • 2ecbfb4cb Properly update Python version requirement in the documentation by Ricardo Garcia 2011-01-30 13:14:45 +0100
  • 351997451 Regenerate download page by Ricardo Garcia 2011-01-30 13:12:45 +0100
  • e76e4dc8b Add Paweł Paprota to the list of authors in the documentation by Ricardo Garcia 2011-01-30 13:12:10 +0100
  • 01e013b5e Mention support for YouTube.com user videos in the documentation by Ricardo Garcia 2011-01-30 13:10:22 +0100
  • 16c73c2e5 (tag: 2011.01.30) Fix SyntaxError problem (oops) by Ricardo Garcia 2011-01-30 13:03:15 +0100
  • 5776c3295 Update User-Agent string by Ricardo Garcia 2011-01-30 12:59:18 +0100
  • 9e0dd8692 Bump version number by Ricardo Garcia 2011-01-30 12:58:01 +0100
  • 64ea99434 Update documentation to reflect Python 2.5 requirement by Ricardo Garcia 2011-01-30 12:56:52 +0100
  • 5aba6ea4f Add YoutubeUserIE (code courtesy of Paweł Paprota) by Ricardo Garcia 2011-01-29 11:55:20 +0100
  • c5a088d34 Use non-greedy regexps, for safety. by Rogério Brito 2011-01-29 04:13:54 -0200
  • 92743d423 Preliminary downloading from vimeo by Rogério Brito 2010-11-25 04:24:45 -0200
  • 9e1ee3364 Merge branch 'master' into prefer-webm by Rogério Brito 2011-01-29 03:45:21 -0200
  • e0edf1e04 Give preference to WebM formats. by Rogério Brito 2010-11-23 21:20:26 -0200
  • 6025795d9 Split some long lines by Ricardo Garcia 2011-01-28 19:59:47 +0100
  • e30189021 Make the file timestamp feature optional by Ricardo Garcia 2011-01-28 19:59:18 +0100
  • 09bd408c2 Set downloaded file's time stamp from last-modified header by Gergely Imreh 2011-01-27 13:02:51 +0800
  • 9f7963468 New option --get-filename to print output filename by Gergely Imreh 2011-01-25 11:03:16 +0800
  • b940c84a2 Support for youtube.com/embed/XXXXX URLs (closes #63) by Lionel Elie Mamane 2011-01-25 08:37:08 +0100
  • a3e9208c0 Add Witold Baryluk to the author list by Ricardo Garcia 2011-01-21 18:19:43 +0100
  • 0f7099a59 Fix omission of Witold Baryluk as the Dailymotion InfoExtractor author by Ricardo Garcia 2011-01-21 18:18:48 +0100
  • c02d8e404 Fix dailymotion support (closes #60) by Ricardo Garcia 2011-01-21 18:16:33 +0100
  • 0f6b00b58 Improve addinfourl_wrapper for compatibility with older Python versions by Ricardo Garcia 2011-01-20 20:36:42 +0100
  • 7b531c0be Wrap call to addinfourl for compatibility with Python 2.4 by Ricardo Garcia 2011-01-18 20:52:37 +0100
  • 0d14e225f Omit code argument in addinfourl for Python 2.4 by Ricardo Garcia 2011-01-18 19:16:42 +0100
  • 0fe64c04f Make the self-updating function a bit more robust by Ricardo Garcia 2011-01-12 21:07:56 +0100
  • 0d8d9877a Add support for embedded YouTube playist URLs (closes #54) by Ricardo Garcia 2011-01-12 20:22:37 +0100
  • 8cc42e7c1 Fix "unable to rename file" Windows error (closes #56) by Ricardo Garcia 2011-01-12 20:21:43 +0100
  • 1987c2325 Add proper support for "gzip" and "deflate" encodings by Ricardo Garcia 2011-01-12 20:20:37 +0100
  • aac3fe0f4 Fix bug in regular expression for youtu.be links by Ricardo Garcia 2011-01-10 12:54:14 +0100
  • ec0d2e46c Add link to the project page from the about page by Ricardo Garcia 2011-01-07 10:43:13 +0100
  • 3fb2c487c Add --no-part option (closes #48) by Ricardo Garcia 2011-01-07 10:23:18 +0100
  • d3975459d Remove trailing whitespace by Ricardo Garcia 2011-01-07 10:22:01 +0100
  • ccbd296be Added --console-title to display download progress in console window title. by Mantas Mikulėnas 2011-01-03 16:14:19 +0200
  • e7cf18cb6 Add --dump-user-agent option (patch provided by Benjamin Johnson) by Ricardo Garcia 2011-01-03 11:47:23 +0100
  • 09cc744c9 Print new line before a few error messages by Ricardo Garcia 2011-01-03 11:22:49 +0100
  • 1b3dbefb0 Modify pages increasing the copyright year by Ricardo Garcia 2011-01-03 10:54:47 +0100
  • c3003bb4d Add question about option -g to the FAQ by Ricardo Garcia 2011-01-03 10:54:07 +0100
  • a57ed21f6 Request page compression by default, like Firefox does by Ricardo Garcia 2010-12-16 07:09:58 +0100
  • 975a91d0a Take into account resume_len when calculating speed and ETA by Ricardo Garcia 2010-12-15 21:42:11 +0100
  • b905e5f58 Fix erroneous "content too short" error message by Ricardo Garcia 2010-12-12 19:21:09 +0100
  • ef4f4544a Remove deprecated -b option and nonworking -m option (closes #39) by Ricardo Garcia 2010-12-11 11:35:28 +0100
  • 5c1327931 Stop attempting to use get_video and detect missing formats ourselves by Ricardo Garcia 2010-12-11 11:34:10 +0100
  • 106d091e8 Do not use 0% as the starting point in resumed downloads (closes #40) by Ricardo Garcia 2010-12-11 11:32:13 +0100
  • 6c7d5d8d1 Regenerate download page by Ricardo Garcia 2010-12-09 19:58:30 +0100
  • f83ae7816 (tag: 2010.12.09) Fix problem when requesting an existing format explicitly with -f by Ricardo Garcia 2010-12-09 19:57:39 +0100
  • 35c0ad458 Regenerate download page by Ricardo Garcia 2010-12-09 19:38:15 +0100
  • f148ea447 Bump version number by Ricardo Garcia 2010-12-09 19:37:07 +0100
  • 7d950ca1d Improve temporary filename handling of special cases by Ricardo Garcia 2010-12-09 19:33:04 +0100
  • d157d2597 Fix YoutubeIE after recent YouTube changes (closes #34) by Ricardo Garcia 2010-12-09 19:22:32 +0100
  • e567ef93d Add Vasyl' Vavrychuk to the list of authors by Ricardo Garcia 2010-12-08 11:04:22 +0100
  • 941383109 Document new DepositFiles InfoExtractor by Ricardo Garcia 2010-12-08 10:59:59 +0100
  • 27179cfdb Implemented depositfiles.com support by Vasyl' Vavrychuk 2010-12-05 21:09:14 +0200
  • 6f0ff3bab Fixed failure of os.rename after receiving file finished due to file not being closed. by Vasyl' Vavrychuk 2010-12-05 20:57:46 +0200
  • a9806fd83 report_extraction was never called for GenericIE by Vasyl' Vavrychuk 2010-12-05 20:48:22 +0200
  • 62cf7aaf9 Use a temporary filename to download files by Ricardo Garcia 2010-12-04 10:38:53 +0100
  • a1f03c7b0 Reworked 'upload_date' code for output sequence in YoutubeIE. by Nevar Angelo 2010-11-30 18:51:00 +0200
  • c95ac4f06 Regenerate download page by Ricardo Garcia 2010-11-19 19:42:22 +0100
  • f8dc44143 (tag: 2010.11.19) Bump version number by Ricardo Garcia 2010-11-19 19:41:09 +0100
  • 010ebaf78 Update User-Agent string by Ricardo Garcia 2010-11-19 19:40:18 +0100
  • 0732b1f39 Document change from "ord" to "autonumber" in template by Ricardo Garcia 2010-11-19 19:38:36 +0100
  • 8d78373ea Document new upload_date template parameter by Ricardo Garcia 2010-11-19 19:38:07 +0100
  • 138b11f36 Rework upload date mechanism after detecting problems in several tests by Ricardo Garcia 2010-11-19 19:31:26 +0100
  • 05df0c1d4 Restore file permissions by Ricardo Garcia 2010-11-19 18:37:07 +0100
  • b04bb07c9 Merge branch 'master' of https://github.com/psi-neamf/youtube-dl into psi-neamf by Ricardo Garcia 2010-11-19 18:30:58 +0100
  • 17082ad9d Put the main buttons ordered vertically by Ricardo Garcia 2010-11-19 18:24:03 +0100
  • 725d763c4 Reorganize website by Ricardo Garcia 2010-11-19 18:19:41 +0100
  • b620a5f81 Correctly parse the player URL in RTMP downloads (closes #11) by jamiejones 2010-11-16 13:52:23 -0800
  • b3a27b521 Added 'uploaddate' output sequence for YoutubeIE. by Nevar Angelo 2010-11-17 20:55:30 +0200
  • 5e596cac0 Minor help text correction by Ricardo Garcia 2010-11-06 22:13:59 +0100
  • 1e47d226e Added command line switch -A --auto-number by Nevar Angelo 2010-11-06 22:34:22 +0200
  • 817e8f523 Allow comments in batch file. by Nevar Angelo 2010-11-06 22:21:45 +0200
  • a993428ac Document rtmpdump's optional requirement in the main page by Ricardo Garcia 2010-11-06 18:46:50 +0100
  • 7136abc8f Improve documentation on "SyntaxError" to take Python 3.x into account by Ricardo Garcia 2010-11-06 18:45:10 +0100