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.
Youtube URLs with feature=player_embedded are not detected #2654
Comments
|
Sorry, I realised it from the error message, it's all about quotes! Is there no way to detect the unescaped |
|
The problem is not the unescaped |
It seems that youtube-dl doesn't detect youtube ids from urls with feature=player_embedded:
I am very surprised, given youtube-dl's super robust URL decoding abilities.
This URL scheme is very common for youtube, since this is what a user gets when right click / "Copy video URL" on any embedded video.