Srrazmi
(Web And App Developer)
August 2, 2020, 2:09pm
#1
Description
This Extension is Made For Cloudinary Video Editing, Using This Extension You Can Edit Your Cloudinary Videos And Set Your Own Logo As Watermark
Blocks
Effects
Modes
Instructions To Use Extension
Cloud Name
Here You Have To Put The Name Of Your Cloud
VideoID
Here You Need To Put The Id of Your Video That Should Be Like This
/v1593933780/Funny.mp4
LogoName
Here You Have To Insert The Name Of Logo With Extension That You Want To Show As Watermark
logo.png
Width
Here You Can Set Width Of Your Logo
Height
Here You Can Set Height Of Your Logo
Possiotion_X
Here You can Set You Logo Position Of X In Your Video
Possiotion_Y
Here You can Set You Logo Position Of Y In Your Video
CornerRadius
Here You Can Set Radius Of Your Logo
Rotationangle
Here You Can Rotate Your Logo By Setting Rotation Angle
Effets
Here You Can Set Effect Of Your Logo
Mode
Here You Can Set Mode Of Your Logo
Download Now
EditCloud.aix (8.4 KB)
Next Extention [Paid] Email And OTP Or Message Sent Extension
Prevese Extension [Free] Youtube Video Thumbnail Extension
Note : Please Inform Us About Any Extra Implements
26 Likes
Good extension can u plz show results video
3 Likes
Srrazmi
(Web And App Developer)
August 2, 2020, 3:23pm
#4
You Can try It Yourself It’s Just Edit Your Video And Add Watermark Of Your Logo
Vedang
(Indian boy)
August 2, 2020, 3:31pm
#6
so we need to upload watermark in assets first? can i use url?
Vedang
(Indian boy)
August 2, 2020, 3:33pm
#7
hey rename your extension to cloudinary utils or addon because you can do same thing with the image
You can add a watermark to images using Cloudinary's transformations. Watermarks are based on uploaded images (JPG, PNG, etc.).Watermarks can be applied as either an incoming transformation while u...
1 Like
If we want to only edit our video but don’t wanna store in cloudnary and after edit we want to store in our hosting then it is possible??
We only using cloudnary for video editing??
Srrazmi
(Web And App Developer)
August 2, 2020, 4:05pm
#10
No You Need To Upload Watermark On Cloudinary First
Srrazmi
(Web And App Developer)
August 2, 2020, 4:06pm
#11
Yes You Can Use Only Cloudinary Video For Edit
1 Like
Srrazmi
(Web And App Developer)
August 2, 2020, 4:30pm
#12
Thanks For Your Idea I Will Add The Image Editing Also
1 Like
Please make cloudinary image editor
Srrazmi
(Web And App Developer)
August 2, 2020, 5:24pm
#15
Updated And Added Image Editor
Taifun
August 2, 2020, 6:30pm
#16
thank you for your contribution
Please also follow the naming conventions, which is UpperCamelCase for property, method and event names (i.e. the first letter should be a capital letter) and lowerCamelCase for parameter names, no underscores .
same for the other properties and methods…
Taifun
Srrazmi
(Web And App Developer)
August 2, 2020, 6:34pm
#17
Actually I Like To Make All Latter’s First Character In UpperCase
Please add progress bar. So that we understand video editing is complete
Srrazmi
(Web And App Developer)
August 2, 2020, 7:11pm
#19
topgatgets:
Please add progress bar
No Need To Progress Baar It’s Complete Within A Second Or Half
Taifun
August 2, 2020, 7:14pm
#20
actually this is not about what you like personally…
all components and extensions follow the naming conventions… and these naming conventions have been setup by the MIT App Inventor team, see also the App Inventor Extensions document
see here why naming conventions make sense
In computer programming, a naming convention is a set of rules for choosing the character sequence to be used for identifiers which denote variables, types, functions, and other entities in source code and documentation.
Reasons for using a naming convention (as opposed to allowing programmers to choose any character sequence) include the following:
The choice of naming conventions can be an enormously controversial issue, with partisans of each holding theirs to be the best and others to be i...
In general, code is written once but read multiple times, by others in the project team or even those from other teams. Readability is therefore important. Readability is nothing more than figuring out what the code does in less time.
Why are naming conventions important programming?
Naming conventions help your code stay fluent within the context of your program . This is important because you want to have consistency throughout your entire program . Below you will find general rules when naming your variables. Variables tend to start with a letter.
taken from https://blog.jsecademy.com/naming-conventions-in-programming/
Feel free to use your own naming conventions in your own project, but if you like to provide an extension for others, then please follow the already defined naming conventions to make life easier for everyone.
Thank you.
Taifun
6 Likes