Metadata-Version: 2.4
Name: wave-twinx
Version: 0.1.1
Summary: A YouTube client with working videos - ad-free and customizable.
Author: philast-015
License: MIT
Project-URL: Homepage, https://github.com/philast-015/Wave
Project-URL: Source, https://github.com/philast-015/Wave
Project-URL: Tracker, https://github.com/philast-015/Wave/issues
Keywords: youtube,video,client,web
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.14
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: flask>=3.1.3
Requires-Dist: flask-cors>=6.0.5
Requires-Dist: requests>=2.34.2
Requires-Dist: yt-dlp>=2026.6.9

# Wave

Wave is a terminal + web based YouTube client that offers videos without any ads and insane customization like:
- making it minimal and productive
- gaming related
- education only
- and much more

## Installation

```bash
pip install wave-twinx
```

Or from source:

```bash
git clone https://github.com/philast-015/Wave
cd Wave
pip install .
```

## Usage

```bash
wave
```

## Contribution

Contributers are welcome! just fork this repo edit what you want and create a PR.
