logo

youtube-dl

[mirror] Download/Watch videos from video hostersgit clone https://hacktivis.me/git/mirror/youtube-dl.git

2_site_support_request.md (2182B)


  1. ---
  2. name: Site support request
  3. about: Request support for a new site
  4. title: ''
  5. labels: 'site-support-request'
  6. ---
  7. <!--
  8. ######################################################################
  9. WARNING!
  10. IGNORING THE FOLLOWING TEMPLATE WILL RESULT IN ISSUE CLOSED AS INCOMPLETE
  11. ######################################################################
  12. -->
  13. ## Checklist
  14. <!--
  15. Carefully read and work through this check list in order to prevent the most common mistakes and misuse of youtube-dl:
  16. - First of, make sure you are using the latest version of youtube-dl. Run `youtube-dl --version` and ensure your version is %(version)s. If it's not, see https://yt-dl.org/update on how to update. Issues with outdated version will be REJECTED.
  17. - Make sure that all provided video/audio/playlist URLs (if any) are alive and playable in a browser.
  18. - Make sure that site you are requesting is not dedicated to copyright infringement, see https://yt-dl.org/copyright-infringement. youtube-dl does not support such sites. In order for site support request to be accepted all provided example URLs should not violate any copyrights.
  19. - Search the bugtracker for similar site support requests: http://yt-dl.org/search-issues. DO NOT post duplicates.
  20. - Finally, put x into all relevant boxes (like this [x])
  21. -->
  22. - [ ] I'm reporting a new site support request
  23. - [ ] I've verified that I'm running youtube-dl version **%(version)s**
  24. - [ ] I've checked that all provided URLs are alive and playable in a browser
  25. - [ ] I've checked that none of provided URLs violate any copyrights
  26. - [ ] I've searched the bugtracker for similar site support requests including closed ones
  27. ## Example URLs
  28. <!--
  29. Provide all kinds of example URLs support for which should be included. Replace following example URLs by yours.
  30. -->
  31. - Single video: https://www.youtube.com/watch?v=BaW_jenozKc
  32. - Single video: https://youtu.be/BaW_jenozKc
  33. - Playlist: https://www.youtube.com/playlist?list=PL4lCao7KL_QFVb7Iudeipvc2BCavECqzc
  34. ## Description
  35. <!--
  36. Provide any additional information.
  37. If work on your issue requires account credentials please provide them or explain how one can obtain them.
  38. -->
  39. WRITE DESCRIPTION HERE