Commit Graph

  • 5fd5ce0838 Add default make target Philipp Hagemeister 2011-08-28 23:17:32 +0200
  • 6ae796b1ee Credit Rogério Brito for Vimeo support Philipp Hagemeister 2011-08-28 23:17:18 +0200
  • 9c3e23fb64 Merge Vimeo support Philipp Hagemeister 2011-08-28 22:57:50 +0200
  • 5f9f2b7396 Update: Write downloaded file without modification (allows hashsums) Philipp Hagemeister 2011-08-28 22:10:03 +0200
  • 4618f3da74 Makefile to recreate README Philipp Hagemeister 2011-08-25 00:09:28 +0200
  • eb0387a848 Fix stty detection Philipp Hagemeister 2011-08-25 00:08:59 +0200
  • fe6dc08b79 Merge git://github.com/dbb/youtube-dl Philipp Hagemeister 2011-08-24 23:34:09 +0200
  • 4f2a5e06da Use subprocess to call stty size when COLUMNS is not set Philipp Hagemeister 2011-08-24 23:28:30 +0200
  • 2c8d32de33 merge gvalkov/optparse-refactor (minus stty) Philipp Hagemeister 2011-08-24 23:21:55 +0200
  • 2b70537d7b merge upstream Philipp Hagemeister 2011-08-24 23:04:10 +0200
  • 6a4f0a114d Use `stty size` to find terminal width if we're on linux and COLUMNS is not exported Georgi Valkov 2011-08-23 17:03:28 +0300
  • 5adcaa4385 Refactor main function Georgi Valkov 2011-08-23 16:48:08 +0300
  • 51c8e53ffe Set help formatter width to terminal width (prevents wrapping) Georgi Valkov 2011-08-23 16:42:51 +0300
  • 4f9f96f646 Option parsing refactoring ; Moved version string to __version__ Georgi Valkov 2011-08-23 15:53:36 +0300
  • 5fb3df4aff Move update_self out of __main__ for clarity Georgi Valkov 2011-08-23 15:37:35 +0300
  • 7a9054ec79 Fix small indentation inconsistencies Georgi Valkov 2011-08-23 15:01:51 +0300
  • 2770590d5a Use module metadata variables instead of comments Georgi Valkov 2011-08-23 14:58:22 +0300
  • e9cb9c2811 Add vim modeline Georgi Valkov 2011-08-23 14:45:26 +0300
  • 1cab2c6dcf Fix blip.tv regular expression to not match blipXtv Philipp Hagemeister 2011-08-18 09:31:36 +0200
  • 86e709d3de Fix youtu.be links (Closes #142) Philipp Hagemeister 2011-08-07 13:01:09 +0200
  • 8519c32d25 Use parse_qs instead of homebrewn parsing Philipp Hagemeister 2011-08-07 00:29:25 +0200
  • f3dc18d874 youtube: Better error messages Philipp Hagemeister 2011-08-07 00:02:50 +0200
  • 1293ce58ac Fix Python 2.4 compatibility Philipp Hagemeister 2011-08-06 12:16:07 +0200
  • 0a3c8b6291 Use alternative imports for Python 2.4 (Closes #138) Philipp Hagemeister 2011-08-06 11:47:53 +0200
  • 134cff47ab Remove debugging information Philipp Hagemeister 2011-08-06 11:20:28 +0200
  • f137bef973 Fix RTMP streams and ignore url-less entries Philipp Hagemeister 2011-08-06 11:05:57 +0200
  • 2bf94b3116 Remove horizontal rules from README.md Daniel Bolton 2011-08-05 19:15:57 -0400
  • 6bcd846b52 Add README.md (markdown file) Daniel Bolton 2011-08-05 19:14:13 -0400
  • 2fb47e073a Merge https://github.com/rg3/youtube-dl into vimeo Rogério Brito 2011-08-04 17:44:49 -0300
  • 05b4029662 Merge https://github.com/rg3/youtube-dl into prefer-webm Rogério Brito 2011-08-04 17:44:33 -0300
  • 33d507f1fe Bump version number Ricardo Garcia 2011-08-04 19:15:14 +0200
  • c44b9ee95e Update User-Agent string Ricardo Garcia 2011-08-04 19:14:19 +0200
  • 8126094cf1 Fix YouTube downloads (code by Philipp Hagemeister) Ricardo Garcia 2011-08-04 19:13:02 +0200
  • 0ac22e4f5a Fix youtube downloads (Closes #135) Philipp Hagemeister 2011-08-04 00:04:55 +0200
  • c31b124d7a Suppport for youtube video streams (Mentioned in #108) Philipp Hagemeister 2011-07-31 18:09:53 +0200
  • 47b8dab29e Removed inaccurate warning Philipp Hagemeister 2011-07-22 15:28:42 +0200
  • 91e6a3855b Be lenient about download URLs (Closes #108) Philipp Hagemeister 2011-07-18 19:43:21 +0200
  • 5623100e43 remove debugging code Philipp Hagemeister 2011-07-10 23:41:19 +0200
  • 6eb08fbf8b + --write-info-json Philipp Hagemeister 2011-07-10 21:39:36 +0200
  • 437d76c19a blip.tv support for python 2.5 with trivialjson Philipp Hagemeister 2011-07-10 17:31:54 +0200
  • 2152ee8601 Update youtube playlist for use playlist?list=id format Giovanni Visentini 2011-07-09 14:05:36 +0000
  • a1cab7cead call increment_downloads in blip.tv extractor Philipp Hagemeister 2011-07-07 14:10:25 +0200
  • 8b95c38707 --writedescription option Philipp Hagemeister 2011-07-07 12:47:36 +0200
  • c6b55a8d48 Full youtube video descriptions, including special characters (2.6+, with fallback for older Pythons) Philipp Hagemeister 2011-07-07 12:12:20 +0200
  • aded78d9e2 Support for blip.tv/file URLs Philipp Hagemeister 2011-06-25 19:26:29 +0200
  • 7745f5d881 Basic blip.tv support Philipp Hagemeister 2011-06-21 22:24:58 +0200
  • 18b7f87409 Added option to allow different audio encoding qualities and to allow specify whether erase or not the video when it's need to extract the audio. rmanola 2011-06-06 17:46:37 -0700
  • 62a29bbf7b Fixed download from Dailymotion. Fetches FLV URL from "sdURL" in addVariable("sequence") JSON, instead of addVariable("video") which doesnot exist today. Supports new title, uploader nickname format. knagano 2011-05-07 22:53:37 +0900
  • 2fc31a4872 vimeo: Apparently, all videos in vimeo are served in ISO containers. Rogério Brito 2011-04-20 21:29:29 -0300
  • 44c636df89 vimeo: Tweak the regexp to allow some extended URLs from vimeo. Rogério Brito 2011-04-20 21:20:55 -0300
  • 1e055db69c vimeo: Ignore if we are using HTTP/S or not. Rogério Brito 2011-04-20 21:15:57 -0300
  • 0ecedbdb03 vimeo: Remove clutter in some messages. Rogério Brito 2011-04-20 21:07:57 -0300
  • 43c0a396a2 Merge branch 'master' into prefer-webm Rogério Brito 2011-04-20 21:01:31 -0300
  • 00f3977f77 Merge branch 'master' into vimeo Rogério Brito 2011-04-20 21:00:46 -0300
  • e26005adea Deletes duplicate entry in process_info dictionary of YahooIE Amaury Gauthier 2011-04-07 22:45:19 +0200
  • 4b0d9eed45 Bump version number Ricardo Garcia 2011-03-29 20:32:07 +0200
  • 3efa45c3a2 Fix upload date regexp (closes #93) Ricardo Garcia 2011-03-15 20:12:10 +0100
  • 2727dbf78d Split a couple of lines to make the code more readable Ricardo Garcia 2011-03-15 20:04:20 +0100
  • e3f7e05c27 Avoid crash reported in issue #86 Ricardo Garcia 2011-03-15 20:03:52 +0100
  • da54ed4412 Support youtube.com/e/ URLs (closes #88) Ricardo Garcia 2011-02-28 19:37:58 +0100
  • d8edbf3a93 Merge branch 'master' into vimeo Rogério Brito 2011-02-26 10:09:36 -0300
  • a62db07f58 Merge branch 'master' into prefer-webm Rogério Brito 2011-02-26 10:09:18 -0300
  • b58faab5e7 Bump version number Ricardo Garcia 2011-02-26 00:47:29 +0100
  • 854cad639e Merge branch 'master' into prefer-webm Rogério Brito 2011-02-25 20:08:33 -0300
  • cb25a0e30c Merge branch 'master' into vimeo Rogério Brito 2011-02-25 20:08:12 -0300
  • 377086af3d Use '--' to separate the file argument from the options when calling ffmpeg Idan Kamara 2011-02-25 23:19:13 +0200
  • 820eedcb50 Bump version number Ricardo Garcia 2011-02-25 21:54:16 +0100
  • da273188f3 Catch possible exceptions when running ffprobe Ricardo Garcia 2011-02-25 21:53:26 +0100
  • 1bd9258272 Fix stderr print when ffmpeg fails Idan Kamara 2011-02-25 22:30:22 +0200
  • c076845454 Bump version number Ricardo Garcia 2011-02-25 20:12:32 +0100
  • afd233c05c Update User-Agent string Ricardo Garcia 2011-02-25 20:11:53 +0100
  • 3072fab115 Add an audio extracting PostProcessor using ffmpeg (closes #2) Ricardo Garcia 2011-02-25 19:06:58 +0100
  • 87cbd21323 Fix date parsing for YouTube (patch by Drake Wyrm) Ricardo Garcia 2011-02-25 19:05:35 +0100
  • 3b84a43076 Merge branch 'prefer-webm' of ssh://github.com/rbrito/youtube-dl into prefer-webm Rogério Brito 2011-02-21 21:59:23 -0300
  • 2c8bedd12c Merge branch 'master' into prefer-webm Rogério Brito 2011-02-21 21:59:08 -0300
  • 1a3fe4212f Merge branch 'vimeo' of ssh://github.com/rbrito/youtube-dl into vimeo Rogério Brito 2011-02-21 21:52:48 -0300
  • c4cfbdf5a5 Merge branch 'master' into vimeo Rogério Brito 2011-02-21 21:51:33 -0300
  • ef9f8451c8 Add Gergely Imreh to the author list Ricardo Garcia 2011-02-20 18:01:57 +0100
  • 9f5f960213 Facebook info extractor Gergely Imreh 2011-02-13 21:26:58 +0800
  • a4a590b5b1 Merge branch 'master' into prefer-webm Rogério Brito 2011-02-17 09:19:12 -0200
  • 7f69fd3b39 Merge branch 'master' into vimeo Rogério Brito 2011-02-17 09:17:30 -0200
  • a7e5259c33 vimeo: Make regexp more robust. Rogério Brito 2011-02-17 08:25:45 -0200
  • 7cc3c6fd62 Fix possible missing parameter in playlist url extraction Gergely Imreh 2011-02-13 19:02:56 +0800
  • d119b54df6 Support more common YouTube playlist URLs Ricardo Garcia 2011-02-12 20:19:20 +0100
  • 8cc98b2358 vimeo: Also accept URLs prefixed by www. Rogério Brito 2011-02-04 06:15:27 -0200
  • f24c674b04 Make some of the comments more descriptive. Rogério Brito 2011-02-04 04:02:29 -0200
  • 58b53721af Merge branch 'master' into vimeo Rogério Brito 2011-02-04 03:51:16 -0200
  • f74e22ae28 Enable artist playlists in YoutubePlaylistIE Gergely Imreh 2011-01-31 18:54:47 +0800
  • 16c73c2e51 Fix SyntaxError problem (oops) Ricardo Garcia 2011-01-30 13:03:15 +0100
  • 5776c3295b Update User-Agent string Ricardo Garcia 2011-01-30 12:59:18 +0100
  • 9e0dd8692e Bump version number Ricardo Garcia 2011-01-30 12:58:01 +0100
  • 5aba6ea4fe Add YoutubeUserIE (code courtesy of Paweł Paprota) Ricardo Garcia 2011-01-29 11:55:20 +0100
  • c5a088d341 Use non-greedy regexps, for safety. Rogério Brito 2011-01-29 04:13:54 -0200
  • 92743d423a Preliminary downloading from vimeo Rogério Brito 2010-11-25 04:24:45 -0200
  • 9e1ee3364a Merge branch 'master' into prefer-webm Rogério Brito 2011-01-29 03:45:21 -0200
  • e0edf1e041 Give preference to WebM formats. Rogério Brito 2010-11-23 21:20:26 -0200
  • 6025795d95 Split some long lines Ricardo Garcia 2011-01-28 19:59:47 +0100
  • e30189021d Make the file timestamp feature optional Ricardo Garcia 2011-01-28 19:59:18 +0100
  • 09bd408c28 Set downloaded file's time stamp from last-modified header Gergely Imreh 2011-01-27 13:02:51 +0800
  • 9f7963468b New option --get-filename to print output filename Gergely Imreh 2011-01-25 11:03:16 +0800