Giter Club home page Giter Club logo

podcast-downloader's Introduction

Podcast Downloader

A simple podcast downloading program that will write customizable metadata to ID3 tags embedded in each file.

Installation

Requires python 3.6 or newer

% git clone https://github.com/mcarlton00/podcast-downloader
% cd podcast downloader
% pip install -r requirements.txt

Usage

  1. Set up your config file in the same directory as podcast-downloader.py with your desired storage path and the details of the various feeds that you'd like to download
path: /home/matt/Podcasts
podcasts:
  No Instructions:
    feed: https://www.iliketomakestuff.com/feed/podcast/no-instructions-audio-podcast
  The Way I Heard It:
    artist: Mike Rowe
    feed: http://thewayiheardit.rsvmedia.com/rss/
  • Note that feed is the only required field. artist and album are optional if you'd like to manually define metadata for a given podcast series. If they're left blank, they will default to using the podcast name for both fields.
  1. Run the downloader: /path/to/python3 podcast-downloader.py. It will print progress as it works through each feed in your config file.

podcast-downloader's People

Contributors

mcarlton00 avatar pinosante avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

podcast-downloader's Issues

Redirection gives errors

Redirection doesn't work

==== Processing 'Monstercat' ====
Downloading "341_-_Monstercat:_Call_of_the_Wild_(Koven’s_Butterfly_Effect_-_Deluxe_Takeover).mp3"
Error downloading 341_-_Monstercat:_Call_of_the_Wild_(Koven’s_Butterfly_Effect_-_Deluxe_Takeover).mp3 from http://dts.podtrac.com/redirect.mp3/monstercat.com/podcast/341/COTW341.mp3

Manually entering the url above it redirects to: https://www.monstercat.com/podcast/341/COTW341.mp3.
Configuration:

Monstercat:
    feed: https://www.monstercat.com/podcast/feed.xml

And thanks for this headless podcast downloader :)

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.