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

How to display the urls from the Dash Manifest ? #7313

Closed
jjvargas opened this issue Oct 28, 2015 · 3 comments
Closed

How to display the urls from the Dash Manifest ? #7313

jjvargas opened this issue Oct 28, 2015 · 3 comments

Comments

@jjvargas
Copy link

@jjvargas jjvargas commented Oct 28, 2015

I am executing youtube-dl -F youtubeurl

it displays the different available formats but not the video urls, is there any way to achieve this?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Oct 28, 2015

Use -g.

@dstftw dstftw closed this Oct 28, 2015
@jjvargas
Copy link
Author

@jjvargas jjvargas commented Oct 28, 2015

-g just displays one url , I would like to display the urls for all the formats

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Oct 28, 2015

-f all -g
-j, --dump-json                  Simulate, quiet but print JSON information.
                                 See --output for a description of available
                                 keys.
-J, --dump-single-json           Simulate, quiet but print JSON information
                                 for each command-line argument. If the URL
                                 refers to a playlist, dump the whole
                                 playlist information in a single line.
--write-info-json                Write video metadata to a .info.json file
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.