Metadata-Version: 2.4
Name: tugyt
Version: 0.2.3
Summary: A focused YouTube downloader powered by yt-dlp.
Author: ftnick
License-Expression: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: yt-dlp==2026.8.19
Requires-Dist: rich==15.0.0
Dynamic: license-file

<p align="center">
  <img src="icon.ico" width="160">
</p>
<p align="center">
  <sub>Fetch (icon) by <a href="https://thenounproject.com/browse/icons/term/fetch/" target="_blank" title="highlight Icons">Gregor Cresnar</a> from <a href="https://thenounproject.com/browse/icons/term/fetch/" target="_blank" title="highlight Icons">Noun Project</a> (CC BY 3.0)</sub>
</p>

<h1 align="center">tugyt</h1>

<p align="center">
    is a lightweight command-line YouTube downloader powered by <a href="https://github.com/yt-dlp/yt-dlp" target="_blank">yt-dlp</a>, with support for videos, playlists, audio extraction, subtitles, metadata, and download archives.
</p>

<p align="center">
  <a href="https://github.com/ftnick/tugyt/actions/workflows/python-package.yml"><img src="https://github.com/ftnick/tugyt/actions/workflows/python-package.yml/badge.svg" alt="CI"></a>
</p>

<p align="center">
  <a href="https://github.com/ftnick/tugyt/blob/main/LICENSE"><img src="https://img.shields.io/github/license/ftnick/tugyt" alt="License"></a>
  <a href="https://github.com/ftnick/tugyt/commits/main"><img src="https://img.shields.io/github/last-commit/ftnick/tugyt" alt="Last commit"></a>
</p>
