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

Add filename to --dump-json #1908

Closed
Rudloff opened this issue Dec 6, 2013 · 2 comments
Closed

Add filename to --dump-json #1908

Rudloff opened this issue Dec 6, 2013 · 2 comments
Labels

Comments

@Rudloff
Copy link
Contributor

@Rudloff Rudloff commented Dec 6, 2013

Hello,

Would it be possible to add the output of --get-filename to --dump-json ?

Regards,

@phihag
Copy link
Contributor

@phihag phihag commented Dec 9, 2013

Added, you can use _filename. As the underscore indicates, this is a hidden property though, we reserve the right to remove it someday.

@phihag phihag closed this in a0d96c9 Dec 9, 2013
@phihag
Copy link
Contributor

@phihag phihag commented Dec 9, 2013

Oh, maybe I should elaborate why _filename has been made a hidden property in the first place: The filename can depend on a couple of things such as filesystem limits or system character set. This, and purely semantic considerations, make it separate from the extracted information about a video.

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.