Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Please follow the guide below
xinto all the boxes [ ] relevant to your issue (like that [x])Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2017.01.14. 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?
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:
Before I do that, please make note that for this particular run of
youtube-dl, I wish to use a configuration file,download.conf, which is as follows:The command, and verbose input, is as follows:
Notably, when the command is this, it works as required:
So what appears to be happening here is that options passed through the custom configuration file is parsed, but not honored (notably
--config-locationand-o), but they seem to work when placed directly on the command prompt.I'm currently using
youtube-dlusing Windows 7. This version was installed, and is updated, by using chocolatey, using this package.