Commit Graph

  • cab60d710a Put back INTERNAL version Ricardo Garcia 2009-05-13 22:10:01 +0200
  • 152edc0d4c Set version number Ricardo Garcia 2009-05-13 22:09:20 +0200
  • b74c859d0f Use store_const instead of append_const as the latter requires Python 2.5 Ricardo Garcia 2009-05-13 22:08:34 +0200
  • 0e54320009 Restore INTERNAL version number Ricardo Garcia 2009-05-11 20:13:44 +0200
  • 43f35682e9 Put version number in place Ricardo Garcia 2009-05-11 20:12:18 +0200
  • ad274509aa Add an "epoch" keyword to the output template Ricardo Garcia 2009-05-04 19:31:00 +0200
  • d09744d055 Add format 35 (flv) as second best in quality Ricardo Garcia 2009-05-02 14:40:29 +0200
  • 1c76e23e0f Move the -t and -l options to the filesystem group Ricardo Garcia 2009-04-29 19:32:40 +0200
  • 42bcd27d3b Some consistency changes and ghost-file bugfix after discussion with rg3 dannycolligan 2009-04-28 14:39:23 -0700
  • 2740c509b3 Fixed ambiguity of multiple video option specifiers by dissalowing it; changed some sys.ext calls to parser.error dannycolligan 2009-04-28 12:35:25 -0700
  • 7b7759f5a4 Added -b option and created option groups for help prompt dannycolligan 2009-04-27 22:30:20 -0700
  • 8d2c83eda5 Update and correct (format,extension) table for YouTube Ricardo Garcia 2009-04-26 22:01:50 +0200
  • 2f11508ada Minor documentation change Ricardo Garcia 2009-04-25 14:33:52 +0200
  • b65740e474 Skip blank lines in batch file -- fixes issue #9 Ricardo Garcia 2009-04-25 13:30:50 +0200
  • a825f0ca83 Revert version number to INTERNAL Ricardo Garcia 2009-04-25 11:56:01 +0200
  • 27c3383e2d Set version number Ricardo Garcia 2009-04-25 11:54:11 +0200
  • dbccb6cd84 Fix code for metacafe.com (this fixes issue #8) Ricardo Garcia 2009-04-25 11:52:33 +0200
  • 98164eb3b9 Fix some minor unicode-related problems Ricardo Garcia 2009-04-25 11:11:11 +0200
  • 2851b2ca18 Update internal documentation to reflect the new behaviour Ricardo Garcia 2009-04-23 22:34:58 +0200
  • 6f21f68629 Download videos after extracting information Ricardo Garcia 2009-04-23 22:20:06 +0200
  • 147753eb33 Replase self._downloader.to_stderr() with self._downloader.trouble() Ricardo Garcia 2009-04-23 22:01:28 +0200
  • 3aaf887e98 Put the downloader in full control of output messages Ricardo Garcia 2009-04-23 21:58:03 +0200
  • 9bf386d74b Move the downloader return code to a class member Ricardo Garcia 2009-04-23 21:43:04 +0200
  • 2f4d18a9f7 Use getpreferredencoding() instead of getdefaultlocale() Ricardo Garcia 2009-04-22 22:57:21 +0200
  • b0eddb2eb4 Update User-Agent string Ricardo Garcia 2009-04-15 20:17:16 +0200
  • 9cee6d9035 Minor adjustments to closely match what a web browser does Ricardo Garcia 2009-04-15 20:01:06 +0200
  • c8619e0163 Move the code to process an InfoExtractor result to its own method Ricardo Garcia 2009-04-10 00:59:59 +0200
  • 257453b92b Added cap if user requests ytsearch number over 1000 (with warning) dannycolligan 2009-04-07 08:21:27 -0700
  • fd9288c315 Changed ytsearchall to retrieve max 1000 results dannyc@omega 2009-04-06 17:39:16 -0700
  • 1db4ff6054 Restore internal version number indicator Ricardo Garcia 2009-04-06 17:16:40 +0200
  • 763826cf2c Establish version number Ricardo Garcia 2009-04-06 17:14:09 +0200
  • af6a92f4c9 Fix issue #5 Ricardo Garcia 2009-04-05 11:01:02 +0200
  • f995f7127c Remove some extra whitespace Ricardo Garcia 2009-04-02 20:23:13 +0200
  • e54930cf71 Switch to "INTERNAL" version again Ricardo Garcia 2009-03-28 10:34:37 +0100
  • c6b311c524 Set version number for release Ricardo Garcia 2009-03-28 10:27:40 +0100
  • 79e75f66c8 Remove --best-quality option and add proper support for high definition format Ricardo Garcia 2009-03-28 10:26:41 +0100
  • 053e77d6ed Remove old ignore patterns which are no longer needed Ricardo Garcia 2009-03-04 22:23:45 +0100
  • d0a9affb46 Replace setter and getter with simple attribute access Ricardo Garcia 2009-03-04 22:12:33 +0100
  • 76800042fd Replace version number while in progress Ricardo Garcia 2009-03-04 22:06:18 +0100
  • 7ab2043c9c Bump version number Ricardo Garcia 2009-03-03 21:44:00 +0100
  • 3e703dd1cd Remove generator and webpage template, moved to wiki Ricardo Garcia 2009-03-03 21:25:04 +0100
  • cc10940385 Fix very wrong code for setting the language Ricardo Garcia 2009-03-02 00:02:56 +0100
  • 5121ef2071 Fix wrong indentation Ricardo Garcia 2009-03-01 00:00:04 +0100
  • fd20984889 Bump version number Ricardo Garcia 2009-02-07 12:29:00 +0100
  • 111ae3695c Document new -w option Ricardo Garcia 2009-02-04 21:39:55 +0100
  • 0beeff4b3e Add que -w or --no-overwrites option Ricardo Garcia 2009-02-04 21:38:31 +0100
  • 64a6f26c5d Put Danny Colligan as an author in the script itself Ricardo Garcia 2009-02-02 20:34:20 +0100
  • a9633f1457 Use quote_plus instead of manually replacing spaces by plus signs Ricardo Garcia 2009-02-02 20:29:44 +0100
  • a20e4c2f96 Improve documentation of new features in webpage Ricardo Garcia 2009-02-02 20:17:52 +0100
  • d1536018a8 Include Danny Colligan in credits Ricardo Garcia 2009-02-02 20:03:07 +0100
  • 25af2bce3a Include Danny Colligan's YouTube search InfoExtractor Ricardo Garcia 2009-02-02 19:59:48 +0100
  • d1580ed990 Fix NameError Ricardo Garcia 2009-01-31 12:07:37 +0100
  • eb0d2909a8 Document new -a option Ricardo Garcia 2009-01-31 12:05:25 +0100
  • ba72f8a5d1 Bump version and increase Firefox version number Ricardo Garcia 2009-01-31 10:46:21 +0100
  • c6fd0bb806 Add -a (--batch-file) option Ricardo Garcia 2009-01-31 10:25:59 +0100
  • 72ac78b8b0 Fix for YouTube internationalization changes Ricardo Garcia 2009-01-31 10:12:22 +0100
  • 240b737ebd Bump version number Ricardo Garcia 2008-11-01 15:56:46 +0100
  • 27d98b6e25 Fix TypeError in decode() method and unordered playlist URLs Ricardo Garcia 2008-11-01 15:52:51 +0100
  • 5487aea5d8 Improve documentation Ricardo Garcia 2008-11-01 15:50:50 +0100
  • 9ca4851a00 Bump version number Ricardo Garcia 2008-10-16 23:34:04 +0200
  • 1e9daf2a48 Make the YouTube login mechanism work across countries Ricardo Garcia 2008-10-16 23:33:19 +0200
  • d853063955 Bump version number Ricardo Garcia 2008-09-20 11:17:04 +0200
  • 2546e7679f Fix metacafe.com and UTF8 output filenames Ricardo Garcia 2008-09-13 13:23:24 +0200
  • 0ddf38df18 Bump version string Ricardo Garcia 2008-08-09 09:43:25 +0200
  • 65cd34c5d7 Add initial version of postprocessing framework Ricardo Garcia 2008-07-27 12:13:49 +0200
  • 5352678576 Improve a couple of detection strings to avoid i18n-related bugs Ricardo Garcia 2008-07-26 02:07:03 +0200
  • a7d06f400c Increase version number Ricardo Garcia 2008-07-25 23:43:45 +0200
  • b1a1f8ea8f Improve error message regarding output templates and charsets Ricardo Garcia 2008-07-25 23:43:00 +0200
  • f807dc157e Update webpage to reflect changes Ricardo Garcia 2008-07-25 23:42:02 +0200
  • 97accc0ece Simplify a statement Ricardo Garcia 2008-07-25 14:00:02 +0200
  • 76a7f36400 Make the most prominent output strings Unicode and fix Unicode title bug Ricardo Garcia 2008-07-25 13:28:41 +0200
  • 0c2dc87d9e Add YoutubePlaylistIE class Ricardo Garcia 2008-07-25 12:55:01 +0200
  • 020f7150aa Add metacafe.com support and minor changse Ricardo Garcia 2008-07-24 15:53:24 +0200
  • 3af1e17284 Fix directory creation not working with absolute paths Ricardo Garcia 2008-07-24 10:07:46 +0200
  • acd3d84298 Add --rate-limit program option Ricardo Garcia 2008-07-24 09:47:07 +0200
  • 7337efbfe4 Modify ignore filters Ricardo Garcia 2008-07-22 23:03:26 +0200
  • 3c53b78720 Strip newline from version Ricardo Garcia 2008-07-22 23:02:42 +0200
  • bb02834692 Add script to regenerate index.html Ricardo Garcia 2008-07-22 23:01:27 +0200
  • 3e1cabc338 Add old version of webpage Ricardo Garcia 2008-07-22 22:52:09 +0200
  • d7bc253bb8 Fix video format command line option parsing and set version number Ricardo Garcia 2008-07-22 22:47:36 +0200
  • bafa5cd969 Convert direct uses of .to_stdout() into methods to ease inheritation Ricardo Garcia 2008-07-22 22:40:50 +0200
  • 90663284b2 Add --mobile-version program option Ricardo Garcia 2008-07-22 22:18:51 +0200
  • 2130d8f6a4 Make the downloader print the name of the destination file Ricardo Garcia 2008-07-22 15:53:22 +0200
  • e5bf0f551b Add a couple of exceptions to avoid exiting from class methods Ricardo Garcia 2008-07-22 15:52:56 +0200
  • 38acff0e77 Minor comment Ricardo Garcia 2008-07-22 15:26:32 +0200
  • 1c5e23021e Improve program documentation Ricardo Garcia 2008-07-22 11:41:25 +0200
  • 0086d1ec32 Add .trouble() method to downloader to ease tracing retcode Ricardo Garcia 2008-07-22 11:33:41 +0200
  • bb681b88df Unify uppercase criteria in errors and trace return code Ricardo Garcia 2008-07-22 11:16:32 +0200
  • 98a1fe038c Replace the directory separator in title Ricardo Garcia 2008-07-22 11:05:22 +0200
  • e8e20c76f2 Fix not taking into account outs.outtmpl Ricardo Garcia 2008-07-22 11:00:38 +0200
  • ae2e6e461c Remove useless comments Ricardo Garcia 2008-07-22 10:57:19 +0200
  • 209e9e27e7 Add command line parse code Ricardo Garcia 2008-07-22 10:56:54 +0200
  • f9f1e79879 Minor improvements and changes Ricardo Garcia 2008-07-22 10:14:13 +0200
  • 656a7dc973 Modify ignore list Ricardo Garcia 2008-07-22 10:01:37 +0200
  • 05a84b35cc Add forceurl and forcetitle downloader options Ricardo Garcia 2008-07-22 10:00:43 +0200
  • 7414bdf11d Update and fix User-Agent header Ricardo Garcia 2008-07-22 09:55:32 +0200
  • f97c8db74e Improve some unicode regular expressions Ricardo Garcia 2008-07-22 09:53:05 +0200
  • 22899cea59 Improve fixed template checks Ricardo Garcia 2008-07-22 09:45:49 +0200
  • 14c300687e Detect malformed output template Ricardo Garcia 2008-07-22 09:21:43 +0200
  • 7e5cab6730 Add .to_stderr() to downloaders Ricardo Garcia 2008-07-22 00:07:07 +0200