youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit b3efb3ebae6bcedfb972e45c7266a31afa5591c6
parent 3b0bec8d11cdd4ef17a4d53295ad2717193d5308
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Fri, 12 Dec 2014 16:40:37 +0100

[README] More concise and nicer bug reporting instructions

Diffstat:
MREADME.md | 6++----
1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md @@ -536,13 +536,11 @@ Most likely, you'll want to use various options. For a list of what can be done, # BUGS -Bugs and suggestions should be reported at: <https://github.com/rg3/youtube-dl/issues> . Unless you were prompted so or there is another pertinent reason (e.g. GitHub fails to accept the bug report), please do not send bug reports via personal email. +Bugs and suggestions should be reported at: <https://github.com/rg3/youtube-dl/issues> . Unless you were prompted so or there is another pertinent reason (e.g. GitHub fails to accept the bug report), please do not send bug reports via personal email. For discussions, join us in the irc channel #youtube-dl on freenode. Please include the full output of the command when run with `--verbose`. The output (including the first lines) contain important debugging information. Issues without the full output are often not reproducible and therefore do not get solved in short order, if ever. -For discussions, join us in the irc channel #youtube-dl on freenode. - -When you submit a request, please re-read it once to avoid a couple of mistakes (you can and should use this as a checklist): +Please re-read your issue once again to avoid a couple of common mistakes (you can and should use this as a checklist): ### Is the description of the issue itself sufficient?