[FREE AIX] VideoImage Extension

Hello everyone!
This is my first extension. :grin: :smile: :smiley: :grinning:
VideoImage extension; gets the video picture from the given URL

Blocks2
Returns the video image from the given URL

:warning: :warning: :warning: WARNING!!: For the block to work correctly, you must type the address after the ‘=’ symbol in the video URL.

For example:

Attention

Blocks3

EXTENSION AIX:

com.appybuilder.egegvner.VideoImage.aix (5.4 KB)

6 Likes

Works only with youtube then?

1 Like

Yes only now but i m developing :slightly_smiling_face: :slightly_smiling_face:

add option get image from any video url

1 Like

Sorry but I couldn’t. Only It works as I wrote in the description :pensive:
And this is my firs extension.

2 Likes

This Could Be easily done with Inbuilt Blocks

3 Likes

One Think you Do With Any Time Duration image

1 Like

A better, simpler and without the extension method -

http://img.youtube.com/vi/<insert-youtube-video-id-here>/maxresdefault.jpg
6 Likes

How?
Does this extension convert any video on youtube?
Edit: okay, got it. I was confused.

2 Likes

I am in phone Therefore I cannot Show You but
Using join blocks we can do it

3 Likes

Thanks but I already use this code :slight_smile:

2 Likes

that image call thumbnail. nice start. keep it up

1 Like

Thanks for all

1 Like

You mean thumbnail??
I think there are few similar extension

2 Likes

If u are still developing this extension then add [BETA] in the title @egegvner

1 Like

Thanks :pray: :pray: :pray: :wave:

Your extension will be nicer if you add other functions,
You can use Android's MediaMetadataRetriever to get image from video (either local or url) … You can add format of thumbnails and many on !

By the way , Congratulations for the first extension :boom: :partying_face:

2 Likes

Ok thanks guys. :wave: :yum:

Great extension :blush:

2 Likes