Commit Graph

  • b940c84a24 Support for youtube.com/embed/XXXXX URLs (closes #63) Lionel Elie Mamane 2011-01-25 08:37:08 +0100
  • 0f7099a59b Fix omission of Witold Baryluk as the Dailymotion InfoExtractor author Ricardo Garcia 2011-01-21 18:18:48 +0100
  • c02d8e4040 Fix dailymotion support (closes #60) Ricardo Garcia 2011-01-21 18:16:33 +0100
  • 0f6b00b587 Improve addinfourl_wrapper for compatibility with older Python versions Ricardo Garcia 2011-01-20 20:36:42 +0100
  • 7b531c0be6 Wrap call to addinfourl for compatibility with Python 2.4 Ricardo Garcia 2011-01-18 20:52:37 +0100
  • 0d14e225fa Omit code argument in addinfourl for Python 2.4 Ricardo Garcia 2011-01-18 19:16:42 +0100
  • 0fe64c04f8 Make the self-updating function a bit more robust Ricardo Garcia 2011-01-12 21:07:56 +0100
  • 0d8d9877ad Add support for embedded YouTube playist URLs (closes #54) Ricardo Garcia 2011-01-12 20:22:37 +0100
  • 8cc42e7c1a Fix "unable to rename file" Windows error (closes #56) Ricardo Garcia 2011-01-12 20:21:43 +0100
  • 1987c2325a Add proper support for "gzip" and "deflate" encodings Ricardo Garcia 2011-01-12 20:20:37 +0100
  • aac3fe0f4a Fix bug in regular expression for youtu.be links Ricardo Garcia 2011-01-10 12:54:14 +0100
  • 3fb2c487c0 Add --no-part option (closes #48) Ricardo Garcia 2011-01-07 10:23:18 +0100
  • d3975459d1 Remove trailing whitespace Ricardo Garcia 2011-01-07 10:22:01 +0100
  • ccbd296bee Added --console-title to display download progress in console window title. Mantas Mikulėnas 2011-01-03 16:14:19 +0200
  • e7cf18cb6b Add --dump-user-agent option (patch provided by Benjamin Johnson) Ricardo Garcia 2011-01-03 11:47:23 +0100
  • 09cc744c90 Print new line before a few error messages Ricardo Garcia 2011-01-03 11:22:49 +0100
  • a57ed21f6d Request page compression by default, like Firefox does Ricardo Garcia 2010-12-16 07:09:58 +0100
  • 975a91d0ac Take into account resume_len when calculating speed and ETA Ricardo Garcia 2010-12-15 21:42:11 +0100
  • b905e5f583 Fix erroneous "content too short" error message Ricardo Garcia 2010-12-12 19:21:09 +0100
  • ef4f4544a2 Remove deprecated -b option and nonworking -m option (closes #39) Ricardo Garcia 2010-12-11 11:35:28 +0100
  • 5c1327931a Stop attempting to use get_video and detect missing formats ourselves Ricardo Garcia 2010-12-11 11:34:10 +0100
  • 106d091e80 Do not use 0% as the starting point in resumed downloads (closes #40) Ricardo Garcia 2010-12-11 11:32:13 +0100
  • f83ae7816b Fix problem when requesting an existing format explicitly with -f Ricardo Garcia 2010-12-09 19:57:39 +0100
  • f148ea4473 Bump version number Ricardo Garcia 2010-12-09 19:37:07 +0100
  • 7d950ca1d6 Improve temporary filename handling of special cases Ricardo Garcia 2010-12-09 19:33:04 +0100
  • d157d2597a Fix YoutubeIE after recent YouTube changes (closes #34) Ricardo Garcia 2010-12-09 19:22:32 +0100
  • e567ef93d8 Add Vasyl' Vavrychuk to the list of authors Ricardo Garcia 2010-12-08 11:04:22 +0100
  • 27179cfdba Implemented depositfiles.com support Vasyl' Vavrychuk 2010-12-05 21:09:14 +0200
  • 6f0ff3bab9 Fixed failure of os.rename after receiving file finished due to file not being closed. Vasyl' Vavrychuk 2010-12-05 20:57:46 +0200
  • a9806fd83d report_extraction was never called for GenericIE Vasyl' Vavrychuk 2010-12-05 20:48:22 +0200
  • 62cf7aaf9a Use a temporary filename to download files Ricardo Garcia 2010-12-04 10:38:53 +0100
  • a1f03c7b06 Reworked 'upload_date' code for output sequence in YoutubeIE. Nevar Angelo 2010-11-30 18:51:00 +0200
  • f8dc441430 Bump version number Ricardo Garcia 2010-11-19 19:41:09 +0100
  • 010ebaf783 Update User-Agent string Ricardo Garcia 2010-11-19 19:40:18 +0100
  • 138b11f36e Rework upload date mechanism after detecting problems in several tests Ricardo Garcia 2010-11-19 19:31:26 +0100
  • 05df0c1d4a Restore file permissions Ricardo Garcia 2010-11-19 18:37:07 +0100
  • b04bb07c94 Merge branch 'master' of https://github.com/psi-neamf/youtube-dl into psi-neamf Ricardo Garcia 2010-11-19 18:30:58 +0100
  • b620a5f811 Correctly parse the player URL in RTMP downloads (closes #11) jamiejones 2010-11-16 13:52:23 -0800
  • b3a27b5217 Added 'uploaddate' output sequence for YoutubeIE. Nevar Angelo 2010-11-17 20:55:30 +0200
  • 5e596cac0a Minor help text correction Ricardo Garcia 2010-11-06 22:13:59 +0100
  • 1e47d226e1 Added command line switch -A --auto-number Nevar Angelo 2010-11-06 22:34:22 +0200
  • 817e8f523f Allow comments in batch file. Nevar Angelo 2010-11-06 22:21:45 +0200
  • 8cc4434116 Add playlist-end option (courtesy of Nevar Angelo) Ricardo Garcia 2010-11-04 23:19:09 +0100
  • 893a13df55 Modify autoupdate URLs to match the ones from github.com Ricardo Garcia 2010-10-31 15:46:58 +0100
  • c34e358456 Bump version number Ricardo Garcia 2010-10-24 17:35:47 +0200
  • a6a61601de Update User-Agent string Ricardo Garcia 2010-10-24 17:35:08 +0200
  • e0c982c8d0 Load cookies if the cookie file exists when starting the program Ricardo Garcia 2010-10-24 17:31:33 +0200
  • 331ce0a05d Use stderr for output when the output file is "-" (fixes issue #216) Ricardo Garcia 2010-10-23 13:19:26 +0200
  • 80066952bc Add new --cookies option to be able to save cookies to disk (fixes issue #208) Ricardo Garcia 2010-10-23 12:54:00 +0200
  • e08878f498 Set stdout to binary mode under Windows (fixes issue #218) Ricardo Garcia 2010-10-23 12:22:42 +0200
  • a949a3ae6b Support "https" in YouTube video URLs (fixes issue #215) Ricardo Garcia 2010-10-11 11:21:28 +0200
  • 7df4635faf Use HTTPS for the login URL (fixes issue #163) Ricardo Garcia 2010-10-09 12:28:15 +0200
  • f79007e542 Bump version number Ricardo Garcia 2010-10-03 11:11:59 +0200
  • ac249f421f Retry on any 5xx server error Ricardo Garcia 2010-10-03 11:05:20 +0200
  • e86e9474bf Treat HTTP error 500 the same way as 503 (fixes issue #209) Ricardo Garcia 2010-09-11 09:58:34 +0200
  • bbd4bb037a Support the -nocookie suffix in youtube domain name (fixes issue #200) Ricardo Garcia 2010-09-11 09:54:17 +0200
  • 5c44af1875 Do not print file name on warning message (fixes issue #197) Ricardo Garcia 2010-09-11 09:52:25 +0200
  • 33407be7d6 Fix "unable to extract uploader nickname" error with Dailymotion Ricardo Garcia 2010-09-11 09:47:21 +0200
  • 8e686771af Decode the reason given on YouTube errors to avoid crashes (fixes issue #193) Ricardo Garcia 2010-08-22 00:48:55 +0200
  • 2933532c5b Allow the #! notation for YouTube URLs found in many links in their website Ricardo Garcia 2010-08-14 12:15:31 +0200
  • 6b57e8c5ac Extract the video extension from the media URL in metacafe.com Ricardo Garcia 2010-08-12 19:21:06 +0200
  • c6c555cf8a Fix metacafe.com downloads for some videos (fixes issue #189) Ricardo Garcia 2010-08-12 19:15:26 +0200
  • db7e31b853 Use unicode strings for several error messages that were missing the "u" Ricardo Garcia 2010-08-12 18:42:26 +0200
  • d67e097462 Abort download in case of error writing file data to disk Ricardo Garcia 2010-08-12 18:41:29 +0200
  • 38ed13444a Improve error message on invalid output template and abort execution Ricardo Garcia 2010-08-12 18:40:36 +0200
  • 8a9f53bebf Fix typo in report_resuming_byte doc string (fixes issue #188) Ricardo Garcia 2010-08-12 18:28:34 +0200
  • 80cc23304f Bump version number Ricardo Garcia 2010-08-04 19:09:57 +0200
  • 813962f85a Update user-agent string Ricardo Garcia 2010-08-04 19:09:10 +0200
  • 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