Giter Club home page Giter Club logo

podfeed's Introduction

podfeed

Auto-generates RSS Podcast Feeds

A simple flask app that extracts data from a remote source and generate an RSS Podcast feed that can be used by various podcasting applications.

Testing / Development

To get going and start the development webserver run the following commands

$ python -m venv venv
$ source ./venv/bin/activate
$ python setup.py develop
$ python run.py

Production

There are various guides on setting up flasks apps in production.

If you use Docker, see the included Dockerfile. Or use the published build: docker run -d --restart always -p 8010:8000 --name podfeed mgyurgyik/podfeed:latest

podfeed's People

Contributors

pyther avatar troy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

podfeed's Issues

out of service?

http://npr.pyther.net/ has been done for several days ... Im freaking out and now longer know what going on in the world without my daily fix of All Things Considered and Morning Edition!

Seriously, whats up? Can I help?

Feeds only pulling fraction of available episodes

Hello.

I realize this is a free side project of yours, but I've appreciated it for a long time!

I wonder if you noticed that a few days ago, the feeds stopped pulling most of the available episodes?

For instance, today, the Sunday Edition feed is only providing 5 of the 17 available episodes to download from NPR's website.

I don't know if it's a coincidence, but I noticed this started happeneing shortly after the time of your last commit. Any ideas?

Descriptions missing?

Is it possible to get item descriptions set? I believe the old API had that available. I haven't gotten a working API key for the new version yet to see if this is data that can be gotten. Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.