An open API service indexing awesome lists of open source software.

https://github.com/propan/rpod-exporter

a command-line utility to export podcast data from RPOD.ru
https://github.com/propan/rpod-exporter

Last synced: 9 months ago
JSON representation

a command-line utility to export podcast data from RPOD.ru

Awesome Lists containing this project

README

          

# rpod-exporter

a command line utility to backup podcast data from dying RPOD.RU

## Build

1. Checkout sources
2. Execute with ``lein uberjar``

## Usage

```lang=bash
java -jar rpod-exporter-0.1.0-standalone.jar your-podcast-feed
```

## Note

Most likely you would need to tweak export-post function for your needs.

## License

Copyright © 2014 Pavel Prokopenko

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.