Metadata-Version: 2.4
Name: staaar-youtube
Version: 1.0.0
Summary: YouTube downloader (video / audio / shorts / playlists) with smart caching and auto quality handling
Author: omar-star-git
Author-email: omaradrenalen@gmail.com
License: MIT
Project-URL: Homepage, https://github.com/omar-star-git
Project-URL: Source Code, https://github.com/omar-star-git
Project-URL: Bug Tracker, https://github.com/omar-star-git/issues
Project-URL: Documentation, https://github.com/omar-star-git
Project-URL: Author, https://github.com/omar-star-git
Keywords: youtube,download,cli,staaar-youtube,yt-downloader,pytubefix,pytube
Platform: Linux
Platform: Windows
Platform: MacOS
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pytubefix>=0.4.0
Requires-Dist: inquirer>=3.0.0
Requires-Dist: yaspin>=3.0.0
Requires-Dist: typer>=0.9.0
Requires-Dist: requests>=2.28.0
Requires-Dist: rich>=13.0.0
Requires-Dist: termcolor>=2.0.0
Requires-Dist: moviepy>=1.0.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: platform
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# staaar-youtube

YouTube downloader library with support for video, audio, shorts, and playlists. Features smart caching and automatic quality handling.

## Installation

```bash
pip install staaar-youtube
```

## Usage

Run the CLI:

```bash
staaar-youtube
```
