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

Blob's URL work with images but not with Videos #119

Open
aabdo opened this issue May 20, 2021 · 0 comments
Open

Blob's URL work with images but not with Videos #119

aabdo opened this issue May 20, 2021 · 0 comments

Comments

@aabdo
Copy link

aabdo commented May 20, 2021

Thanks for your efforts,
I have the same problem like #50
I find out that you are using the file extension to determine the type of the file (image, youtube video, or mp4 video), but when we use a blob URL that doesn't afford file extension example: "blob:http://localhost:4200/23a774ab-c86d-4965-bce6-86936db479b5" the Url is classified as Image Url.
can you change the source code of "setUrl" Methode and use "this.isVideo" property to determine if it's a video or image link.
Best regards.

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

No branches or pull requests

1 participant