5_feature_request.md 1.5 KB
Newer Older
S
Sergey M․ 已提交
1 2 3
---
name: Feature request
about: Request a new functionality unrelated to any particular site or extractor
4 5 6 7
title: "[Feature Request]"
labels: Request
assignees: ''

S
Sergey M․ 已提交
8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
---

<!--

######################################################################
  WARNING!
  IGNORING THE FOLLOWING TEMPLATE WILL RESULT IN ISSUE CLOSED AS INCOMPLETE
######################################################################

-->


## Checklist

<!--
23
Carefully read and work through this check list in order to prevent the most common mistakes and misuse of yt-dlp:
P
pukkandan 已提交
24
- First of, make sure you are using the latest version of yt-dlp. Run `yt-dlp --version` and ensure your version is 2021.07.07. If it's not, see https://github.com/yt-dlp/yt-dlp on how to update. Issues with outdated version will be REJECTED.
25
- Search the bugtracker for similar feature requests: https://github.com/yt-dlp/yt-dlp. DO NOT post duplicates.
P
pukkandan 已提交
26
- Finally, put x into all relevant boxes like this [x] (Dont forget to delete the empty space)
S
Sergey M․ 已提交
27 28 29
-->

- [ ] I'm reporting a feature request
P
pukkandan 已提交
30
- [ ] I've verified that I'm running yt-dlp version **2021.07.07**
S
Sergey M․ 已提交
31 32 33 34 35 36
- [ ] I've searched the bugtracker for similar feature requests including closed ones


## Description

<!--
P
pukkandan 已提交
37
Provide an explanation of your issue in an arbitrary form. Please make sure the description is worded well enough to be understood, see https://github.com/ytdl-org/youtube-dl#is-the-description-of-the-issue-itself-sufficient. Provide any additional information, suggested solution and as much context and examples as possible.
S
Sergey M․ 已提交
38 39 40
-->

WRITE DESCRIPTION HERE