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.

70 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. ---
  6. ### WARNING
  7. All the invalid issues will be rejected!!
  8. ---
  9. ### Before going further
  10. * If your problem is a bug with the **youtube-dl** program or a request for new site support please report it [here](https://github.com/rg3/youtube-dl/issues)
  11. * Make sure you are using the *latest* **youtube-dl-gui** version: `Options > About` tab. If it's not please download & install the latest version for your OS and check if your issue still persists
  12. * Make sure you are using the *latest* **youtube-dl** version: Click the `Update` button on the main screen and check if your issue still persists
  13. * Make sure you searched the bugtracker for similar issues including closed ones
  14. - [ ] **I assure** that my problem is **NOT** with **youtube-dl**
  15. - [ ] I've **verified** and **I assure** that I'm running youtube-dl-gui **0.3.8**
  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. ---
  19. ### What is the purpose of your *issue*?
  20. - [ ] Bug during the download process (encountered problems after hitting the *Download* button)
  21. - [ ] Bug other (encountered other problems with *youtube-dl-gui*)
  22. - [ ] Feature request (request for a new functionality)
  23. - [ ] Question
  24. - [ ] Other
  25. ---
  26. Please remove the following section between the (---) if your problem does not belong to the **bug during the download process** category
  27. #### Provide the full verbose output as follows:
  28. 1. Add `-v` flag to Options > Commands tab
  29. 2. Re-try to download the URL
  30. 3. Go to `Options > Log` tab and click the `View Log` button
  31. 4. Copy the **whole** content of the log file and insert it between the triple ``` part
  32. ```
  33. [delete me and insert your log content here]
  34. ```
  35. ---
  36. Please remove the following section between the (---) if your problem does not belong to **the first two categories (bug report)**
  37. #### What operating system do you use ?
  38. #### List of actions to perform to reproduce the problem:
  39. 1. ..
  40. 2. ..
  41. 3. ..
  42. #### What is the expected behaviour ?
  43. #### What happens instead ?
  44. ---
  45. ### Description of your *issue*, suggested solution and other information. Please make sure the description is worded well enough to be understood.