egegvner
(egegvner)
July 5, 2021, 9:41am
1
Hello everyone!
This is my first extension.
VideoImage extension; gets the video picture from the given URL
Returns the video image from the given URL
WARNING!!: For the block to work correctly, you must type the address after the ‘=’ symbol in the video URL .
For example:
EXTENSION AIX:
com.appybuilder.egegvner.VideoImage.aix (5.4 KB)
6 Likes
Works only with youtube then?
1 Like
egegvner
(egegvner)
July 5, 2021, 9:47am
3
Yes only now but i m developing
add option get image from any video url
1 Like
egegvner
(egegvner)
July 5, 2021, 10:22am
5
Sorry but I couldn’t. Only It works as I wrote in the description
And this is my firs extension.
2 Likes
Enderman
(Shreyansh)
July 5, 2021, 10:35am
6
This Could Be easily done with Inbuilt Blocks
3 Likes
One Think you Do With Any Time Duration image
1 Like
Tekwizer
(ArnaV Bhardwaj)
July 5, 2021, 10:39am
8
A better, simpler and without the extension method -
http://img.youtube.com/vi/<insert-youtube-video-id-here>/maxresdefault.jpg
6 Likes
Xoma
(Kumaraswamy)
July 5, 2021, 10:40am
9
How?
Does this extension convert any video on youtube?
Edit: okay, got it. I was confused.
2 Likes
Enderman
(Shreyansh)
July 5, 2021, 10:41am
10
I am in phone Therefore I cannot Show You but
Using join blocks we can do it
3 Likes
egegvner
(egegvner)
July 5, 2021, 10:52am
11
Thanks but I already use this code
msr79526
(SR Official)
July 5, 2021, 12:18pm
13
that image call thumbnail. nice start. keep it up
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
oseamiya
(Oseamiya)
July 7, 2021, 5:26am
18
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
2 Likes