Coder Social home page Coder Social logo

podcast-episode-combiner's Introduction

Podcast Episode Combiner

This Python script is designed to download and combine podcast episodes from a specified RSS feed into a single MP3 file.

Podcast Episode Combiner

Prerequisites

  • Python installed on your system.
  • ffmpeg must be installed and accessible in your system's PATH. This is crucial for the script to combine audio files.
  • curl should be installed on your system as it's used for downloading episodes.

Quick Start

  1. Clone the Repository or Download the Script: Get the script onto your local machine.

  2. Install Required Python Packages: Ensure requests is installed. You can install it using pip: pip install requests

  3. Find Your Podcast's RSS Feed: Visit Listen Notes, search for your podcast and copy the url of the RSS feed.

  4. Run the Script: python3 episode_combiner.py

  5. Follow On-screen Prompts: You'll be asked for the RSS url, and which episodes you'd like to combine; all, the most recent five, or the most recent three.

  6. Output: The final combined mp3 will be saved in the same directory as the script. Some podcast apps, like Pocket Casts, grant the ability to upload an mp3 as a new file, and the app will remember your progress through the file, just like an audiobook (or podcast).

Notes

Why? In creating DefunktCast, I wondered why there are so few workable solutions for listening to older podcasts. Podcasts are great while they're being published and the feed's getting refreshed, but they require a lot of manual manipulation once a show is complete.

This script is a simple solution for surfacing older (or dead!) podcasts. It may not work as expected with non-podcast RSS feeds, with podcasts exclusive to Spotify, or with files that are not in MP3 format.

podcast-episode-combiner's People

Watchers

Michael David Murphy 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.