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.
Can you force youtube-dl to use a specific extractor? #11761
Comments
That would be a bug/missing feature. Force a specific extractor does not make sense as extractors are designed to handle a set of known URL patterns. |
Sometimes when a particular extractor is used the download goes well, but if it switches to the generic extractor for the same site it says unsupported url.
This is more of a general question.