Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Added FAQ to README | Philipp Hagemeister | 2011-09-04 | 1 | -0/+18 | |
| | | | ||||||
* | | | Robust error handling in downloading code | Philipp Hagemeister | 2011-09-03 | 1 | -0/+4 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'wise86/master' | Philipp Hagemeister | 2011-08-31 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Update youtube playlist for use playlist?list=id format | Giovanni Visentini | 2011-07-09 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
* | | | Remove stable from help wording (There will be only one main branch for now) | Philipp Hagemeister | 2011-08-31 | 1 | -1/+1 | |
| | | | ||||||
* | | | Update bug reporting to this fork, so that vimeo/blip.tv issues are reported ↵ | Philipp Hagemeister | 2011-08-28 | 2 | -1/+2 | |
| | | | | | | | | | | | | at phihag/issues instead of rg3/issues (Closes #5) | |||||
* | | | Update update mechanism (Closes #4) | Philipp Hagemeister | 2011-08-28 | 2 | -10/+14 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'rbrito/prefer-webm' | Philipp Hagemeister | 2011-08-28 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * \ \ | Merge https://github.com/rg3/youtube-dl into prefer-webm | Rogério Brito | 2011-08-04 | 2 | -5/+7 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | Merge branch 'master' into prefer-webm | Rogério Brito | 2011-04-20 | 2 | -9/+9 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | Merge branch 'master' into prefer-webm | Rogério Brito | 2011-02-26 | 2 | -4/+4 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'master' into prefer-webm | Rogério Brito | 2011-02-25 | 2 | -4/+100 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'prefer-webm' of ssh://github.com/rbrito/youtube-dl into ↵ | Rogério Brito | 2011-02-21 | 0 | -0/+0 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | prefer-webm | |||||
| | * \ \ \ \ | Merge branch 'master' into prefer-webm | Rogério Brito | 2011-02-17 | 2 | -30/+75 | |
| | |\ \ \ \ \ | ||||||
| * | \ \ \ \ \ | Merge branch 'master' into prefer-webm | Rogério Brito | 2011-02-21 | 2 | -30/+301 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'master' into prefer-webm | Rogério Brito | 2011-01-29 | 2 | -147/+395 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Give preference to WebM formats. | Rogério Brito | 2011-01-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch gives preference to formats that are Free. | |||||
* | | | | | | | | | Add default make target | Philipp Hagemeister | 2011-08-28 | 1 | -1/+4 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Credit Rogério Brito for Vimeo support | Philipp Hagemeister | 2011-08-28 | 1 | -1/+2 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge Vimeo support | Philipp Hagemeister | 2011-08-28 | 1 | -0/+118 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge https://github.com/rg3/youtube-dl into vimeo | Rogério Brito | 2011-08-04 | 2 | -5/+7 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| * | | | | | | | | | vimeo: Apparently, all videos in vimeo are served in ISO containers. | Rogério Brito | 2011-04-20 | 1 | -2/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | vimeo: Tweak the regexp to allow some extended URLs from vimeo. | Rogério Brito | 2011-04-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This, in particular, lets me grab the videos from the beginners channel with URLs like: http://vimeo.com/groups/fivebyfive/videos/22648611 Note that the regexp *will* break for other URLs that we don't know about and that's on purpose: we don't want to accidentally grab videos that would be passed on to other information extractors. | |||||
| * | | | | | | | | | vimeo: Ignore if we are using HTTP/S or not. | Rogério Brito | 2011-04-20 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | vimeo: Remove clutter in some messages. | Rogério Brito | 2011-04-20 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We should make a unified way of printing messages, but let's follow suit and do what the main YoutubeIE does here. | |||||
| * | | | | | | | | | Merge branch 'master' into vimeo | Rogério Brito | 2011-04-20 | 2 | -9/+9 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'master' into vimeo | Rogério Brito | 2011-02-26 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'master' into vimeo | Rogério Brito | 2011-02-25 | 2 | -4/+100 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'vimeo' of ssh://github.com/rbrito/youtube-dl into vimeo | Rogério Brito | 2011-02-21 | 1 | -4/+9 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'master' into vimeo | Rogério Brito | 2011-02-17 | 1 | -1/+7 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | vimeo: Make regexp more robust. | Rogério Brito | 2011-02-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change makes the VimeoIE work with http://player.vimeo.com/video/19267888 | |||||
| | * | | | | | | | | | vimeo: Also accept URLs prefixed by www. | Rogério Brito | 2011-02-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I hope that this doesn't break anything. `:)` | |||||
| | * | | | | | | | | | Make some of the comments more descriptive. | Rogério Brito | 2011-02-04 | 1 | -3/+8 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'master' into vimeo | Rogério Brito | 2011-02-04 | 2 | -30/+69 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ \ | Merge branch 'master' into vimeo | Rogério Brito | 2011-02-21 | 2 | -30/+301 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | / | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Use non-greedy regexps, for safety. | Rogério Brito | 2011-01-29 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since I was very lazy when I coded this, I took the fastest route. Luckily, Vasyl' Vavrychuk pointed this out and I went (after many months) and just did some minor changes. | |||||
| * | | | | | | | | | | Preliminary downloading from vimeo | Rogério Brito | 2011-01-29 | 1 | -0/+114 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Update: Write downloaded file without modification (allows hashsums) | Philipp Hagemeister | 2011-08-28 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Makefile to recreate README | Philipp Hagemeister | 2011-08-25 | 2 | -55/+59 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Fix stty detection | Philipp Hagemeister | 2011-08-25 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge git://github.com/dbb/youtube-dl | Philipp Hagemeister | 2011-08-24 | 1 | -0/+83 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove horizontal rules from README.md | Daniel Bolton | 2011-08-05 | 1 | -5/+0 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Add README.md (markdown file) | Daniel Bolton | 2011-08-05 | 1 | -0/+88 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Use subprocess to call stty size when COLUMNS is not set | Philipp Hagemeister | 2011-08-24 | 1 | -5/+6 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | merge gvalkov/optparse-refactor (minus stty) | Philipp Hagemeister | 2011-08-24 | 1 | -314/+379 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Use `stty size` to find terminal width if we're on linux and COLUMNS is not ↵ | Georgi Valkov | 2011-08-23 | 1 | -1/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exported | |||||
| * | | | | | | | | | | Refactor main function | Georgi Valkov | 2011-08-23 | 1 | -164/+166 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Set help formatter width to terminal width (prevents wrapping) | Georgi Valkov | 2011-08-23 | 1 | -1/+8 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Option parsing refactoring ; Moved version string to __version__ | Georgi Valkov | 2011-08-23 | 1 | -108/+142 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Brings terser option formatting to youtube-dl: from: -u USERNAME, --username USERNAME to: -u, --username USERNAME | |||||
| * | | | | | | | | | | Move update_self out of __main__ for clarity | Georgi Valkov | 2011-08-23 | 1 | -23/+28 | |
| | | | | | | | | | | |