index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
README.md
Age
Commit message (
Expand
)
Author
2013-01-10
Correct documentation (Closes #625)
Philipp Hagemeister
2012-12-31
three small edits
Filippo Valsorda
2012-12-30
print some version and environment info on --verbose (+ py3 fixes)
Filippo Valsorda
2012-12-26
add --no-post-overwrites to README.md; + minor style fixes
Filippo Valsorda
2012-12-20
new info_dict field: uploader_id
Filippo Valsorda
2012-12-08
Merge 'rg3/master' into fork_master
Filippo Valsorda
2012-11-29
Add irc channel notice
Philipp Hagemeister
2012-11-28
Drop 2.5 support
Philipp Hagemeister
2012-11-27
Actually fix manpage (#473)
Philipp Hagemeister
2012-11-27
Actually merge #379
Philipp Hagemeister
2012-11-27
Fix output format doc
Philipp Hagemeister
2012-11-27
Extended documentation for output format in README (Closes #268)
Philipp Hagemeister
2012-11-27
Switch back to underline for invalid characters, and make restricted ASCII-only
Philipp Hagemeister
2012-11-26
New optoin --restrict-filenames
Philipp Hagemeister
2012-11-26
Remove redundancy in instructions
Philipp Hagemeister
2012-11-26
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2012-11-26
Document configuration
Philipp Hagemeister
2012-11-26
fix FAQ on how to compile (also, starnge fix in the Makefile)
Filippo Valsorda
2012-11-25
alias %(title)s to %(stitle)s
Filippo Valsorda
2012-11-25
aliased --literal to --title
Filippo Valsorda
2012-10-30
-x for --extract-audio, one of the most popular options
Philipp Hagemeister
2012-10-30
New --id option for the old default filename pattern
Philipp Hagemeister
2012-10-01
Fix docs
Philipp Hagemeister
2012-09-29
adding new --output replacements. Thanks @danut007ro (closes #442)
Filippo Valsorda
2012-09-29
added new FAQ on exe dependency
Filippo Valsorda
2012-09-28
New FAQ: What is this binary file? (+ small fix to other one)
Filippo Valsorda
2012-09-27
Add recent breakage to FAQ (Closes #433)
Philipp Hagemeister
2012-09-27
Let Makefile use youtube-dl source code instead of compiled binary
Philipp Hagemeister
2012-09-27
Merge remote-tracking branch 'FiloSottille/vbr'
Philipp Hagemeister
2012-08-19
tweaked the --audio-quality input validation/specification
Filippo Valsorda
2012-08-01
auto-generating manpage from README.md (closes #151); redesigned Makefile
Filippo Valsorda
2012-07-14
changed --audio-quality behaviour to support both CBR and VBR
Filippo Valsorda
2012-06-03
normalize ffmpeg/avconv names printing
Filippo Valsorda
2012-05-01
dropped the support for Python 2.5
Filippo Valsorda
2012-03-15
added --srt-lang; updated README; extended the -g FAQ
Filippo Valsorda
2012-02-27
release 2012.02.26
2012.02.26
Philipp Hagemeister
2011-12-17
release 2011.12.18
2011.12.18
Philipp Hagemeister
2011-12-08
Release 2011.12.08
2011.12.08
Philipp Hagemeister
2011-11-29
Mention -o - in doc (Closes #204)
Philipp Hagemeister
2011-11-28
Document -o %(upload_date)s (Closes #228)
Philipp Hagemeister
2011-11-28
--max-downloads option (Closes #230)
Philipp Hagemeister
2011-09-30
Cosmetic changes to --list-formats
Philipp Hagemeister
2011-09-26
Update REAMDE.md
Philipp Hagemeister
2011-09-21
Update README with new options
Philipp Hagemeister
2011-09-15
Update README
Philipp Hagemeister
2011-09-15
Update README
Philipp Hagemeister
2011-09-14
Update README
Philipp Hagemeister
2011-09-14
Decapitalize options in README for consistency with youtube-dl --help
Philipp Hagemeister
2011-09-14
Clarify usage
Philipp Hagemeister
2011-09-14
typo in README
Philipp Hagemeister
[next]