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.
so im new to youtube-dl , after reading Read Me and trying some stuff out, and FAQ and stuff, i have a question
can i have separated Config files for different Websites or lets say, different Configurations for different websites
for example
#Youtube -o something --something ...and then
#Twitch -o something --somethingwhy i want this actually is because maybe on different platforms i want to determine for example -f differently, and based on that, i might choose different extension file and so on...
i might want to download Metadata on youtube but not on other websites
and i know i can easily make different Config files, and then make a .bat or something to run Youtube-dl auto with --config-location PATH
but what im trying to achieve , and what im asking is, if you can do it in 1 Config file, so youtube-dl it self does it automatically for you, it sees what website you are trying to download from, and then it sees if it has its own Config or not