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

Checking information about the image & video #57

Open
Painwraith opened this issue Aug 6, 2021 · 3 comments
Open

Checking information about the image & video #57

Painwraith opened this issue Aug 6, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@Painwraith
Copy link

Summary

Is there any way to check the file size / video duration utilizing this library? Thanks for all you do.

API Changes

@Painwraith Painwraith added the enhancement New feature or request label Aug 6, 2021
@dimonovdd
Copy link
Owner

Hi, do you have any ideas how to do this?

@Painwraith
Copy link
Author

Copy the file to local cache from the stream and then use native libraries to find out is the only way I know of.

@dimonovdd
Copy link
Owner

I don't want this plugin to copy file somewhere. It is one of disadvantages of the picker from Essentials for me.
You can try using MetadataExtractor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants