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

playlist_description not written to info.json #9748

Closed
TRox1972 opened this issue Jun 10, 2016 · 4 comments
Closed

playlist_description not written to info.json #9748

TRox1972 opened this issue Jun 10, 2016 · 4 comments

Comments

@TRox1972
Copy link
Contributor

@TRox1972 TRox1972 commented Jun 10, 2016

Correct me if I'm wrong, but the playlist_description doesn't seem to be written to the .info.json file when extracted, though playlist_title is.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jun 10, 2016

It's not supposed to. playlist_title is only present in info_dict in order to be used in output template and generally should not appear in resulting JSON.

@dstftw dstftw closed this Jun 10, 2016
@TRox1972
Copy link
Contributor Author

@TRox1972 TRox1972 commented Jun 10, 2016

@dstftw Is there any way to write the playlist_description to disk?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jun 10, 2016

As field of video info_dict - not possible.

@TRox1972
Copy link
Contributor Author

@TRox1972 TRox1972 commented Jun 11, 2016

Then what would be the point of it then; is there something else it is used for?

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.