JJYing / Podcast-RSS-Editor

A simple Podcast RSS editor in PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Podcast RSS Editor

Started a design podcast couple of years ago, and in the very beginning, I manually updated the RSS feed for every episode and very soon, I got sick of the 'tag dancing', so tried a little bit building this tool, a very simple Podcast RSS editor in PHP for myself.

01. Features

  • Add / Remove / Duplicate episodes from existing RSS feeds.
  • Analyzing publish date and episode duration information.

02. Usage

  • Put the XML file you wanna edit in the root and select it in the 'Settings' panel and then you can edit / add episodes.
  • There isn't any authentication or security check so please don't put it on the sever in case shit happens.

03. Change Log

  • [Feb 3, 2019] Updated the layout compatibility.
  • [Jul 27, 2017] Added ‘Preview’ function for episode link, image file and audio file.
  • [Dec 13, 2016] Added ‘duplicate’ and ‘delete’ functions.
  • [Jul 20, 2016] Added multi-language support: Simplified Chinese, Traditional Chinese, English.

04. Alternatives

05. Credits

About

A simple Podcast RSS editor in PHP

License:MIT License


Languages

Language:PHP 77.2%Language:CSS 22.8%