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.
Checklist
Description
It would be pretty nice if we could use the configuration file to define separate configurations.
As example in (TOML-Syntax):
If we pass an URL that matches "extractor-a", we get an mp3 file.
If we pass an URL that matches "extractor-b", we get a video file that uses a different output template.