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.

82 lines
2.5 KiB

  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. - [ ] **I assure** that my problem is **NOT** with **youtube-dl**
  14. - [ ] I've **verified** and **i assure** that I'm running youtube-dl-gui **0.3.8**
  15. - [ ] **I assure** that i am using the latest version of **youtube-dl**
  16. - [ ] [Searched](https://github.com/MrS0m30n3/youtube-dl-gui/issues) bugtracker
  17. ---
  18. ### What is the purpose of your *issue*?
  19. - [ ] Bug report
  20. - [ ] Feature request (request for a new functionality)
  21. - [ ] Question
  22. - [ ] Other
  23. Please remove any sections between (---) if they are not related to your issue
  24. ---
  25. ### Bug report
  26. #### If the problem occurs when downloading a URL please provide the full verbose output as follows:
  27. 1. Restart **youtube-dl-gui**
  28. 1. Go to `Options > Extra` tab
  29. 2. Enable **Debug youtube-dl**
  30. 3. Go to `Options > Advanced` tab and **Clear** your log content
  31. 4. Try to download the URL
  32. 5. Copy the **whole** log content and insert it between the ``` part below
  33. ```
  34. [delete me and insert your log content here]
  35. ```
  36. #### What operating system do you use ?
  37. #### List of actions to perform to reproduce the problem:
  38. 1. ..
  39. 2. ..
  40. 3. ..
  41. #### What is the expected behaviour ?
  42. #### What happens instead ?
  43. ---
  44. ### Feature request (request for a new functionality)
  45. Please make sure that the requested feature is **NOT** already in the [TODO](../TODO) list
  46. - [ ] I've **verified** and **i assure** that my requested feature is **NOT** in the TODO list
  47. #### What operating system do you use ?
  48. ---
  49. <!--Enter description of your issue, suggested solution and other information below. Please make sure the description is worded well enough to be understood-->