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.
Url youtube-dl gives is unplayable #23749
Comments
|
the URL is correct. |
|
I realize that my youtube-dl was not updated in the laptop I was testing, but running the code show same issue. |
|
You received a valid response. Although, I'm sure I know what you want. By passing the "--youtube-skip-dash-manifest" flag in the command, it will ensure you skip those urls beginning with "manifest.googlevideo.com". This means your final command will be: You will then receive a "r1---sn-pn-woce.googlevideo.com" URL (Or something similar), which is playable in a browser. Hope that helps! |
Checklist
Command
Verbose log
Description
When using the command:
I'm getting a url that seems it wasn't parsed correctly, because it has .googlevideo twice in the url