I am Abhinav Ranjan. And this is my first extension : YT Thumbnail Extractor
DESCRIPTION
This extension can extract thumbnail of any video. In order to extract, first enter a video id in the text input and then click on the button Extract then in 1 second you will get the thumbnial of that video.
BLOCKS IMAGES
CODING PART IMAGES
DESIGN COMPONENTS
OUTPUT
AIA
AIA : YT_Thumbnail_Extractor.aia (6.2 KB)
AIX
AIX : com.appybuilder.ranjanabhinav375.YTBThumb.aix (5.5 KB)
4 Likes
Great Extension @Abhinav_Ranjan
All the best for your future extension development
1 Like
Taifun
January 26, 2022, 3:12pm
5
thank you for your contribution
please also follow the naming conventions
If you are developing an extension, then please follow the naming conventions, which is UpperCamelCase for the package name as well as for property, method and event names (i.e. the first letter should be a capital letter) and lowerCamelCase for parameter names, no underscores .
Example
[naming]
What does UpperCamelCase mean?
UpperCamelCase (part of CamelCase ) is a naming convention in which a name is formed of multiple words that are joined together as a single word with the first l…
Taifun
1 Like
U got it right. U are going smart
1 Like
I have also watched this video before my extension development
You still haven’t seem to change the naming conventions. Can you re-upload the new version? Change Videoid
to videoId
. It only takes 5 minutes.
Hello my dear all @extension_developers ,
At first thanks to all for making Niotron better with your extension. From now please follow this rule to post your extension in Niotron community
Rule 1 :
You must share pictures of all blocks. And blocks description (Like : how to use this block in project)
Example
1.TestFunction - It’s a test block, use this block to call TestEvent block.
[component_method]
ă…¤
2.TestEvent - Use this block to receive TestFunction method result.
[c…
1 Like
Nice but this can be done using this simple URL,
https://i3.ytimg.com/vi/VIDEO_ID/maxresdefault.jpg
It would be great if you create an extension which can extract video id from any video URL
The site is not opening. That’s wht I can’t change
XD