================================================================ Slice CRC — Third-Party Licenses & Attributions ================================================================ Slice CRC bundles several open-source command-line tools in its "bin" folder to power the Downloader and media-conversion features. Each is the property of its respective authors and is distributed here in unmodified binary form under the terms below. Slice CRC itself (the application, UI and surrounding code) is © 2026 Parmenion Dalakouras — all rights reserved — and is NOT covered by the licenses listed in this document. The licenses below apply ONLY to the bundled third-party binaries. ================================================================ ---------------------------------------------------------------- 1. FFmpeg (bin/ffmpeg.exe, bin/ffprobe.exe) ---------------------------------------------------------------- Project : FFmpeg — https://ffmpeg.org Build : gyan.dev Windows build (GPL v3, version3) Version : N-124881-g6028720d70-20260609 (libavcodec 62.36.101, libavformat 62.19.101, …) LICENSE — GNU General Public License, version 3 (GPL-3.0) This FFmpeg binary was built with the --enable-gpl and --enable-version3 configuration flags and is therefore licensed under the GNU General Public License version 3 or later. The full text of the GNU GPL v3 is included in this folder as "GPLv3.txt" and is also available at: https://www.gnu.org/licenses/gpl-3.0.txt Slice CRC distributes this FFmpeg binary UNMODIFIED. WRITTEN OFFER FOR SOURCE CODE (GPL v3 §6): The complete corresponding source code for this FFmpeg build is available from the FFmpeg project at: https://ffmpeg.org/download.html (official sources) https://www.gyan.dev/ffmpeg/builds/ (this build's origin) A copy of the exact source used for this build can also be obtained, free of charge (excluding the cost of physical media), by contacting the Slice CRC author for a period of three (3) years from the date of distribution of this software. CODEC / PATENT NOTICE: This build includes patent-encumbered codecs (notably H.264 via libx264 and H.265/HEVC via libx265). The use of these codecs may require separate patent licenses from the relevant patent holders (e.g. Via LA / MPEG-LA pools) in certain jurisdictions and use cases. Slice CRC provides no such patent license. End users and redistributors are responsible for their own compliance. Portions of FFmpeg derive from libjpeg; the Independent JPEG Group (IJG) is credited as required by its license. ---------------------------------------------------------------- 2. yt-dlp (bin/yt-dlp.exe) ---------------------------------------------------------------- Project : yt-dlp — https://github.com/yt-dlp/yt-dlp License : The Unlicense (public-domain equivalent) This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. For more information, please refer to NOTE: yt-dlp may bundle small MIT/ISC/BSD components (e.g. the yt-dlp-ejs YouTube support). Their notices are preserved within the yt-dlp binary itself. ---------------------------------------------------------------- 3. Deno (bin/deno.exe) ---------------------------------------------------------------- Project : Deno — https://github.com/denoland/deno License : MIT License MIT License Copyright (c) 2018-2026 the Deno authors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. (Deno is used only as the JavaScript runtime that yt-dlp invokes for full YouTube support.) ================================================================ End of third-party license notices. Generated for Slice CRC. For questions about the corresponding source code of any GPL component, contact the application author. ================================================================