2021-10-21 12:56:36 +03:00
name : Ask question
description : Ask yt-dlp related question
labels : [ question]
body :
2022-08-08 22:38:47 +03:00
%(no_skip)s
2022-06-30 01:36:27 +03:00
- type : markdown
attributes :
value : |
### Make sure you are **only** asking a question and not reporting a bug or requesting a feature.
If your question contains "isn't working" or "can you add", this is most likely the wrong template.
2022-08-08 22:38:47 +03:00
If you are in doubt whether this is the right template, **USE ANOTHER TEMPLATE**!
2021-10-21 12:56:36 +03:00
- type : checkboxes
id : checklist
attributes :
label : Checklist
description : |
Carefully read and work through this check list in order to prevent the most common mistakes and misuse of yt-dlp :
options :
2022-06-03 18:59:03 +03:00
- label : I'm asking a question and **not** reporting a bug or requesting a feature
2021-10-21 12:56:36 +03:00
required : true
2021-10-22 23:37:20 +03:00
- label : I've looked through the [README](https://github.com/yt-dlp/yt-dlp#readme)
2021-10-21 12:56:36 +03:00
required : true
2023-11-13 02:02:01 +02:00
- label : I've verified that I have **updated yt-dlp to nightly or master** ([update instructions](https://github.com/yt-dlp/yt-dlp#update-channels))
2022-06-20 08:18:29 +03:00
required : true
2023-02-17 14:22:22 +02:00
- label : I've searched [known issues](https://github.com/yt-dlp/yt-dlp/issues/3766) and the [bugtracker](https://github.com/yt-dlp/yt-dlp/issues?q=) for similar questions **including closed ones**. DO NOT post duplicates
2021-10-21 12:56:36 +03:00
required : true
2022-06-03 18:59:03 +03:00
- label : I've read the [guidelines for opening an issue](https://github.com/yt-dlp/yt-dlp/blob/master/CONTRIBUTING.md#opening-an-issue)
2021-10-21 12:56:36 +03:00
required : true
- type : textarea
id : question
attributes :
2022-06-30 01:36:27 +03:00
label : Please make sure the question is worded well enough to be understood
2022-07-08 22:37:47 +03:00
description : See [is-the-description-of-the-issue-itself-sufficient](https://github.com/yt-dlp/yt-dlp/blob/master/CONTRIBUTING.md#is-the-description-of-the-issue-itself-sufficient)
2022-06-30 01:36:27 +03:00
placeholder : Provide any additional information and as much context and examples as possible
2021-10-21 12:56:36 +03:00
validations :
required : true
2022-06-30 01:36:27 +03:00
%(verbose_optional)s