Metadata-Version: 2.1
Name: rtvs-archiver
Version: 0.1.1
Summary: 
Home-page: https://github.com/mathewcohle/rtvs-archiver
License: MIT
Author: Mathew Cohle
Author-email: mathewcohle@protonmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: aiofiles (>=0.8.0,<0.9.0)
Requires-Dist: aiohttp (>=3.8.1,<4.0.0)
Requires-Dist: click (>=8.0.3,<9.0.0)
Requires-Dist: lxml (>=4.7.1,<5.0.0)
Requires-Dist: pendulum (>=2.1.2,<3.0.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Requires-Dist: tqdm (>=4.62.3,<5.0.0)
Project-URL: Repository, https://github.com/mathewcohle/rtvs-archiver
Description-Content-Type: text/markdown

# RTVS archiver

## Usage

```
pip install rtvs-archiver
# download Pomala Hudba_FM to directory archive
rtvs_archiver --download-dir archive --podcast-id 726
```

