Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed downloading of unrelated videos when downloading a YouTube playlist | cryzed | 2012-03-09 | 1 | -16/+21 |
| | |||||
* | release 2012.02.27 | Philipp Hagemeister | 2012-02-27 | 3 | -8/+7 |
| | |||||
* | Always determine youtube description | Philipp Hagemeister | 2012-02-27 | 1 | -5/+4 |
| | |||||
* | release 2012.02.26 | Philipp Hagemeister | 2012-02-27 | 4 | -14/+36 |
| | |||||
* | Output RTMP command line if verbose is set | Philipp Hagemeister | 2012-02-27 | 1 | -2/+11 |
| | |||||
* | Move imports to top (Closes #283) | Philipp Hagemeister | 2012-02-26 | 1 | -5/+4 |
| | |||||
* | Set default continue behavior to true, no breakage observed in the wild | Philipp Hagemeister | 2012-02-26 | 1 | -1/+1 |
| | |||||
* | verbose flag, and output proxies if it is set | Philipp Hagemeister | 2012-02-26 | 1 | -1/+7 |
| | |||||
* | Merge pull request #292 from rbrito/fixes/vimeo-ie | Philipp Hagemeister | 2012-02-26 | 1 | -1/+1 |
|\ | | | | | VimeoIE: Allow matches taken from embedded videos. | ||||
| * | VimeoIE: Allow matches taken from embedded videos. | Rogério Brito | 2012-02-24 | 1 | -1/+1 |
|/ | | | | | | | With this change, I can directly cut and paste URLs embedded in 3rd-party pages as `youtube-dl`'s arguments. Signed-off-by: Rogério Brito <rbrito@ime.usp.br> | ||||
* | Merge pull request #275 from grawity/winnt-unicode | Philipp Hagemeister | 2012-01-16 | 1 | -1/+8 |
|\ | | | | | Support Unicode in file names on Windows NT | ||||
| * | Support Unicode in file names on Windows NT | Mantas Mikulėnas | 2012-01-16 | 1 | -1/+8 |
|/ | |||||
* | Release 2012.01.08b | Philipp Hagemeister | 2012-01-08 | 3 | -7/+7 |
| | |||||
* | correct to_screen prints | Philipp Hagemeister | 2012-01-08 | 1 | -4/+4 |
| | |||||
* | Release 2012.01.08 | Philipp Hagemeister | 2012-01-08 | 3 | -57/+161 |
| | |||||
* | Leave out characters the filesystem cannot encode (Closes: #264) | Philipp Hagemeister | 2012-01-08 | 2 | -146/+161 |
| | |||||
* | MTV IE | Philipp Hagemeister | 2012-01-07 | 1 | -0/+95 |
| | |||||
* | release 2012.01.05 | Philipp Hagemeister | 2012-01-05 | 3 | -8/+15 |
| | |||||
* | Correct distinction between unicode and bytes (Closes: #257) | Philipp Hagemeister | 2012-01-05 | 1 | -3/+10 |
| | |||||
* | Correct comedycentral flash URL regex | Philipp Hagemeister | 2012-01-05 | 1 | -1/+1 |
| | |||||
* | correct epydoc | Philipp Hagemeister | 2012-01-05 | 1 | -1/+1 |
| | |||||
* | Fix tds RTMP url extraction | Philipp Hagemeister | 2012-01-04 | 1 | -1/+1 |
| | |||||
* | release 2011.12.18 | Philipp Hagemeister | 2011-12-17 | 4 | -30/+50 |
| | |||||
* | Add wav audio output | Philipp Hagemeister | 2011-12-17 | 1 | -11/+32 |
| | |||||
* | Only skip download if files exists; convert audio | Philipp Hagemeister | 2011-12-16 | 1 | -14/+13 |
| | |||||
* | Release 2011.12.15 | Philipp Hagemeister | 2011-12-15 | 3 | -6/+8 |
| | |||||
* | Dailymotion: Use og:title instead of <title> to find title (Closes: #253) | Philipp Hagemeister | 2011-12-15 | 1 | -3/+5 |
| | |||||
* | Release 2011.12.08 | Philipp Hagemeister | 2011-12-08 | 4 | -15/+165 |
| | |||||
* | --prefer-free-formats (Closes #231) | Philipp Hagemeister | 2011-12-08 | 1 | -3/+8 |
| | |||||
* | m4a: aac in mp4 container (Closes #240) | Philipp Hagemeister | 2011-12-08 | 1 | -5/+12 |
| | |||||
* | Abort when --max-downloads is reached. | Philipp Hagemeister | 2011-12-08 | 1 | -3/+11 |
| | |||||
* | Merge pull request #245 from rbrito/fix-makefile | Philipp Hagemeister | 2011-12-08 | 1 | -2/+4 |
|\ | | | | | Makefile: Don't use `echo`'s `-e` option for portability. | ||||
| * | Makefile: Don't use `echo`'s `-e` option for portability. | Rogério Brito | 2011-12-08 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | Many systems (including Debian, Ubuntu and derivatives like Linux Mint) use Dash as a noninteractive version of `/bin/sh`, invoked by `make`. Dash's `echo` command doesn't understand the `-e` option and this generates spurious output when running `make`. See [a bugreport][0] for one of the many instances of this bug/feature in action. [0]: https://bugs.launchpad.net/ubuntu/+source/dash/+bug/72167 | ||||
* | | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2011-12-08 | 1 | -0/+3 |
|\| | |||||
| * | Merge pull request #238 from rbrito/add-to-gitignore | Philipp Hagemeister | 2011-11-30 | 1 | -0/+3 |
| |\ | | | | | | | Add list of files to ignore for `youtube-dl`. | ||||
| | * | Add list of files to ignore for `youtube-dl`. | Rogério Brito | 2011-11-30 | 1 | -0/+3 |
| | | | |||||
* | | | OpenClassRoom IE (Closes: #234) | Philipp Hagemeister | 2011-12-08 | 1 | -24/+78 |
| | | | |||||
* | | | OpenClassRoom videos (#234) | Philipp Hagemeister | 2011-11-30 | 1 | -0/+73 |
|/ / | |||||
* | | Move merged code to dev version | Philipp Hagemeister | 2011-11-30 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #236 from lra/dailymotion-fix | Philipp Hagemeister | 2011-11-30 | 1 | -1/+1 |
|\ \ | | | | | | | Fix the DailymotionIE to parse the new title of a webpage | ||||
| * | | Fix the DailymotionIE to parse the new title of a webpage | Laurent Raufaste | 2011-11-29 | 1 | -1/+1 |
|/ / | |||||
* | | Mention -o - in doc (Closes #204) | Philipp Hagemeister | 2011-11-29 | 3 | -3/+4 |
| | | |||||
* | | Use freedesktop.org mandated user config file location (Suggested by Tyll in ↵ | Philipp Hagemeister | 2011-11-29 | 2 | -13/+30 |
| | | | | | | | | #231) | ||||
* | | Do not count unmatched or skipped videos towards max-downloads (Closes #232) | Philipp Hagemeister | 2011-11-29 | 1 | -11/+18 |
|/ | |||||
* | Preliminary implementation of configuration files | Philipp Hagemeister | 2011-11-28 | 2 | -8/+38 |
| | |||||
* | Document -o %(upload_date)s (Closes #228) | Philipp Hagemeister | 2011-11-28 | 3 | -4/+5 |
| | |||||
* | --max-downloads option (Closes #230) | Philipp Hagemeister | 2011-11-28 | 3 | -0/+20 |
| | |||||
* | Credit shizeeg for Mixcloud IE | Philipp Hagemeister | 2011-11-24 | 1 | -0/+1 |
| | |||||
* | Move MixcloudIE to __init__.py | Philipp Hagemeister | 2011-11-24 | 2 | -1/+125 |
| | |||||
* | Mixcloud IE | sh!zeeg | 2011-11-24 | 1 | -0/+120 |
| |