๐Ÿ“„ LICENSE INFORMATION This application includes software developed by third parties. Their licenses and acknowledgments are provided below. ๐Ÿ“ฆ Electron * License: MIT License * Copyright ยฉ OpenJS Foundation and Electron contributors * Electron is used to build the cross-platform desktop interface of this application. * Source: https://github.com/electron/electron ๐ŸŽž FFmpeg & FFprobe * License: LGPL v2.1 (with dynamic linking) * Copyright ยฉ FFmpeg developers * FFmpeg and FFprobe are used for media transcoding, metadata extraction, and codec handling in this application. Under the terms of the LGPL 2.1 license: * The FFmpeg binaries included in this application are dynamically linked. * You may replace the FFmpeg binaries with compatible versions of your choice. * The full license text is provided in the file: licenses/FFmpeg-LGPLv2.1.txt * Source code for FFmpeg is available at: https://ffmpeg.org/download.html โš™๏ธ Node.js * License: MIT License * Node.js powers backend operations and scripting logic. * Source: https://github.com/nodejs/node ๐Ÿงช Other Dependencies This app includes various open-source packages (via npm) under their respective licenses, including: * fs-extra, uuid, yargs, dotenv โ€” MIT License * fluent-ffmpeg โ€” MIT License * webpack, cross-spawn, and others โ€” MIT/BSD/Apache โš ๏ธ Legal Notice This application is not affiliated with or endorsed by the developers of FFmpeg, Electron, or any third-party open-source projects. All trademarks are the property of their respective owners.