1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-29 02:51:30 +00:00

[devscripts] Create utils and refactor

This commit is contained in:
pukkandan
2022-08-09 01:08:47 +05:30
parent c4b6c5c7c9
commit 115add4387
24 changed files with 191 additions and 125 deletions

View File

@@ -2,12 +2,19 @@ name: Ask question
description: Ask yt-dlp related question
labels: [question]
body:
- type: checkboxes
attributes:
label: DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
description: Fill all fields even if you think it is irrelevant for the issue
options:
- label: I understand that I will be **blocked** if I remove or skip any mandatory\* field
required: true
- 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.
If you are in doubt whether this is the right template, **use another template**!
If you are in doubt whether this is the right template, **USE ANOTHER TEMPLATE**!
- type: checkboxes
id: checklist
attributes: