]> jfr.im git - yt-dlp.git/blame - .github/ISSUE_TEMPLATE_tmpl/3_site_feature_request.md
Completely change project name to yt-dlp (#85)
[yt-dlp.git] / .github / ISSUE_TEMPLATE_tmpl / 3_site_feature_request.md
CommitLineData
6f366ef3
S
1---
2name: Site feature request
3about: Request a new functionality for a site
c76eb41b 4title: "[Site Request]"
5labels: Request
6assignees: ''
7
6f366ef3
S
8---
9
10<!--
11
12######################################################################
13 WARNING!
14 IGNORING THE FOLLOWING TEMPLATE WILL RESULT IN ISSUE CLOSED AS INCOMPLETE
15######################################################################
16
17-->
18
19
20## Checklist
21
22<!--
7a5c1cfe
P
23Carefully read and work through this check list in order to prevent the most common mistakes and misuse of yt-dlp:
24- First of, make sure you are using the latest version of yt-dlp. Run `yt-dlp --version` and ensure your version is %(version)s. 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 site feature requests: https://github.com/yt-dlp/yt-dlp. DO NOT post duplicates.
c76eb41b 26- Finally, put x into all relevant boxes like this [x] (Dont forget to delete the empty space)
6f366ef3
S
27-->
28
29- [ ] I'm reporting a site feature request
d9d045e2 30- [ ] I've verified that I'm running yt-dlp version **%(version)s**
6f366ef3
S
31- [ ] I've searched the bugtracker for similar site feature requests including closed ones
32
33
34## Description
35
36<!--
37Provide an explanation of your site feature request 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.
38-->
39
40WRITE DESCRIPTION HERE