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.
Custom config ` --config-location` not working as expected. #23613
Comments
|
To make the download go in a different directory, I had to force configuration as arguments My question is can I've multiple configuration files to execute Example
|
|
As clearly seen from the second log files are downloaded to |
Please note, In the second log, its not entertaining Also in a custom location, the output directory is
If the default config is specified i.e, |
Wrong. It downloads to
Wrong. It does not. |
|
In the below configuration it clears says it needs to be downloaded in ~/videos, but as said earlier its picking up Default Config 2 Custom Config
Default Config 2
|
|
Once again:
|
Checklist
Question
Here is the custom youtube-dl config I'm using to convert file to AVI
When I use custom config location it's not downloading the file to custom output directory but going in old default config path.
if I use
--ignore-configand--config-locationits downloading to current path.Execution with custom
--config-locationpath downloads the file to youtube-dl default config path