2.9 KiB
Please follow the guide below
Please read the following carefully to ensure your issue can be dealt with more easily.
- Put an
x
into all the boxes relevant to your issue (like that ) - Don't delete the default text unless not relevant to your issue.
- All invalid issues will be rejected.
Before going further
-
youtube-dl-gui is a graphical frontend for the youtube-dl (https://rg3.github.io/youtube-dl) command-line utility. 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 -
Make sure you are using the latest youtube-dl-gui version (Click the
Settings
icon and thenAbout
to view the current version). -
Make sure you are using the latest youtube-dl version (Click the
Settings
icon and thenUpdate
to update to the latest youtube-dl version). -
Make sure you searched the bugtracker (https://github.com/MrS0m30n3/youtube-dl-gui/issues) for similar issues including closed ones.
-
Make sure to read the FAQs file: https://github.com/MrS0m30n3/youtube-dl-gui/blob/master/docs/faqs.md
- I think my problem is NOT with youtube-dl
- I've verified and i assure that I'm running youtube-dl-gui 0.4
- I assure that i am using the latest version of youtube-dl
- Searched bugtracker
- I've read the FAQs file
What is the purpose of your issue?
- Bug report
- Feature request (request for a new functionality)
- Question
- Other
<:-- Please remove any sections between (---------------) if they are not related to your issue. -->
Bug report
If the problem occurs when downloading a URL please provide the full verbose output as follows:
- Restart youtube-dl-gui
- Go to
Options > Extra
tab - Enable Debug youtube-dl
- Go to
Options > Advanced
tab and Clear your log content - Try to download the URL
- Copy the whole log content and insert it between the ``` part below
delete me and insert your log content here
What operating system do you use ?
List of actions to perform to reproduce the problem:
- ..
- ..
- ..
What is the expected behaviour ?
What happens instead ?
insert your log content here if relevant
Feature request (request for a new functionality)
- I've verified and i assure that my requested feature is NOT in the TODO list