[06:43:23] Hello Folks, [06:43:23] I'm working on video-cut-tool, tool to trim videos in commons, I made the tool which currently downloads the video to the server and trims the video. [06:43:23] I need to upload the trimmed video back to commons, I'm using node back-end and react front end for this video-cut-tool, [06:43:23] Any resources to upload the video back to commons? I have seen https://www.mediawiki.org/wiki/API:Upload, Are there any tools which uploads the video back to commons and using technology node.js ?