Code Monkey home page Code Monkey logo

simple-podcast-rss-feed-server's Introduction

Simple Python Podcast RSS Server

Podcast RSS server based in Python Flask server. My Spotify podcasts are served using this code, so it's fully functional. Note: It's a functional simple base and many improvements could be done, I know. Contributions are well received.

Requirements

  • Python3
  • Flask pip install Flask

Quick start

To run example podcasts server run sh ./podcasts.sh with option 1

Custom usage: Add my podcasts

Podcasts files are in static folder.

  • Modify folders and files according to your podcast: Change image, add audios, change name of podcast folder.
  • Adjust podcasts.json with new names and audio data.
  • If you want, can change port in podcast.sh
  • sh ./podcasts.sh with option 1

Production

Change ip 127.0.0.1 for 0.0.0.0 in podcasts.sh and podcasts.json

Add new audio files

  • Add mp3 file in static/<podcast>/audios/<audiofile>.mp3
  • Add new item in podcasts.json
  • Restart server using sh ./podcasts.sh with option 2

simple-podcast-rss-feed-server's People

Contributors

archidemus avatar

Stargazers

Robin Dong avatar Exrector avatar alif firdi avatar alviandk avatar Jacob Taylor Cassady avatar Rish Bhardwaj avatar Ismael Leiva avatar Hector avatar

Watchers

James Cloos avatar Hector avatar

Forkers

aliffirdi

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.