Commit Graph

895 Commits (caaa47d37215f498c033afb42972c135be8138d4)
 

Author SHA1 Message Date
Filippo Valsorda cfcf32d038 Merge branch 'master' of git://github.com/rg3/youtube-dl into closed-captions 12 years ago
Philipp Hagemeister a67bdc34fa transplant gist of 7151f63a5f 12 years ago
Philipp Hagemeister b3a653c245 Merge commit '7151f63a5f3820a322ba8bf61eebe8d9f75d6ee5' 12 years ago
Philipp Hagemeister 4a34b7252e transplant 2934c2ce43 and afbaa80b8b 12 years ago
Philipp Hagemeister 7e45ec57a8 transplant 0f6e296a8e 12 years ago
Filippo Valsorda afbaa80b8b switched ytsearch to more robust Youtube Data API (fixes #307) 12 years ago
Filippo Valsorda 115d243428 added youtube closed captions .srt support (see #90) 12 years ago
cryzed 7151f63a5f Fixed downloading of unrelated videos when downloading a YouTube playlist 12 years ago
Filippo Valsorda 597e7b1805 Vimeo: Added support for flv only videos 12 years ago
Filippo Valsorda 2934c2ce43 Switch Vimeo to scraping: fixes #285 12 years ago
Filippo Valsorda 0f6e296a8e Fixed gvsearch 12 years ago
Philipp Hagemeister 9c228928b6 release 2012.02.27 12 years ago
Philipp Hagemeister ff3a2b8eab Always determine youtube description 12 years ago
Philipp Hagemeister c4105fa035 release 2012.02.26 12 years ago
Philipp Hagemeister 871dbd3c92 Output RTMP command line if verbose is set 12 years ago
Philipp Hagemeister c9ed14e6d6 Move imports to top (Closes #283) 12 years ago
Philipp Hagemeister 1ad85e5061 Set default continue behavior to true, no breakage observed in the wild 12 years ago
Philipp Hagemeister 09fbc6c952 verbose flag, and output proxies if it is set 12 years ago
Philipp Hagemeister 895ec266bb Merge pull request #292 from rbrito/fixes/vimeo-ie
VimeoIE: Allow matches taken from embedded videos.
12 years ago
Rogério Brito d85448f3bb VimeoIE: Allow matches taken from embedded videos.
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>
12 years ago
Philipp Hagemeister 99d46e8c27 Merge pull request #275 from grawity/winnt-unicode
Support Unicode in file names on Windows NT
13 years ago
Mantas Mikulėnas 4afdff39d7 Support Unicode in file names on Windows NT 13 years ago
Philipp Hagemeister 661a807c65 Release 2012.01.08b 13 years ago
Philipp Hagemeister 6d58c4546e correct to_screen prints 13 years ago
Philipp Hagemeister 38ffbc0222 Release 2012.01.08 13 years ago
Philipp Hagemeister fefb166c52 Leave out characters the filesystem cannot encode (Closes: #264) 13 years ago
Philipp Hagemeister dcb3c22e0b MTV IE 13 years ago
Philipp Hagemeister 47a53c9e46 release 2012.01.05 13 years ago
Philipp Hagemeister 1413cd87eb Correct distinction between unicode and bytes (Closes: #257) 13 years ago
Philipp Hagemeister c92e184f75 Correct comedycentral flash URL regex 13 years ago
Philipp Hagemeister 3906e6ce60 correct epydoc 13 years ago
Philipp Hagemeister c7d3c3db0d Fix tds RTMP url extraction 13 years ago
Philipp Hagemeister d6639d05c2 release 2011.12.18 13 years ago
Philipp Hagemeister 633cf7cbad Add wav audio output 13 years ago
Philipp Hagemeister a5647b79ce Only skip download if files exists; convert audio 13 years ago
Philipp Hagemeister ba5059dd66 Release 2011.12.15 13 years ago
Philipp Hagemeister bb8abbbbae Dailymotion: Use og:title instead of <title> to find title (Closes: #253) 13 years ago
Philipp Hagemeister 561504fffa Release 2011.12.08 13 years ago
Philipp Hagemeister 23e6b8adc8 --prefer-free-formats (Closes #231) 13 years ago
Philipp Hagemeister 3e0ea7d07a m4a: aac in mp4 container (Closes #240) 13 years ago
Philipp Hagemeister 94fd3201b2 Abort when --max-downloads is reached. 13 years ago
Philipp Hagemeister 0b3f3e1ad9 Merge pull request #245 from rbrito/fix-makefile
Makefile: Don't use `echo`'s `-e` option for portability.
13 years ago
Philipp Hagemeister a05d2a0c05 Merge branch 'master' of github.com:rg3/youtube-dl 13 years ago
Philipp Hagemeister 0b14e0b367 OpenClassRoom IE (Closes: #234) 13 years ago
Rogério Brito 66e8777769 Makefile: Don't use `echo`'s `-e` option for portability.
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
13 years ago
Philipp Hagemeister 348486ced4 Merge pull request #238 from rbrito/add-to-gitignore
Add list of files to ignore for `youtube-dl`.
13 years ago
Rogério Brito f1f300e629 Add list of files to ignore for `youtube-dl`. 13 years ago
Philipp Hagemeister dd17922afc OpenClassRoom videos (#234) 13 years ago
Philipp Hagemeister 40fd4cb86a Move merged code to dev version 13 years ago
Philipp Hagemeister 9e9b75ae4d Merge pull request #236 from lra/dailymotion-fix
Fix the DailymotionIE to parse the new title of a webpage
13 years ago