short description
This commit is contained in:
parent
35a29a5048
commit
ff78846de4
10
README.md
10
README.md
|
@ -1,3 +1,11 @@
|
|||
# make.podcasts
|
||||
|
||||
Generating Podcasts from massive mp3 collections.
|
||||
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
|
Loading…
Reference in a new issue