You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
Put an x into all the boxes [ ] relevant to your issue (like this: [x])
Use the Preview tab to see what your issue will actually look like
Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2017.12.31. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.
[x] I've verified and I assure that I'm running youtube-dl 2017.12.31
Before submitting an issue make sure you have:
[x] At least skimmed through the README, most notably the FAQ and BUGS sections
[x] Searched the bugtracker for similar issues including closed ones
What is the purpose of your issue?
[x] Bug report (encountered problems with youtube-dl)
[ ] Site support request (request for adding support for a new site)
[ ] Feature request (request for a new functionality)
[ ] Question
[ ] Other
The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue
If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:
Add the -v flag to your command line you run youtube-dl with (youtube-dl -v <your command line>), copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):
I apologise for truncating the log output even though the the instructions were very clear to paste the whole output of the command line with the -v option - Github gave me an error when I tried to input the whole of the log - There was an error creating your Issue: body is too long (maximum is 65536 characters).
Please follow the guide below
x
into all the boxes [ ] relevant to your issue (like this:[x]
)Make sure you are using the latest version: run
youtube-dl --version
and ensure your version is 2017.12.31. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue
If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:
Add the
-v
flag to your command line you run youtube-dl with (youtube-dl -v <your command line>
), copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):Description of your issue, suggested solution and other information
I am attempting to download the Xmas episode of Victoria from ITV which fails on get-iplayer-automator - see https://github.com/Ascoware/get-iplayer-automator/issues/95#issuecomment-354187413. I am a new user of youtube-dl as I was directed to this by https://github.com/Ascoware/get-iplayer-automator/issues/95#issuecomment-354389638
I apologise for truncating the log output even though the the instructions were very clear to paste the whole output of the command line with the -v option - Github gave me an error when I tried to input the whole of the log - There was an error creating your Issue: body is too long (maximum is 65536 characters).
See https://gist.github.com/jefro108/80ffe36027d0cdb17ee1f8493fb1135e#file-gistfile1-txt to see the whole output.