Commit Graph

76 Commits (37254abc36695692649348099fae0ed8f73fd3d1)

Author SHA1 Message Date
Jaime Marquínez Ferrándiz 3820df0106 Merge pull request #801 from expleo/add_referer_support 11 years ago
Bjorn Heesakkers 59cc5d9380 Updated README 11 years ago
Jaime Marquínez Ferrándiz f4b659f782 Document order of preference for format selection (closes #798) 11 years ago
Philipp Hagemeister 8cb94542f4 release 2013.04.22 11 years ago
Jaime Marquínez Ferrándiz dce9027045 Merge branch 'extract_info_rewrite' 11 years ago
Jaime Marquínez Ferrándiz d281274bf2 Add a playlist_index key to the info_dict, can be used in the output template 11 years ago
Philipp Hagemeister b625bc2c31 release 2013.04.11 11 years ago
Jaime Marquínez Ferrándiz 14294236bf Merge branch 'master' into extract_info_rewrite 11 years ago
Philipp Hagemeister 1bf2801e6a release 2013.03.29 11 years ago
Jaime Marquínez Ferrándiz 7eab8dc750 Pass the playlist info_dict to process_info
the playlist value can be used in the output template
11 years ago
glisignoli 355fc8e944 Update README.md 11 years ago
Philipp Hagemeister 085c8b75a6 release 2013.02.02 11 years ago
Philipp Hagemeister dbf2ba3d61 Better help for new options 11 years ago
Jeff Crouse 9e982f9e4e Added "min-filesize" and "max-filesize" options 11 years ago
Philipp Hagemeister fbc5f99db9 release 2013.01.12 11 years ago
Philipp Hagemeister 280d67896a Correct documentation (Closes #625) 11 years ago
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)
12 years ago
Filippo Valsorda 4e38899e97 print some version and environment info on --verbose (+ py3 fixes) 12 years ago
Filippo Valsorda 99b0a1292b add --no-post-overwrites to README.md; + minor style fixes 12 years ago
Filippo Valsorda 77c4beab8a new info_dict field: uploader_id 12 years ago
Filippo Valsorda 3c6ffbaedb Merge 'rg3/master' into fork_master 12 years ago
Philipp Hagemeister 4b235346d6 Add irc channel notice 12 years ago
Philipp Hagemeister c6f3620859 Drop 2.5 support 12 years ago
Philipp Hagemeister d94adc2638 Actually fix manpage (#473) 12 years ago
Philipp Hagemeister cc872b68a8 Actually merge #379 12 years ago
Philipp Hagemeister 877f4c45d3 Fix output format doc 12 years ago
Philipp Hagemeister 02531431f2 Extended documentation for output format in README (Closes #268) 12 years ago
Philipp Hagemeister 56781d3d2e Switch back to underline for invalid characters, and make restricted ASCII-only 12 years ago
Philipp Hagemeister 1c469a9480 New optoin --restrict-filenames 12 years ago
Philipp Hagemeister 71f36332dd Remove redundancy in instructions 12 years ago
Philipp Hagemeister 8179d2ba74 Merge branch 'master' of github.com:rg3/youtube-dl 12 years ago
Philipp Hagemeister df4bad3245 Document configuration 12 years ago
Filippo Valsorda a7b5c8d6a8 fix FAQ on how to compile (also, starnge fix in the Makefile) 12 years ago
Filippo Valsorda b6fab35b9f alias %(title)s to %(stitle)s 12 years ago
Filippo Valsorda baec15387c aliased --literal to --title 12 years ago
Philipp Hagemeister b7a34316d2 -x for --extract-audio, one of the most popular options 12 years ago
Philipp Hagemeister 74e453bdea New --id option for the old default filename pattern 12 years ago
Philipp Hagemeister b7b4796bf2 Fix docs 12 years ago
Filippo Valsorda 551fa9dfbf adding new --output replacements. Thanks @danut007ro (closes #442) 12 years ago
Filippo Valsorda ce3674430b added new FAQ on exe dependency 12 years ago
Filippo Valsorda 5cdfaeb37b New FAQ: What is this binary file? (+ small fix to other one) 12 years ago
Philipp Hagemeister 6c5b442a9b Add recent breakage to FAQ (Closes #433) 12 years ago
Philipp Hagemeister 20326b8b1b Let Makefile use youtube-dl source code instead of compiled binary 12 years ago
Philipp Hagemeister 234e230c87 Merge remote-tracking branch 'FiloSottille/vbr'
Conflicts:
	youtube-dl
	youtube-dl.exe
12 years ago
Filippo Valsorda 3a68d7b467 tweaked the --audio-quality input validation/specification 12 years ago
Filippo Valsorda cfcec69331 auto-generating manpage from README.md (closes #151); redesigned Makefile 12 years ago
Filippo Valsorda b24676ce88 changed --audio-quality behaviour to support both CBR and VBR 12 years ago
Filippo Valsorda 505ed3088f normalize ffmpeg/avconv names printing 12 years ago
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.
12 years ago
Filippo Valsorda a0432a1e80 added --srt-lang; updated README; extended the -g FAQ 12 years ago