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

Youtube dash format #5500

Closed
Speeedfire opened this issue Apr 22, 2015 · 3 comments
Closed

Youtube dash format #5500

Speeedfire opened this issue Apr 22, 2015 · 3 comments

Comments

@Speeedfire
Copy link

@Speeedfire Speeedfire commented Apr 22, 2015

Hy guys!

I use your's youtube-dl app, thats very nice and fast.
I wanna ask from you, how to extract the info json information? I write a android music player app, that stream only the audio. But if i extract the json, without use the ffmpeg, thats a little bit faser.

Sorry for my bad english.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 22, 2015

-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
@dstftw dstftw closed this Apr 22, 2015
@Speeedfire
Copy link
Author

@Speeedfire Speeedfire commented Apr 22, 2015

I know it, i use this app. But i wanna write this json info in javascript language.

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Apr 22, 2015

You'll have to explain with more detail what you want to do, running youtube-dl --dump-json URL will print the json info.

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
3 participants
You can’t perform that action at this time.