How to get video duration from URL?
1 Like
More elaborate your query…
If you want the duration of the video, paste sample video URL, with the help of ordinary extension it is hard to get but deep host extension may do. But it is not advisable here.
video url, like this
(https://res.cloudinary.com/jbfahad/video/upload/v1613043625/az2nplmcjjrj5efed1ei.mp4)
not possible
Search in community forum, every queries asked earlier and solved by someone of may be solved with extension… All the best
Have you tried that extension?
Did you get any error?
Check it out, If it can helps you:
You can try to use the Metadata component
https://docs.kodular.io/components/media/metadata/
To get the duration, set the File property to your video URL:
Then use the Duration method to get the video duration:
5 Likes
metadata cannot read online video URL.