Add README
authorStefan Huber <shuber@sthu.org>
Mon, 3 May 2021 06:20:24 +0000 (08:20 +0200)
committerStefan Huber <shuber@sthu.org>
Mon, 3 May 2021 06:32:57 +0000 (08:32 +0200)
README.markdown [new file with mode: 0644]

diff --git a/README.markdown b/README.markdown
new file mode 100644 (file)
index 0000000..a54b656
--- /dev/null
@@ -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