Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix FAQ on how to compile (also, starnge fix in the Makefile) | Filippo Valsorda | 2012-11-26 | 1 | -1/+1 |
| | |||||
* | alias %(title)s to %(stitle)s | Filippo Valsorda | 2012-11-25 | 1 | -1/+1 |
| | |||||
* | aliased --literal to --title | Filippo Valsorda | 2012-11-25 | 1 | -1/+1 |
| | |||||
* | -x for --extract-audio, one of the most popular options | Philipp Hagemeister | 2012-10-30 | 1 | -1/+1 |
| | |||||
* | New --id option for the old default filename pattern | Philipp Hagemeister | 2012-10-30 | 1 | -0/+1 |
| | |||||
* | Fix docs | Philipp Hagemeister | 2012-10-01 | 1 | -1/+1 |
| | |||||
* | adding new --output replacements. Thanks @danut007ro (closes #442) | Filippo Valsorda | 2012-09-29 | 1 | -3/+4 |
| | |||||
* | 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 |
| | |||||
* | Add recent breakage to FAQ (Closes #433) | Philipp Hagemeister | 2012-09-27 | 1 | -0/+21 |
| | |||||
* | Let Makefile use youtube-dl source code instead of compiled binary | Philipp Hagemeister | 2012-09-27 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'FiloSottille/vbr' | Philipp Hagemeister | 2012-09-27 | 1 | -2/+4 |
|\ | | | | | | | | | | | Conflicts: youtube-dl youtube-dl.exe | ||||
| * | tweaked the --audio-quality input validation/specification | Filippo Valsorda | 2012-08-19 | 1 | -2/+2 |
| | | |||||
| * | changed --audio-quality behaviour to support both CBR and VBR | Filippo Valsorda | 2012-07-14 | 1 | -2/+3 |
| | | |||||
* | | auto-generating manpage from README.md (closes #151); redesigned Makefile | Filippo Valsorda | 2012-08-01 | 1 | -14/+17 |
|/ | |||||
* | normalize ffmpeg/avconv names printing | Filippo Valsorda | 2012-06-03 | 1 | -2/+3 |
| | |||||
* | dropped the support for Python 2.5 | Filippo Valsorda | 2012-05-01 | 1 | -1/+1 |
| | | | | | | | let's elaborate the decision: Python 2.5 is a 6 years old release and "under the current release policy, no security issues in Python 2.5 will be fixed anymore" (!!); also, it doesn't support the new zipfile distribution format. | ||||
* | added --srt-lang; updated README; extended the -g FAQ | Filippo Valsorda | 2012-03-15 | 1 | -1/+5 |
| | |||||
* | release 2012.02.26 | Philipp Hagemeister | 2012-02-27 | 1 | -1/+2 |
| | |||||
* | release 2011.12.18 | Philipp Hagemeister | 2011-12-17 | 1 | -2/+2 |
| | |||||
* | Release 2011.12.08 | Philipp Hagemeister | 2011-12-08 | 1 | -1/+4 |
| | |||||
* | Mention -o - in doc (Closes #204) | Philipp Hagemeister | 2011-11-29 | 1 | -1/+2 |
| | |||||
* | Document -o %(upload_date)s (Closes #228) | Philipp Hagemeister | 2011-11-28 | 1 | -2/+3 |
| | |||||
* | --max-downloads option (Closes #230) | Philipp Hagemeister | 2011-11-28 | 1 | -0/+1 |
| | |||||
* | Cosmetic changes to --list-formats | Philipp Hagemeister | 2011-09-30 | 1 | -0/+1 |
| | |||||
* | Update REAMDE.md | Philipp Hagemeister | 2011-09-26 | 1 | -1/+5 |
| | |||||
* | Update README with new options | Philipp Hagemeister | 2011-09-21 | 1 | -2/+2 |
| | |||||
* | Update README | Philipp Hagemeister | 2011-09-15 | 1 | -0/+2 |
| | |||||
* | Update README | Philipp Hagemeister | 2011-09-15 | 1 | -1/+9 |
| | |||||
* | Update README | Philipp Hagemeister | 2011-09-14 | 1 | -1/+7 |
| | |||||
* | Decapitalize options in README for consistency with youtube-dl --help | Philipp Hagemeister | 2011-09-14 | 1 | -1/+1 |
| | |||||
* | Clarify usage | Philipp Hagemeister | 2011-09-14 | 1 | -1/+1 |
| | |||||
* | typo in README | Philipp Hagemeister | 2011-09-14 | 1 | -1/+1 |
| | |||||
* | s#phihag#rg3 | Philipp Hagemeister | 2011-09-13 | 1 | -2/+2 |
| | |||||
* | Do not claim copyright in README (Closes #157) | Philipp Hagemeister | 2011-09-13 | 1 | -4/+4 |
| | |||||
* | Clarify README | Philipp Hagemeister | 2011-09-13 | 1 | -1/+1 |
| | |||||
* | README: More bug filing instructions | Philipp Hagemeister | 2011-09-09 | 1 | -0/+8 |
| | |||||
* | Include ERROR: no fmt_url_map or conn information found in video info in FAQ | Philipp Hagemeister | 2011-09-09 | 1 | -1/+5 |
| | |||||
* | Update Makefile to new README format | Philipp Hagemeister | 2011-09-04 | 1 | -1/+1 |
| | |||||
* | Added FAQ to README | Philipp Hagemeister | 2011-09-04 | 1 | -0/+18 |
| | |||||
* | Update bug reporting to this fork, so that vimeo/blip.tv issues are reported ↵ | Philipp Hagemeister | 2011-08-28 | 1 | -1/+1 |
| | | | | at phihag/issues instead of rg3/issues (Closes #5) | ||||
* | Makefile to recreate README | Philipp Hagemeister | 2011-08-25 | 1 | -55/+44 |
| | |||||
* | 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 |