From ff78846de4551db9cbe413baba52c412101a69fb Mon Sep 17 00:00:00 2001 From: a3x Date: Fri, 24 Jul 2020 18:24:17 +0000 Subject: [PATCH] short description --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 24cfd7c..ca1b15b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # make.podcasts -Generating Podcasts from massive mp3 collections. \ No newline at end of file +Generating Podcasts from massive mp3 collections. + +## Usage +``` +./chapter.sh "Folder" "URL" +``` + +`url` is the url from https://buecher.de for the File to scrape the chapter timings [WIP] +`Folder` is the folder with distinct naming scheme containing the audio (mp3) files \ No newline at end of file