Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dash Manifest - mpd file #2790

Closed
yinbal opened this issue Apr 23, 2014 · 1 comment
Closed

Dash Manifest - mpd file #2790

yinbal opened this issue Apr 23, 2014 · 1 comment

Comments

@yinbal
Copy link

@yinbal yinbal commented Apr 23, 2014

Hi,
I have just started using this code, and I am trying to use youtube-dl in order to get the *.mpd file of the video. (video's manifest)
I was using --youtube-include-dash-manifest, hoping this could help but didn't see any link to the manifest, or the manifest itself.
Can I use this tool in order to get it?
and if so, what should be the command line?
I am currently using the following:
youtube-dl.exe --write-info-json --youtube-include-dash-manifest URL "https://www.youtube.com/watch?v=5xvNVkvwKSg"

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Apr 24, 2014

It's not possible to get the manifest url, but the urls for the formats that it contains are stored in the json dictionary. I think that getting the manifest is not the purpose of youtube-dl, so I'm closing the issue

@jaimeMF jaimeMF closed this Apr 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.