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.
Wrong Config Path and Custom Path. #26361
Comments
|
|
Question
So, i don't know if i'm missing something or if it is really wrong. As said here
https://github.com/ytdl-org/youtube-dl#configurationthe config path is%APPDATA%\youtube-dl\config.txtbut for some reason this path never worked for me, the correct one, at least for me, is%APPDATA%\Roaming\youtube-dl\config.txt. And is it possible to change the default location of the config file without having to specify a command manually every time? I tried to search for both of these doubts, but I didn't find anything totally related. If there are any, I apologize in advance.