GithubHelp home page GithubHelp logo

checkeredflag / podcast-rss-editor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jjying/podcast-rss-editor

0.0 1.0 0.0 1.33 MB

A simple Podcast RSS editor in PHP

License: MIT License

PHP 76.28% CSS 22.52% JavaScript 1.20%

podcast-rss-editor's Introduction

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.

Forked from https://github.com/JJYing/Podcast-RSS-Editor. Many thanks to JJ Ying!

01. Features

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

02. Usage

  • Copy the example.xml to a new file for each feed you want to maintain.
  • Edit all the channel information for each file.
  • Place the XML file in the feeds directory.
  • Ensure all the XML files in feeds as well as the config.php have write permissions by the web server (e.g. chmod 666 config.php feeds/example.xml).
  • To add and/or edit episodes, first select the desired feed in the 'Settings' panel.

03. Authentication

  • There's a very simple authentication done with .htaccess, so all you gotta do is to generate the .htpasswd file content in this site and replace it.
  • The parameter AuthUserFile of the .htaccess file is the path to the .htpasswd that must to be the real path. Be sure to change it as needed.
  • By default authentication is: user admin and password admin

04. Alternatives

05. Credits

podcast-rss-editor's People

Contributors

jjying avatar marcobraghim avatar marcomoreno 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.