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] More than one link return for a youtube url #5561
Comments
|
youtube-dl now defaults to downloading DASH video and audio and then merges them (they give a better quality result). If you only want to get normal formats, you can use Note that for doing anything serious with the output of youtube-dl you should use the |
Hi,
I'm trying to extract some info from a youtube link using youtube-dl. When I run the following command,
it returns two different links and video title with a warning message,
It should return only one link with a video title. I guess youtube have changed something and it breaks youtube-dl.
Here is my configuration: