GetYtRus — License Agreement
=====================================

Copyright (c) 2023-2026 GetYtRus. All rights reserved.

This software is the property of the copyright holder and is protected
by copyright law.

TERMS OF USE:

1. The software is provided "as is", without any warranties of any kind.
2. Decompilation, disassembly, reverse engineering, and modification
   of the software are prohibited.
3. Distribution, copying, and transfer of the software to third parties
   without written permission from the copyright holder are prohibited.
4. The free version may be used without time limitations, subject to
   the functional restrictions described in the software.
5. A license key (Pro) grants access to the full functionality of the
   software and may be activated on a limited number of devices.
6. The license key is perpetual and non-refundable.
7. The copyright holder reserves the right to block a license key
   in the event of a violation of this agreement.
8. The software collects anonymous usage statistics to improve quality.
   No personal data is collected or shared with third parties.
   This feature can be disabled in Settings.

Support: support@getytrus.com
Website: https://getytrus.com


=============================================
THIRD-PARTY SOFTWARE
=============================================

GetYtRus uses the following open-source software:


1. yt-dlp
   Website: https://github.com/yt-dlp/yt-dlp
   License: The Unlicense
   Copyright: yt-dlp contributors

2. FFmpeg
   Website: https://ffmpeg.org
   License: GNU Lesser General Public License v2.1 (LGPL-2.1)
   Copyright: FFmpeg contributors
   Full license text: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
   FFmpeg source code is available at: https://ffmpeg.org/download.html

3. vot.js
   Website: https://github.com/FOSWLY/vot.js
   License: MIT License
   Copyright (c) 2023-2025 FOSWLY

   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.

4. Deno
   Website: https://github.com/denoland/deno
   License: MIT License
   Copyright (c) 2018-2026 the Deno authors