diff --git a/.github/ISSUE_TEMPLATE_tmpl/1_broken_site.md b/.github/ISSUE_TEMPLATE_tmpl/1_broken_site.md index c7600d5b5..6743df643 100644 --- a/.github/ISSUE_TEMPLATE_tmpl/1_broken_site.md +++ b/.github/ISSUE_TEMPLATE_tmpl/1_broken_site.md @@ -39,7 +39,7 @@ Provide the complete verbose output of youtube-dl that clearly demonstrates the Add the `-v` flag to your command line you run youtube-dl with (`youtube-dl -v `), copy the WHOLE output and insert it below. It should look similar to this: [debug] System config: [] [debug] User config: [] - [debug] Command-line args: [u'-v', u'http://www.youtube.com/watch?v=BaW_jenozKcj'] + [debug] Command-line args: [u'-v', u'http://www.youtube.com/watch?v=BaW_jenozKc'] [debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251 [debug] youtube-dl version %(version)s [debug] Python version 2.7.11 - Windows-2003Server-5.2.3790-SP2 diff --git a/.github/ISSUE_TEMPLATE_tmpl/4_bug_report.md b/.github/ISSUE_TEMPLATE_tmpl/4_bug_report.md index 41fb14b72..625cb1121 100644 --- a/.github/ISSUE_TEMPLATE_tmpl/4_bug_report.md +++ b/.github/ISSUE_TEMPLATE_tmpl/4_bug_report.md @@ -41,7 +41,7 @@ Provide the complete verbose output of youtube-dl that clearly demonstrates the Add the `-v` flag to your command line you run youtube-dl with (`youtube-dl -v `), copy the WHOLE output and insert it below. It should look similar to this: [debug] System config: [] [debug] User config: [] - [debug] Command-line args: [u'-v', u'http://www.youtube.com/watch?v=BaW_jenozKcj'] + [debug] Command-line args: [u'-v', u'http://www.youtube.com/watch?v=BaW_jenozKc'] [debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251 [debug] youtube-dl version %(version)s [debug] Python version 2.7.11 - Windows-2003Server-5.2.3790-SP2