<h1id="q-bugs">The program has stopped working / I want to suggest a feature.</h1>
<p>Please report the problem in the <ahref="https://github.com/rg3/youtube-dl/issues">issuetracker</a>. Your bug report should include:
<p>Please report the problem in the <ahref="https://github.com/rg3/youtube-dl/issues">issuetracker</a>. Your bug report should include:</p>
<ul>
<li>Your exact command line, like <codestyle="white-space: pre;">youtube-dl -t "http://www.youtube.com/watch?v=uHlDtZ6Oc3s&feature=channel_video_title"</code></li>
@ -37,14 +37,13 @@
<li>The name and version of your Operating System ("Ubuntu 11.04 x64" or "Windows 7 x64" is usually enough).</li>
</ul>
If you're suggesting a feature, any details can help:
<p>If you're suggesting a feature, any details can help:</p>
<ul>
<li>If it's an option: How would you call it? What should the help text be?</li>
<li>If it's support for a new site: Mention an example video URL. If you can describe the download process, that's a huge plus. But don't worry if you can't - we love a good challenge ;).</li>
<li>For programmers: Providing code that implements the change will speed up the integration process. <ahref="https://github.com/rg3/youtube-dl/fork">Fork youtube-dl</a> on github, and <ahref="http://help.github.com/send-pull-requests/">send us a pull request</a>.</li>
</ul>
</p>
<h1id="q-best-option">Can you please put the -b option back?</h1>