]> jfr.im git - yt-dlp.git/blob - .github/ISSUE_TEMPLATE/2_site_support_request.md
[version] update
[yt-dlp.git] / .github / ISSUE_TEMPLATE / 2_site_support_request.md
1 ---
2 name: Site support request
3 about: Request support for a new site
4 title: "[Site Request]"
5 labels: Request
6 assignees: ''
7
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 <!--
23 Carefully 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 2021.03.24.1. If it's not, see https://github.com/yt-dlp/yt-dlp on how to update. Issues with outdated version will be REJECTED.
25 - Make sure that all provided video/audio/playlist URLs (if any) are alive and playable in a browser.
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.
28 - Finally, put x into all relevant boxes like this [x] (Dont forget to delete the empty space)
29 -->
30
31 - [ ] I'm reporting a new site support request
32 - [ ] I've verified that I'm running yt-dlp version **2021.03.24.1**
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 <!--
41 Provide 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 <!--
52 Provide any additional information.
53 If work on your issue requires account credentials please provide them or explain how one can obtain them.
54 -->
55
56 WRITE DESCRIPTION HERE