Giter Site home page Giter Site logo

rssbuilder's Introduction

RSS Builder

This tool will enable anyone to build an RSS feed that supports the new Podcast Namespace tags.

The purpose of the tool is to be able to easily experiment.

The vision is that users should be able to:

  • Toggle if they only want stable or also experiemental tags
  • Import their RSS feed
  • Do changes in a super easy way
  • Download the resulting RSS file
  • Then upload to their own server and be part of developing the new standard. (This tool can also be used by hosts and app developers to test how the tags are supposed to look like)

This project is part of the Podcast Index Project

Fully support tag list

Channel

  • channel->title
  • channel->description (would be nice with a WYSIWYG editor maybe?)
  • channel->docs
  • channel->language
  • channel->managingEditor
  • channel->webMaster
  • channel->itunes:owner
  • channel->itunes:author
  • channel->itunes:summary
  • channel->itunes:image
  • channel->itunes:explicit
  • channel->itunes:keywords
  • channel->image

Item

  • item->title
  • item->description
  • item->link
  • item->enclosure
  • item->pubDate
  • item->itunes:image
  • item->itunes:author
  • item->itunes:subtitle
  • item->itunes:keywords
  • item->podcast:chapters (it will assume a type of JSON right now)

Partial support tag list

Channel

  • channel->pubDate Will import and export, but missing edit capabilities
  • channel->lastBuildDate Will import and export, but missing edit capabilities
  • channel->link missing edit capabilities if there is more than one link, exampe: Podnews)

Item

  • item->enclosureUrl Will import and export, but missing edit capabilities
  • item->enclosureType Will import and export, but missing edit capabilities
  • item->enclosureLength Will import and export, but missing edit capabilities
  • item->guid Will import and export, but missing edit capabilities
  • item->pubDate Will import and export, but missing edit capabilities

Missing support tag list

channel->podcast:funding channel->podcast:locked channel->podcast:

rssbuilder's People

Contributors

martinmouritzen avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

rssbuilder's Issues

Import order

The episodes seem to import in the RSS listed order and not by publishing date or episode number. This breaks for feeds created in descending order.

How do I use this?

Heard Adam Curry talk about this project in Podcasting2.0, sounds good (I have been manually editing my feeds in VI). How do I use the project? Can I, already?

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.