You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

85 lines
2.7 KiB

7 years ago
  1. ## Please follow the guide below
  2. - You will be asked some questions and requested to provide some information, please read them **carefully** and answer **honestly**
  3. - Put an `x` into all the boxes [ ] relevant to your issue (like that [x])
  4. - Use *Preview* tab to see how your issue will actually look like
  5. ### WARNING
  6. All invalid issues will be rejected!!
  7. ---
  8. ### Before going further
  9. - If your problem is a bug with **youtube-dl** or a request for new site support please report it [here](https://github.com/rg3/youtube-dl/issues)
  10. - Make sure you are using the *latest* **youtube-dl-gui** version (Click the `Settings` icon and then `About` to view the current version)
  11. - Make sure you are using the *latest* **youtube-dl** version (Click the `Settings` icon and then `Update` to update to the latest **youtube-dl** version)
  12. - Make sure you searched the bugtracker for similar issues **including closed ones**
  13. - Make sure to read the [FAQs](https://github.com/MrS0m30n3/youtube-dl-gui/blob/master/docs/faqs.md) file
  14. - [ ] **I think** my problem is **NOT** with **youtube-dl**
  15. - [ ] I've **verified** and **i assure** that I'm running youtube-dl-gui **0.4**
  16. - [ ] **I assure** that i am using the latest version of **youtube-dl**
  17. - [ ] [Searched](https://github.com/MrS0m30n3/youtube-dl-gui/issues) bugtracker
  18. - [ ] I've read the FAQs file
  19. ---
  20. ### What is the purpose of your *issue*?
  21. - [ ] Bug report
  22. - [ ] Feature request (request for a new functionality)
  23. - [ ] Question
  24. - [ ] Other
  25. Please remove any sections between (---) if they are not related to your issue
  26. ---
  27. ### Bug report
  28. #### If the problem occurs when downloading a URL please provide the full verbose output as follows:
  29. 1. Restart **youtube-dl-gui**
  30. 1. Go to `Options > Extra` tab
  31. 2. Enable **Debug youtube-dl**
  32. 3. Go to `Options > Advanced` tab and **Clear** your log content
  33. 4. Try to download the URL
  34. 5. Copy the **whole** log content and insert it between the ``` part below
  35. ```
  36. delete me and insert your log content here
  37. ```
  38. #### What operating system do you use ?
  39. #### List of actions to perform to reproduce the problem:
  40. 1. ..
  41. 2. ..
  42. 3. ..
  43. #### What is the expected behaviour ?
  44. #### What happens instead ?
  45. ---
  46. ### Feature request (request for a new functionality)
  47. Please make sure that the requested feature is **NOT** already in the [TODO](https://github.com/MrS0m30n3/youtube-dl-gui/blob/master/TODO) list
  48. - [ ] I've **verified** and **i assure** that my requested feature is **NOT** in the TODO list
  49. #### What operating system do you use ?
  50. ---
  51. <!--Enter description of your issue, suggested solution and other information below. Please make sure the description is worded well enough to be understood-->