From 7773d1a2942c4acd3ceb7290872fec1b289b7965 Mon Sep 17 00:00:00 2001 From: Stefan Huber Date: Mon, 3 May 2021 08:20:24 +0200 Subject: [PATCH] Add README --- README.markdown | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README.markdown 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 -- 2.30.2