Commit Graph

  • 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
  • da6386f8f2 Handle the badly sent JSON from Dailymotion Laurent Raufaste 2011-05-30 21:42:28 -0400
  • b95ed52358 Handle badly encoded Dailymotion JSON Laurent Raufaste 2011-05-29 13:59:10 -0400
  • a4188f6acd File format of the video downloaded is now mp4 Laurent Raufaste 2011-05-29 13:58:57 -0400
  • 368cb1fd0a Fixed dailymotion video nd uploader extractor Laurent Raufaste 2011-05-29 12:36:12 -0400
  • db90a6bc3e Do not overwrite partly-downloaded files unless --no-continue is specified. Michael Haggerty 2011-05-20 09:31:47 +0200
  • 0dd2aea0c7 If --continue is not enabled, set resume_len to zero. Michael Haggerty 2011-05-20 08:59:53 +0200
  • a509c7efcf Support youtube.com/playlist?p= URLs Ori Avtalion 2011-05-17 21:48:21 +0300
  • 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
  • f46b31efb5 Added ability to download worst quality video file only. Kegan 2011-04-23 14:56:06 +0800
  • 9f71ed55eb Updated to stamp extracted audio file with HTTP last modified date. Kegan 2011-04-23 14:55:40 +0800
  • 349714d255 Replaced tab indent with space indent following PEP-8. Kegan 2011-04-23 14:53:32 +0800
  • 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
  • 6a13ad98cc enable download of playlists from other users Dominik Heidler 2011-04-12 22:30:32 +0200
  • 00c80388e5 added option to get the available formats for a video Dominik Heidler 2011-04-12 21:58:16 +0200
  • e26005adea Deletes duplicate entry in process_info dictionary of YahooIE Amaury Gauthier 2011-04-07 22:45:19 +0200
  • 1ca01819b7 Add support for Vimeo Amaury Gauthier 2011-04-07 23:17:19 +0200
  • 3a6c68881a Regenerate download page Ricardo Garcia 2011-03-29 20:33:22 +0200
  • 4b0d9eed45 Bump version number 2011.03.29 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
  • a290358c2f Regenerate download page Ricardo Garcia 2011-02-26 00:48:41 +0100
  • b58faab5e7 Bump version number 2011.02.25c 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
  • 17faaa4548 Regenerate download page Ricardo Garcia 2011-02-25 21:54:55 +0100
  • 820eedcb50 Bump version number 2011.02.25b 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
  • 3ea19089f9 Regenerate download page Ricardo Garcia 2011-02-25 20:13:32 +0100
  • c076845454 Bump version number 2011.02.25 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
  • d06017c8d4 Added simple post download command processor Janez Troha 2011-02-22 19:21:30 +0100
  • cc6640b59a Fix some styling in readme.md Janez Troha 2011-02-22 15:31:07 +0100
  • 19a59ed26f Readme and javascript generic search Janez Troha 2011-02-22 15:28:51 +0100
  • 7b117c3c34 Added transcoder based on ffmpeg Janez Troha 2011-02-22 14:28:48 +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
  • 9077650490 Add Gergely Imreh to the author list Ricardo Garcia 2011-02-20 18:03:52 +0100
  • 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
  • 3698428837 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
  • cdb2e3b82e Facebook info extractor Gergely Imreh 2011-02-13 21:26:58 +0800
  • 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
  • 86d758c21c Extract additional playlist page type and video link in that playlist Gergely Imreh 2011-02-09 13:22:17 +0800
  • 68bafdebc6 Extract additional playlist page type Gergely Imreh 2011-02-09 13:22:17 +0800
  • 770267dd44 Enable additional playlist page type Gergely Imreh 2011-02-09 13:22:17 +0800
  • 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
  • 2ecbfb4cbc Properly update Python version requirement in the documentation Ricardo Garcia 2011-01-30 13:14:45 +0100
  • 3519974510 Regenerate download page Ricardo Garcia 2011-01-30 13:12:45 +0100
  • e76e4dc8b1 Add Paweł Paprota to the list of authors in the documentation Ricardo Garcia 2011-01-30 13:12:10 +0100
  • 01e013b5e3 Mention support for YouTube.com user videos in the documentation Ricardo Garcia 2011-01-30 13:10:22 +0100
  • 16c73c2e51 Fix SyntaxError problem (oops) 2011.01.30 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
  • 64ea994344 Update documentation to reflect Python 2.5 requirement Ricardo Garcia 2011-01-30 12:56:52 +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
  • fd174ae83d Added support for playlist start/end parameters. Paweł Paprota 2011-01-28 10:29:20 +0100
  • 6608d7fe62 Added support for ytuser:USERNAME argument format. Paweł Paprota 2011-01-28 10:19:56 +0100
  • 09bd408c28 Set downloaded file's time stamp from last-modified header Gergely Imreh 2011-01-27 13:02:51 +0800
  • dc093a4bab Commented out 'Accept-Encoding' when it was not handled properly, now it seems to work fine after recent commits on master - so uncommenting it. Paweł Paprota 2011-01-27 10:32:23 +0100
  • 40682e77d1 Set downloaded file's time stamp from last-modified header Gergely Imreh 2011-01-27 13:02:51 +0800
  • 6513cc1739 Merge remote branch 'rg3/master' into ytuser-infoextractor Paweł Paprota 2011-01-26 19:27:03 +0100
  • 9f7963468b New option --get-filename to print output filename Gergely Imreh 2011-01-25 11:03:16 +0800
  • b940c84a24 Support for youtube.com/embed/XXXXX URLs (closes #63) Lionel Elie Mamane 2011-01-25 08:37:08 +0100
  • a3e9208c01 Add Witold Baryluk to the author list Ricardo Garcia 2011-01-21 18:19:43 +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