podfeed 0.3.2

A podcast feed-generator.
Documentation
# `podfeed`

[![crate](https://img.shields.io/crates/v/podfeed.svg)](https://crates.io/crates/podfeed)
[![documentation](https://docs.rs/podfeed/badge.svg)](https://docs.rs/podfeed)
[![minimum rustc 1.85](https://img.shields.io/badge/rustc-1.85-red.svg)](https://rust-lang.github.io/rfcs/2495-min-rust-version.html)
[![rust 2021 edition](https://img.shields.io/badge/edition-2021-blue.svg)](https://doc.rust-lang.org/edition-guide/rust-2021/index.html)
[![build status](https://github.com/graelo/podfeed/actions/workflows/essentials.yml/badge.svg)](https://github.com/graelo/podfeed/actions/workflows/essentials.yml)

<!-- cargo-sync-readme start -->

Transforms a bunch of xml files from yt-dlp into proper Podcasts format.

Version requirement: _rustc 1.85+_

## Features

- Download podcasts
- Create rss feed for mainstream podcasts players.

## Getting started

Work in progress.

## Caveats

- This is an alpha version

## License

Licensed under either of

- [Apache License, Version 2.0]http://www.apache.org/licenses/LICENSE-2.0
- [MIT license]http://opensource.org/licenses/MIT

at your option.

### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall
be dual licensed as above, without any additional terms or conditions.

<!-- cargo-sync-readme end -->