Commit Graph

66 Commits (e3700fc9e44c7820e1c38264c84a315c5f91bb2d)

Author SHA1 Message Date
glisignoli 355fc8e944 Update README.md
Philipp Hagemeister 085c8b75a6 release 2013.02.02
Philipp Hagemeister dbf2ba3d61 Better help for new options
Jeff Crouse 9e982f9e4e Added "min-filesize" and "max-filesize" options
Philipp Hagemeister fbc5f99db9 release 2013.01.12
Philipp Hagemeister 280d67896a Correct documentation (Closes )
Filippo Valsorda 95fedbf86b three small edits
* ask for a --verbose log when reporting bugs in README.md
* re-enable Escapist test, seems stable now
* check that we are not downloading multiple videos when the template is fixed (NOT a complete fix: not detecting playlists)
Filippo Valsorda 4e38899e97 print some version and environment info on --verbose (+ py3 fixes)
Filippo Valsorda 99b0a1292b add --no-post-overwrites to README.md; + minor style fixes
Filippo Valsorda 77c4beab8a new info_dict field: uploader_id
Filippo Valsorda 3c6ffbaedb Merge 'rg3/master' into fork_master
Philipp Hagemeister 4b235346d6 Add irc channel notice
Philipp Hagemeister c6f3620859 Drop 2.5 support
Philipp Hagemeister d94adc2638 Actually fix manpage ()
Philipp Hagemeister cc872b68a8 Actually merge
Philipp Hagemeister 877f4c45d3 Fix output format doc
Philipp Hagemeister 02531431f2 Extended documentation for output format in README (Closes )
Philipp Hagemeister 56781d3d2e Switch back to underline for invalid characters, and make restricted ASCII-only
Philipp Hagemeister 1c469a9480 New optoin --restrict-filenames
Philipp Hagemeister 71f36332dd Remove redundancy in instructions
Philipp Hagemeister 8179d2ba74 Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister df4bad3245 Document configuration
Filippo Valsorda a7b5c8d6a8 fix FAQ on how to compile (also, starnge fix in the Makefile)
Filippo Valsorda b6fab35b9f alias %(title)s to %(stitle)s
Filippo Valsorda baec15387c aliased --literal to --title
Philipp Hagemeister b7a34316d2 -x for --extract-audio, one of the most popular options
Philipp Hagemeister 74e453bdea New --id option for the old default filename pattern
Philipp Hagemeister b7b4796bf2 Fix docs
Filippo Valsorda 551fa9dfbf adding new --output replacements. Thanks @danut007ro (closes )
Filippo Valsorda ce3674430b added new FAQ on exe dependency
Filippo Valsorda 5cdfaeb37b New FAQ: What is this binary file? (+ small fix to other one)
Philipp Hagemeister 6c5b442a9b Add recent breakage to FAQ (Closes )
Philipp Hagemeister 20326b8b1b Let Makefile use youtube-dl source code instead of compiled binary
Philipp Hagemeister 234e230c87 Merge remote-tracking branch 'FiloSottille/vbr'
Conflicts:
	youtube-dl
	youtube-dl.exe
Filippo Valsorda 3a68d7b467 tweaked the --audio-quality input validation/specification
Filippo Valsorda cfcec69331 auto-generating manpage from README.md (closes ); redesigned Makefile
Filippo Valsorda b24676ce88 changed --audio-quality behaviour to support both CBR and VBR
Filippo Valsorda 505ed3088f normalize ffmpeg/avconv names printing
Filippo Valsorda 921a145592 dropped the support for Python 2.5
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.
Filippo Valsorda a0432a1e80 added --srt-lang; updated README; extended the -g FAQ
Philipp Hagemeister c4105fa035 release 2012.02.26
Philipp Hagemeister d6639d05c2 release 2011.12.18
Philipp Hagemeister 561504fffa Release 2011.12.08
Philipp Hagemeister c95da745bc Mention -o - in doc (Closes )
Philipp Hagemeister 31a2ec2d88 Document -o %(upload_date)s (Closes )
Philipp Hagemeister b88a52504e --max-downloads option (Closes )
Philipp Hagemeister 2761012f69 Cosmetic changes to --list-formats
Philipp Hagemeister 9baa2ef53b Update REAMDE.md
Philipp Hagemeister 3ce59dae88 Update README with new options
Philipp Hagemeister eca1b76f01 Update README