Giter Site home page Giter Site logo

birt / podcats Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jkbrzt/podcats

0.0 1.0 0.0 65 KB

🎧 🐈🐈🐈 Podcats generates RSS feeds for podcast episodes from local audio files and, optionally, exposes both via a built-in web server.

Home Page: https://pypi.org/project/podcats

License: Other

Python 89.03% HTML 10.97%

podcats's Introduction

Podcats

Podcats generates RSS feeds for podcast episodes from local audio files and, optionally, exposes both the feed and episodes via a built in web server, so that they can be conveniently imported into iTunes, Overcast or another podcast client.

Installation

$ pip install podcats

Usage

Generate a podcast RSS from audio files stored in my/offline/podcasts:

$ podcats generate my/offline/podcasts

Generate & serve the feed as well as the files at http://localhost:5000.

$ podcats serve my/offline/podcasts

A web interface is available at http://localhost:5000/web.

You can also generate the html for the web interface.

$ podcats generate_html my/offline/podcasts

For more options see podcats --help.

Contact

Jakub Roztočil

Changelog

0.6.3 (2019-02-03)

  • Fixed relative paths.

0.6.2 (2018-11-25)

  • Fixed missing templates in PyPI package.

0.6.1 (2018-11-20)

  • Find and show eventual book covers in web interface (@tiktuk)

0.6.0 (2018-11-20)

  • Added a web interface (@tiktuk)
  • Support m4b-files (@tiktuk)
  • Added --debug flag (@tiktuk)
  • Feed now validates against RSS spec (@tiktuk)

0.5.0 (2017-02-26)

  • Fixed setup.py for Python 3 (@ymomoi)

0.3.0 (2017-02-23)

  • Added Python 3 support
  • Improved episode ID tag title extraction (@ymomoi)
  • Replaced --url with --host and --port (@ymomoi)

podcats's People

Contributors

birt avatar jkbrzt avatar lowks avatar tiktuk avatar ymomoi avatar

Watchers

 avatar

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.