From f24fde1af5b67a94a556a0d1cd8e4b40cd514051 Mon Sep 17 00:00:00 2001 From: Tyrel Souza Date: Thu, 21 Mar 2024 13:49:32 +0000 Subject: [PATCH] get audiobooks --- get.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 get.sh diff --git a/get.sh b/get.sh new file mode 100755 index 0000000..5e6a040 --- /dev/null +++ b/get.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +audible download --all --aaxc --pdf --chapter +#audible download --start-date "2024-01-01" --aaxc --all --pdf --chapter