Metadata-Version: 2.4
Name: xhamza
Version: 1.0.1
Summary: A simple tool to extract m3u8  links of xhamster video.
Author: Hamza
Description-Content-Type: text/markdown
Requires-Dist: curl_cffi>=0.5.10
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: summary

# xhamza

A powerful, lightweight command-line tool and Python library to extract raw `.m3u8` (HLS stream)  direct links from Xhamster, simply paste video url from browser tab.

## Installation

You can install `xhamza` directly from PyPI:

```bash
pip install xhamza
