Skip to main content

RSS client for PodHub

Project description

# podhub.follower

HTTP service to find audio.

## Installation

Point your favorite wsgi server at `podhub.follower.app` otherwise install
`gevent` from PyPI and `libevent` from your favorite OS's package manager.

## Configuration

Add a config file at either `~/.config/podhub/follower/config.py` or
`/etc/podhub/follower/config.py`:

```
MEMCACHED_HOST = '127.0.0.1:11211'
URL_PARSE_TIMEOUT=86400 # 1 day
LOG_LEVEL = 'WARNING'
LOG_FILE = '/var/log/podhub/follower/app.log'
```

## API
* `/audio` [`GET`]: `feed_url` is the url to the podcast rss feed.
`index` is the index representing the episode in the feed.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

podhub.follower-0.0.5.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

podhub.follower-0.0.5-py2.py3-none-any.whl (8.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page