]> jfr.im git - yt-dlp.git/blame - .github/ISSUE_TEMPLATE/2_site_support_request.md
[version] update
[yt-dlp.git] / .github / ISSUE_TEMPLATE / 2_site_support_request.md
CommitLineData
6f366ef3
S
1---
2name: Site support request
3about: Request support for a new site
53d50142
TOH
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 23Carefully read and work through this check list in order to prevent the most common mistakes and misuse of yt-dlp:
eb038991 24- First of, make sure you are using the latest version of yt-dlp. Run `yt-dlp --version` and ensure your version is 2021.06.01. If it's not, see https://github.com/yt-dlp/yt-dlp on how to update. Issues with outdated version will be REJECTED.
6f366ef3 25- Make sure that all provided video/audio/playlist URLs (if any) are alive and playable in a browser.
7a5c1cfe
P
26- Make sure that site you are requesting is not dedicated to copyright infringement, see https://github.com/yt-dlp/yt-dlp. yt-dlp does not support such sites. In order for site support request to be accepted all provided example URLs should not violate any copyrights.
27- Search the bugtracker for similar site support requests: https://github.com/yt-dlp/yt-dlp. DO NOT post duplicates.
c76eb41b 28- Finally, put x into all relevant boxes like this [x] (Dont forget to delete the empty space)
6f366ef3
S
29-->
30
31- [ ] I'm reporting a new site support request
eb038991 32- [ ] I've verified that I'm running yt-dlp version **2021.06.01**
6f366ef3
S
33- [ ] I've checked that all provided URLs are alive and playable in a browser
34- [ ] I've checked that none of provided URLs violate any copyrights
35- [ ] I've searched the bugtracker for similar site support requests including closed ones
36
37
38## Example URLs
39
40<!--
41Provide all kinds of example URLs support for which should be included. Replace following example URLs by yours.
42-->
43
44- Single video: https://www.youtube.com/watch?v=BaW_jenozKc
45- Single video: https://youtu.be/BaW_jenozKc
46- Playlist: https://www.youtube.com/playlist?list=PL4lCao7KL_QFVb7Iudeipvc2BCavECqzc
47
48
49## Description
50
51<!--
52Provide any additional information.
53If work on your issue requires account credentials please provide them or explain how one can obtain them.
54-->
55
56WRITE DESCRIPTION HERE