VideoUtil: Get some information from video (Url/local)

1.Introduction

VideoUtil gives you some basic information about video including video’s thumbnail.
You can get info from both the url and local file as well.

Latest Version: 1.1
Released: 2020-07-26T18:30:00Z
Last Updated: 2021-06-28T18:30:00Z
Permission(s): android.permission.READ_EXTERNAL_STORAGE,android.permission.WRITE_EXTERNAL_STORAGE

2.Blocks

3.Documentation

https://sunny.byteisticuser.me/2020/07/27/videoutil-get-information-from-video-local-url/

4.Downloads

Aix can be downloaded from GitHub repo:

Hope it helps!

8 Likes

Nice extension @vknow360 :wink:

This extension is now available in Extension Store
Search “Video Util” and Import it :grinning:

6 Likes

Is it possible to get video title from a link using this extension???

CustomMetadata block have many information like Title, duration, etc. You can retrieve them like this

Screenshot (279)

If you want to get more information about video. Just pass the other constant(id) from here

3 Likes

Thanks…
You are helping me a lot…

1 Like

its not working, after click on button
I want get title from the link so I chose 7

here is the url:- http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4

@AryanGupta @vknow360

@AryanGupta would you reply on this

I think the title is not available for this video. I tried METADATA_KEY_VIDEO_WIDTH and it return me 1280(width). So, you can’t get the title for this video

Do you know any other extension to return title from the url???

But there is no title of this video. You can try to get the BigBuckBunny text(title) from the URL.