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.
I only start youtube-dl by the actual ID, not the whole URL and some videos can contain dashes at the start, you youtube-dl thinks options are starting. An example of such a video is: -wXEuP0nM_A. The easiest workaround is, to pass the long URL directly to youtube-dl, but I want to continue using the functionality to directly pass the videoID instead of the whole URL.