Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Add InfoExtractor for Google Plus video | Kevin Kwan | 2012-09-25 | 2 | -0/+125 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #458 from grimreaper/patch-1 | Filippo Valsorda | 2012-10-09 | 1 | -1/+1 | |
|\ \ \ \ | | | | | | | | | | | There is nothing bash specific in release.sh, switch to /bin/sh | |||||
| * | | | | There is nothing bash specific here | grimreaper | 2012-10-06 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | /bin/bash is always wrong. Since there is nothing bash specific here, switch to /bin/sh | |||||
* | | | | | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2012-10-08 | 1 | -1/+6 | |
|\| | | | | ||||||
| * | | | | Merge pull request #452 from Tailszefox/local | Filippo Valsorda | 2012-10-03 | 1 | -1/+6 | |
| |\ \ \ \ | | | | | | | | | | | | | Added uploaded date for Dailymotion | |||||
| | * | | | | Added uploaded date for Dailymotion | Tailszefox | 2012-10-03 | 1 | -1/+6 | |
| |/ / / / | ||||||
* / / / / | Correct detect_executables on Windows (Closes #447, #457) | Philipp Hagemeister | 2012-10-08 | 1 | -7/+8 | |
|/ / / / | ||||||
* | | | | Fix docs | Philipp Hagemeister | 2012-10-01 | 2 | -2/+2 | |
| | | | | ||||||
* | | | | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2012-10-01 | 3 | -3/+5 | |
|\ \ \ \ | ||||||
| * | | | | Merged, modified and compiled Dailymotion pull request #446 by @Steap | Filippo Valsorda | 2012-09-30 | 3 | -2/+2 | |
| | | | | | ||||||
| * | | | | DailymotionIE: There is not necessarily an underscore in a Dailymotion URL. | Cyril Roelandt | 2012-09-30 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | DailymotionIE: some videos do not use the "hqURL", "sdURL", "ldURL" ↵ | Cyril Roelandt | 2012-09-30 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | keywords. In this case, the "video_url" keyword should be looked for. | |||||
* | | | | | Fix doc of extractor field | Philipp Hagemeister | 2012-10-01 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Updated youtube-dl.exe | Filippo Valsorda | 2012-09-29 | 1 | -0/+0 | |
| | | | | ||||||
* | | | | Merge pull request #403 from FiloSottile/re_VERBOSE | Filippo Valsorda | 2012-09-29 | 1 | -2/+24 | |
|\ \ \ \ | ||||||
| * | | | | Made the YouTubeIE regex verbose/commented | Filippo Valsorda | 2012-08-20 | 1 | -2/+23 | |
| |/ / / | ||||||
* | | | | Not all Dailymotion videos have an hqURL, now downloads highest quality ↵ | Filippo Valsorda | 2012-09-29 | 2 | -4/+7 | |
| | | | | | | | | | | | | | | | | available | |||||
* | | | | Fixed DailymotionIE, now downloads high-def mp4s, which might be too much (?) | Filippo Valsorda | 2012-09-29 | 2 | -9/+7 | |
| | | | | ||||||
* | | | | adding new --output replacements. Thanks @danut007ro (closes #442) | Filippo Valsorda | 2012-09-29 | 4 | -9/+24 | |
| | | | | ||||||
* | | | | added new FAQ on exe dependency | Filippo Valsorda | 2012-09-29 | 1 | -0/+4 | |
| | | | | ||||||
* | | | | New FAQ: What is this binary file? (+ small fix to other one) | Filippo Valsorda | 2012-09-28 | 1 | -2/+6 | |
| | | | | ||||||
* | | | | update default UA string (Closes #390) | Philipp Hagemeister | 2012-09-27 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Add recent breakage to FAQ (Closes #433) | Philipp Hagemeister | 2012-09-27 | 3 | -0/+52 | |
| | | | | ||||||
* | | | | Add new field "extractor" to the info dictionary | Philipp Hagemeister | 2012-09-27 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge pull request #425 from danut007ro/master | Philipp Hagemeister | 2012-09-27 | 1 | -0/+1 | |
|\ \ \ \ | | | | | | | | | | | Provider (youtube, etc) is now saved in info_dict | |||||
| * | | | | Provider (youtube, etc) is now saved in info_dict, so template filename can ↵ | danut007ro | 2012-09-27 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | be something like %(provider)s_%(id)s.%(ext)s This can be useful because videos should also be identified by their providers since id's can be the same on multiple providers. | |||||
| * | | | | Removed provider (mistake) and add provider parameter to process_info | danut007ro | 2012-09-27 | 2 | -26/+2 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' of https://github.com/rg3/youtube-dl | danut007ro | 2012-09-26 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| * | | | | | Every extractor also return it's name. | danut007ro | 2012-09-26 | 1 | -0/+24 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #432 from cryzed/master | Philipp Hagemeister | 2012-09-27 | 1 | -1/+1 | |
|\ \ \ \ \ | | | | | | | | | | | | | Fixed YouTube playlist parsing | |||||
| * | | | | | Fixed YouTube playlist parsing | cryzed | 2012-09-27 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Let Makefile use youtube-dl source code instead of compiled binary | Philipp Hagemeister | 2012-09-27 | 4 | -7/+7 | |
| | | | | | | ||||||
* | | | | | | Improve option definitions | Philipp Hagemeister | 2012-09-27 | 1 | -6/+6 | |
| | | | | | | ||||||
* | | | | | | Merge remote-tracking branch 'FiloSottille/vbr' | Philipp Hagemeister | 2012-09-27 | 5 | -9/+23 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: youtube-dl youtube-dl.exe | |||||
| * | | | | | | tweaked the --audio-quality input validation/specification | Filippo Valsorda | 2012-08-19 | 4 | -3/+7 | |
| | | | | | | | ||||||
| * | | | | | | changed --audio-quality behaviour to support both CBR and VBR | Filippo Valsorda | 2012-07-14 | 4 | -6/+13 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2012-09-27 | 1 | -1/+6 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge pull request #405 from hdclark/master | Philipp Hagemeister | 2012-09-27 | 1 | -1/+6 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | Support for custom user agent | |||||
| | * | | | | | Added support for custom user agents. | hdclark | 2012-08-22 | 1 | -1/+6 | |
| | | |/ / / | | |/| | | | | | | | | | Added a few simple lines to add support for the flag "--user-agent" to pass a custom string to std_header['User-Agent']. | |||||
* | / | | | | original test video | Philipp Hagemeister | 2012-09-27 | 2 | -0/+0 | |
|/ / / / / | ||||||
* | | | | | Merge remote-tracking branch 'FiloSottille/automation' | Philipp Hagemeister | 2012-09-27 | 10 | -36/+272 | |
|\ \ \ \ \ | ||||||
| * | | | | | add PREFIX option to make install | Filippo Valsorda | 2012-09-26 | 1 | -2/+3 | |
| | | | | | | ||||||
| * | | | | | moved make release to devscripts/release.sh | Filippo Valsorda | 2012-09-25 | 4 | -11/+12 | |
| | | | | | | ||||||
| * | | | | | A more "make-esque" Makefile with file targets and dependencies | Filippo Valsorda | 2012-08-03 | 1 | -31/+31 | |
| | | | | | | ||||||
| * | | | | | added one-step realese script 'make release version=nn' - closes #158 | Filippo Valsorda | 2012-08-01 | 1 | -1/+11 | |
| | | | | | | ||||||
| * | | | | | added automatically generated bash-completion; closes #191 | Filippo Valsorda | 2012-08-01 | 2 | -2/+22 | |
| | | | | | | ||||||
| * | | | | | auto-generating manpage from README.md (closes #151); redesigned Makefile | Filippo Valsorda | 2012-08-01 | 5 | -32/+226 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'joehillen/master' - pull request #381 | Filippo Valsorda | 2012-08-01 | 2 | -1/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Added install target to Makefile. | joehillen | 2012-07-22 | 2 | -1/+4 | |
| | | | | | | | ||||||
* | | | | | | | Merge remote-tracking branch 'FiloSottille/supports' | Philipp Hagemeister | 2012-09-27 | 3 | -28/+148 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: youtube-dl |