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

Feature video validate event #38

Merged
merged 4 commits into from
Jan 19, 2025

Conversation

kevinmeckl
Copy link
Contributor

No description provided.

Introduced a new `ModifyVideoValidateEvent` to enable custom actions during video validation. Updated `VideoService` to dispatch this event and added documentation to guide developers on registering and handling the event.
@ayacoo ayacoo merged commit 1dbcfe6 into ayacoo:main Jan 19, 2025
16 checks passed
ayacoo added a commit that referenced this pull request Jan 19, 2025
* V4 (#34)

* Set default limit for video validation to 0.

* Feature video validate event (#38)

* Set default limit for video validation to 0.

* Add ModifyVideoValidateEvent for custom validation actions

Introduced a new `ModifyVideoValidateEvent` to enable custom actions during video validation. Updated `VideoService` to dispatch this event and added documentation to guide developers on registering and handling the event.

* Remove change from other pull request

* Rename event class in README.md

---------

Co-authored-by: Kevin Meckl <[email protected]>

---------

Co-authored-by: Kevin Meckl <[email protected]>
Co-authored-by: Kevin Meckl <[email protected]>
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