From: Stefan Huber Date: Mon, 3 May 2021 06:20:24 +0000 (+0200) Subject: Add README X-Git-Tag: v2.1~1 X-Git-Url: https://git.sthu.org/?p=oe1archive.git;a=commitdiff_plain;h=7773d1a2942c4acd3ceb7290872fec1b289b7965 Add README --- diff --git a/README.markdown b/README.markdown new file mode 100644 index 0000000..a54b656 --- /dev/null +++ b/README.markdown @@ -0,0 +1,21 @@ +# oe1archive.py + +A tool do download Ö1 radio broadcasts. This repo is a clone of this [original +repo](https://git.sthu.org/?p=oe1archive.git) and there is also a +[website](https://www.sthu.org/code/codesnippets/oe1archive.html). + +To search or fetch broadcasts with oe1archive, call it like this: + + % oe1archive.py -h + Usage: + ./oe1archive.py -h, --help + ./oe1archive.py -c, --choose + ./oe1archive.py -s, --search TITLE + + % oe1archive.py -s jazz + + +## Contributors + +- Stefan Huber +- Gerhard Mitterlechner