Commit graph

  • 109626fcc0 Fix metacafe.com code not working due to gdaKey again (fixes issue #185) Ricardo Garcia 2010-08-04 19:05:53 +0200
  • 204c9398ab Merge Gavin van Lelyveld's patch for --playlist-start option Ricardo Garcia 2010-08-04 18:52:00 +0200
  • 2962317dea Put back -b option as a placeholder with a warning message Ricardo Garcia 2010-08-01 10:40:37 +0200
  • 268fb2bdd8 Consider the file downloaded if the size differs in less than 100 bytes (fixes issue #175) Ricardo Garcia 2010-08-01 01:15:43 +0200
  • 101e0d1e91 Reorganize request code to make it a bit more robust Ricardo Garcia 2010-07-27 20:11:06 +0200
  • f95f29fd25 Properly detect YouTube error messages to print them on screen (fixes issue #172) Ricardo Garcia 2010-07-25 11:55:49 +0200
  • 06f34701fe Bump version number Ricardo Garcia 2010-07-24 10:24:52 +0200
  • 5ce7d172d7 Restore support for the get_video method, fixing many issues Ricardo Garcia 2010-07-24 10:23:06 +0200
  • 2e3a32e4ac Restore proper support for webm formats (fixes issue #166) Ricardo Garcia 2010-07-24 09:47:01 +0200
  • 8190e3631b Bump version number Ricardo Garcia 2010-07-22 20:32:05 +0200
  • e4db6fd042 Update user agent string Ricardo Garcia 2010-07-22 20:31:13 +0200
  • 497cd3e68e Partially rewrite YouTube InfoExtractor after it stopped working Ricardo Garcia 2010-07-22 20:29:52 +0200
  • 460d8acbaa Remove some format command line options Ricardo Garcia 2010-07-22 20:28:20 +0200
  • 9bf7fa5213 Do not check for self._downloader being None in several places Ricardo Garcia 2010-07-22 20:27:35 +0200
  • 73f4e7afba Rename UnavailableFormatError to UnavailableVideoError Ricardo Garcia 2010-07-22 20:26:37 +0200
  • 9715661c19 Use www. instead of uk. in the language setting webpage for YouTube Ricardo Garcia 2010-07-22 20:24:59 +0200
  • 14912efbb7 Bump version number Ricardo Garcia 2010-07-15 22:05:04 +0200
  • 96942e6224 Modify User-Agent and Accept headers Ricardo Garcia 2010-07-13 19:43:06 +0200
  • df372a655f Improve video ordinal assignment method (fixes issue #149) Ricardo Garcia 2010-07-13 19:37:07 +0200
  • 9e9647d9a1 Add comment about weird .video extension for format 38 Ricardo Garcia 2010-07-13 19:01:43 +0200
  • 8da0080d36 Support youtu.be URLs (fixes issue #143) Ricardo Garcia 2010-07-13 19:01:13 +0200
  • 57edaa5bac Support the watch_popup syntax in YouTube URLs Ricardo Garcia 2010-07-13 18:53:09 +0200
  • 823fcda12a Improve swf player URL detection for RTMP (fixes issue #144) Ricardo Garcia 2010-07-13 18:22:34 +0200
  • f2413e6793 Add a --max-quality flag to limit the highest quality (fixes issue #145) Ricardo Garcia 2010-07-13 18:20:02 +0200
  • c833bb97dc Add support for "original" format in YouTube (fixes issue #155) Ricardo Garcia 2010-07-13 18:01:58 +0200
  • 7e2dd306fe Make the Dailymotion uploader regexp more flexible because it fails sometimes Ricardo Garcia 2010-07-06 18:52:46 +0200
  • dea147f78e Remove unused methods from the Dailymotion InfoExtractor Ricardo Garcia 2010-07-06 18:51:45 +0200
  • 08cf5cb80b Remove dead disclaimer/confirmation code. Witold Baryluk 2010-07-02 02:00:14 +0200
  • 4135fa4585 Add support for the Dailymotion Witold Baryluk 2010-07-02 01:53:47 +0200
  • fd8ede223e Include format 43 in best quality list (fixes issue #150) Ricardo Garcia 2010-06-29 22:38:51 +0200
  • 2b06c33d19 Improve some metavar names Ricardo Garcia 2010-06-29 11:53:13 +0200
  • ca6a11fa59 Forbid forward slash in win32 file names (fixes issue #147) Ricardo Garcia 2010-06-29 11:10:12 +0200
  • de3ed1f84a Bump version number Ricardo Garcia 2010-06-06 18:13:49 +0200
  • 0b59bf4a5e Add webm extension to formats 43 and 45 (fixes issue #139) Ricardo Garcia 2010-05-30 19:46:08 +0200
  • 896a6ea9e2 Fix for all-formats exception by Valentin Hilbig Ricardo Garcia 2010-05-30 17:50:56 +0200
  • 7031008c98 Add a number of retries with tweaked patch, originally from Neil Channen Ricardo Garcia 2010-05-30 18:34:56 +0200
  • e616ec0ca6 Add player signature verification to rtmpdump support (fixes issue #63) Ricardo Garcia 2010-05-30 19:49:51 +0200
  • 2a7353b87a Make -a understand dash means stdin Ricardo Garcia 2010-05-21 21:35:34 +0200
  • 787f2a5d95 Also try no "el" option in get_video_info (fixes issue #130) Ricardo Garcia 2010-05-21 21:24:37 +0200
  • 42e3546fb5 Increment number of downloads when the file has already been fully downloaded Ricardo Garcia 2010-04-19 19:25:47 +0200
  • 0228ee9788 Print EOL before "unable to write data" error Ricardo Garcia 2010-04-17 18:57:51 +0200
  • 131efd1ae0 Detect errors in video data writes Ricardo Garcia 2010-04-17 18:49:56 +0200
  • 2bebb386b8 Make "all-formats" and "best-quality" download the version without specific format too Ricardo Garcia 2010-04-17 17:54:37 +0200
  • 7e58d56888 Merge changes by obeythepenguin Ricardo Garcia 2010-04-04 17:57:59 +0200
  • 554bbdc48c Bump version number Ricardo Garcia 2010-04-04 13:11:20 +0200
  • 37dfa1e0df Also try el=vevo on YouTube if everything else fails (fixes issue #115) Ricardo Garcia 2010-04-03 17:25:13 +0200
  • 4dd63be193 Bump version number Ricardo Garcia 2010-04-03 09:58:16 +0200
  • 7d8d06122d Add the "ord" template parameter (fixes issue #101) Ricardo Garcia 2010-04-03 09:54:36 +0200
  • 9177ce4d8c Support new playlist style URL (fixes issue #114) Ricardo Garcia 2010-04-03 09:45:45 +0200
  • ce5cafea40 Change method to detect end of playlist (fixes issue #113) Ricardo Garcia 2010-04-02 19:51:54 +0200
  • ae3fc475eb Bump version number Ricardo Garcia 2010-04-02 17:14:24 +0200
  • d063db3810 Try el=detailpage if el=embedded fails for YouTube Ricardo Garcia 2010-04-02 17:13:40 +0200
  • 6194531831 Add Yahoo! Video InfoExtractor, merged from "obeythepenguin" Ricardo Garcia 2010-04-01 20:55:43 +0200
  • 2ed1ddd0a0 Request video info webpage using "embedded" instead of "detailpage" Ricardo Garcia 2010-04-01 20:46:00 +0200
  • eaf4a7288d Solve minor aesthetical problem in rtmpdump error messages Ricardo Garcia 2010-03-30 11:50:57 +0200
  • 6ba562b0e4 Added --all-format option from tweaked patch (fixes issue #102) Ricardo Garcia 2010-03-19 18:15:43 +0100
  • 131bc7651a Make the "-" output file name equivalent to /dev/stdout (fixes issue #103) Ricardo Garcia 2010-03-19 17:51:20 +0100
  • 5caacaddc6 Bump version number Ricardo Garcia 2010-03-16 21:31:53 +0100
  • 79f193e5d8 Do not use the final URL for -g Ricardo Garcia 2010-03-11 22:56:47 +0100
  • 44e16fa17f Bump version number Ricardo Garcia 2010-03-07 11:25:30 +0100
  • d983524781 Add --no-progress option (fixes issue #98) Ricardo Garcia 2010-03-07 11:24:22 +0100
  • 1392f3f52c Give preference to format 34 before format 5 in quality list Ricardo Garcia 2010-02-28 23:49:52 +0100
  • 43ab0ca432 Do not error out on problems printing the file name Ricardo Garcia 2010-02-28 23:49:14 +0100
  • 31cbdaafd4 Properly support simple titles in the newest InfoExtractors Ricardo Garcia 2010-02-21 00:13:34 +0100
  • bd3cdf6dc4 Do not pass URLs around in Unicode form (fixes issue #92) Ricardo Garcia 2010-02-21 00:06:00 +0100
  • 8cc468de75 Bump version number Ricardo Garcia 2010-02-13 17:27:09 +0100
  • 31bcb48001 Tweak final filename in the open attempt, to be platform and filename-agnostic Ricardo Garcia 2010-02-13 13:29:25 +0100
  • c201ebc915 Fix SyntaxError triggered by mistake in user-agent commit Ricardo Garcia 2010-02-13 13:27:41 +0100
  • ce9c6a3097 Fix problem with sanitize_title not replacing Windows directory separator Ricardo Garcia 2010-02-13 00:19:46 +0100
  • 4cfeb46544 Update user-agent string Ricardo Garcia 2010-02-12 21:07:21 +0100
  • 490fd7aea7 Cherry-pick obeythepenguin's changes and merge them into main branch Ricardo Garcia 2010-02-12 21:01:55 +0100
  • c05fc6a345 Support simplest new URLs in YouTube Ricardo Garcia 2010-01-31 09:25:52 +0100
  • 91bce611c7 Bump version number Ricardo Garcia 2010-01-19 20:26:44 +0100
  • 1c1821f8eb Improve rtmpdump support Ricardo Garcia 2010-01-19 20:04:56 +0100
  • 60f8049d05 Only verify the URL when it's an HTTP download Ricardo Garcia 2010-01-09 23:53:47 +0100
  • 49c0028a7a patched to add Google Video and Photobucket support obeythepenguin@gmail.com 2010-01-15 16:26:41 -0500
  • f1b4bee09d Bump version number Ricardo Garcia 2010-01-06 10:51:38 +0100
  • a04e80a481 Add flexibility importing the "parse_qs" function (fixes issue #81) Ricardo Garcia 2010-01-06 10:49:38 +0100
  • fe788f2c6f Bump version number Ricardo Garcia 2010-01-05 12:45:30 +0100
  • 75a4cf3c97 Fix minor problems with Youtube user InfoExtractor Ricardo Garcia 2010-01-03 13:12:34 +0100
  • 0487b407a1 Add support for using rtmpdump Ricardo Garcia 2010-01-03 13:12:11 +0100
  • a692ca7c49 Bump version number Ricardo Garcia 2009-12-26 19:58:11 +0100
  • 9c457d2a20 Handle file open mode correctly (fixes issue #76) Ricardo Garcia 2009-12-21 21:43:15 +0100
  • c39c05cdd7 Added support to download all of a user's videos! Archanamiya 2009-11-25 16:34:34 -0500
  • 29f0756805 Fix detection of uploader nickname in metacafe (fixes issue #67) Ricardo Garcia 2009-11-24 20:40:34 +0100
  • d9bc015b3c Take format 37 into account (fixes issue #65) Ricardo Garcia 2009-11-20 21:51:38 +0100
  • 4bec29ef4b Add self-updating code Ricardo Garcia 2009-11-19 20:19:47 +0100
  • ab1f697827 Use unquote_plus to decode video title Ricardo Garcia 2009-11-14 15:04:50 +0100
  • 583c714fde Allow empty titles because they do appear in some videos (fixes issue #53) Ricardo Garcia 2009-09-21 20:39:51 +0200
  • 850ab76560 Use default values for "continuedl" and "nooverwrites" downloader parameters Ricardo Garcia 2009-09-20 00:11:11 +0200
  • f5a5bec351 Avoid using Unicode strings when forming URL requests (fixes issue #50) Ricardo Garcia 2009-09-20 00:10:32 +0200
  • f94b636c3e Improve preferred encoding detection method Ricardo Garcia 2009-09-20 00:08:50 +0200
  • 0833f1eb83 Restore INTERNAL version number Ricardo Garcia 2009-09-13 10:49:25 +0200
  • ad0525b3e6 Bump version number Ricardo Garcia 2009-09-13 10:48:21 +0200
  • 30edbf89e4 Report final URL with -g and do not print URLs normally (fixes issue #49) Ricardo Garcia 2009-09-13 10:46:04 +0200
  • eae2666cb4 Handle weird OSX locale settings gracefully (fixes issue #43) Ricardo Garcia 2009-09-13 10:45:04 +0200
  • 2a04438c7c Restore INTERNAL version number Ricardo Garcia 2009-09-08 09:54:51 +0200
  • dd24ff44ab Bump version number Ricardo Garcia 2009-09-08 09:54:14 +0200
  • 304a4d85ea Modify _MORE_PAGES_INDICATOR for searches (fixes issue #41) Ricardo Garcia 2009-08-15 00:33:50 +0200
  • d899774377 Accept my_playlists syntax for playlists Ricardo Garcia 2009-08-12 23:15:22 +0200