Last updated: August 7, 2026
Yaniko Video Downloader is distributed with the open source components listed below. Each remains under its own licence, and nothing on this page limits the rights those licences grant you.
The app bundles an FFmpeg 7.1 executable
(ffmpeg.org), used to combine the separate video
and audio streams that video sites deliver. The build we ship is configured with
--enable-gpl and is therefore licensed under the
GNU General Public License,
version 2 or later.
The complete text of that licence is reproduced verbatim at getyaniko.com/gpl-2.0.txt, and is also published by the Free Software Foundation at gnu.org.
FFmpeg is shipped unmodified, as a standalone executable that the app runs as a separate process. It is not linked into, or combined with, Yaniko Software's own code.
The corresponding source code for the FFmpeg build we distribute is available from ffmpeg.org (release 7.1). If you would prefer to receive it directly, write to support@getyaniko.com and we will send you a complete machine-readable copy of the source, on request, for three years from the date you obtained your copy of the app. This offer is valid to anyone who receives this software.
The exact binaries we ship are the macOS builds published in the imageio-ffmpeg 0.6.0 distribution, combined into a single universal binary without modification.
The app bundles a quickjs-ng 0.16.1 qjs executable
(github.com/quickjs-ng/quickjs),
used to run the JavaScript that video sites require before they will serve real video
formats. It is shipped unmodified, as a standalone executable that the app runs as a
separate process, and is licensed under the MIT License.
Copyright (c) 2017-2026 Fabrice Bellard
Copyright (c) 2017-2024 Charlie Gordon
Copyright (c) 2023-2026 Ben Noordhuis
Copyright (c) 2023-2026 Saúl Ibarra Corretgé
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.
yt-dlp and yt-dlp-ejs are released into the public domain under the Unlicense.
The app embeds CPython (Python Software Foundation License), PyObjC (MIT License) and certifi (Mozilla Public License 2.0).
Anything unclear or missing from this page — write to support@getyaniko.com and we will fix it.