Prakshal-Jain/Reactive

License?

Opened this issue · 12 comments

Hey, would it be possible for you to add a license file for this?

(Long story short, I'm looking for a browser based front end for https://lang.video in the browser: (basically using this idea: https://www.youtube.com/watch?v=8htgAxJuK5c and the ide at https://visr.pl), and this project seems like a reasonable base, but it does need a license. :) )

Hello Leif,
Sure. I can work on that.
By License file, do you mean the licence of the software (like MIT Licence) or something else. Sorry, I couldn't completely understand.
Please let me know.

Ya, I mean a license file, for whatever license you are releasing this project under. (e.g. MIT, Apache, GPL, etc.)

Hi prakshal , How to download video after trim ...please help me

Hello @LeifAndersen
Sorry for the late reply. I am working on the license right now. I will keep you posted about it.

@anubhavgolu this is a frontend for a video editor. Some people like to integrate download on local computers, others would like to save it on remote servers or databases. For this reason, I left an open-ended function where you can write your own logic to download the video.

You can use FFMPEG (https://www.npmjs.com/package/ffmpeg-static) for this purpose.
Hope this helps. Please let me know if you have any other questions.

@LeifAndersen
I have just added a license file. It is an MIT license. Is that helpful?

Very, thank you.

@Prakshal-Jain bhai I have tried many time to create logic but I can't trim video please help me for Trim video and download it locally

@Prakshal-Jain please create logic for trim video download Help me !

Hello @anubhavgolu
I am currently working on the logic. I will let you know when it will be done.
Hope this helps.

@Prakshal-Jain Thanks but approximately when it will be done

Hello @anubhavgolu The logic is now implemented by @Shane-Geary
You can check it out here: https://github.com/Prakshal-Jain/Reactive/tree/shane-functional-component

Thank you. Feel free to ask any questions you have 🙂