youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

5_feature_request.md (1508B)


      1 ---
      2 name: Feature request
      3 about: Request a new functionality unrelated to any particular site or extractor
      4 title: ''
      5 labels: 'request'
      6 ---
      7 
      8 <!--
      9 
     10 ######################################################################
     11   WARNING!
     12   IGNORING THE FOLLOWING TEMPLATE WILL RESULT IN ISSUE CLOSED AS INCOMPLETE
     13 ######################################################################
     14 
     15 -->
     16 
     17 
     18 ## Checklist
     19 
     20 <!--
     21 Carefully read and work through this check list in order to prevent the most common mistakes and misuse of youtube-dl:
     22 - First of, make sure you are using the latest version of youtube-dl. Run `youtube-dl --version` and ensure your version is 2021.12.17. If it's not, see https://yt-dl.org/update on how to update. Issues with outdated version will be REJECTED.
     23 - Search the bugtracker for similar feature requests: http://yt-dl.org/search-issues. DO NOT post duplicates.
     24 - Finally, put x into all relevant boxes (like this [x])
     25 -->
     26 
     27 - [ ] I'm reporting a feature request
     28 - [ ] I've verified that I'm running youtube-dl version **2021.12.17**
     29 - [ ] I've searched the bugtracker for similar feature requests including closed ones
     30 
     31 
     32 ## Description
     33 
     34 <!--
     35 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.
     36 -->
     37 
     38 WRITE DESCRIPTION HERE