Skip to content

cli: include plugin metadata in --json output #3987

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

Merged
merged 1 commit into from
Sep 3, 2021

Conversation

bastimeyer
Copy link
Member

  • Add Plugin.get_metadata() which returns a dict of all metadata.
  • Add metadata property to list of all resolved streams, but merge
    all metadata properties with the specific stream output in order to
    not introduce a breaking change in the JSON output format.

Resolves #3941

- Add `Plugin.get_metadata()` which returns a dict of all metadata.
- Add `metadata` property to list of all resolved streams, but merge
  all metadata properties with the specific stream output in order to
  not introduce a breaking change in the JSON output format.
@back-to back-to merged commit 67cf4e6 into streamlink:master Sep 3, 2021
@bastimeyer bastimeyer deleted the cli/json-plugin-metadata branch September 3, 2021 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants