https://github.com/eepp/dlcism
download your favorite CISM podcasts
https://github.com/eepp/dlcism
Last synced: about 1 year ago
JSON representation
download your favorite CISM podcasts
- Host: GitHub
- URL: https://github.com/eepp/dlcism
- Owner: eepp
- Created: 2014-03-11T18:51:07.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-26T15:39:33.000Z (almost 12 years ago)
- Last Synced: 2025-02-17T12:30:08.062Z (over 1 year ago)
- Language: Python
- Size: 180 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.