Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eepp/dlcism

download your favorite CISM podcasts
https://github.com/eepp/dlcism

Last synced: 8 days ago
JSON representation

download your favorite CISM podcasts

Awesome Lists containing this project

README

        

dlcism
======

Download your favorite [CISM](http://cism893.ca/) podcasts.

deps
----

* Python 3
* feedparser

usage
-----

$ dlcism.py []

with:

* ``: show ID (XML filename, without extension, of the feed, e.g.
714 in `http://podcast.cism893.ca/radioshow/feed_itunes/714.xml`)
* `` (optional): output directory for shows subdirectories
(defaults to current working directory)

Files will be saved in `//--.mp3`, where
`` is the show title and ``, `` and `` are resp. the
year, month and day the show aired.

Existing files are skipped.