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

bugfix: added content authors to all extractors #103

Merged
merged 9 commits into from
Aug 30, 2024

Conversation

faberf
Copy link
Contributor

@faberf faberf commented Aug 26, 2024

Addresses #102 by adding filtering based on content author attributes to all extractors. Obviously, since this is currently only done for content and not for attributes, such extractors as TemporalMetadata or SourceMetadata are not affected. In future a refactoring that handles all of this in a unified way might be beneficial.

@faberf faberf requested a review from ppanopticon August 26, 2024 12:19
@ppanopticon
Copy link
Member

ppanopticon commented Aug 28, 2024

Without having reviewed this in detail yet: What I would like to see is a unit test that demonstrates how this mechanism works. I could imagine building a pipeline manually and running an example video clip through it and then having two branches: One dealing with the individual frames and one dealing with an aggregation.

Copy link
Member

@ppanopticon ppanopticon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

Made a few minor changes.

@ppanopticon ppanopticon added this to the Release Candidate #1 milestone Aug 30, 2024
@ppanopticon ppanopticon merged commit 5e95c9c into dev Aug 30, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants