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.
What is the purpose of your issue?
Description of your issue, suggested solution and other information
I've been trying to install YouTube-DL to run from my QNAP, and I've been successful at doing so despite my limited Linux knowledge. However, it seems that where YouTube-DL gets isntalled to by default, with regards to QNAP specifically, wont work. As common directories such as /root/ and /usr/local/bin get reset whenever the system reboots.
My question is, is there a way for us to customize the installation location, and the default paths for things like config, youtube-dl.conf, and .netrc among other things?
I'd wager that this is quite possible, but ideally, I'd like to stray as far away from modifying youtube-dl source as possible, to prevent having to redo changes each time youtube-dl is updated. Would be nice if there was a youtube-dl config file that would house these paths and defaults, that would simply be located parallel to the executable.
Just my thoughts/questions. Thanks!