From 79f844b2e7c6faa2556c2226297a7a511d5f0bd1 Mon Sep 17 00:00:00 2001 From: Jason Dilworth Date: Fri, 26 Jul 2024 12:32:16 +0100 Subject: [PATCH] Update readme to include author option --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 291edb5..7efe801 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,10 @@ headspace pack https://my.headspace.com/modes/meditate/content/151 -d 20 -d 15 ```sh --id INTEGER ID of video. -d, --duration TEXT Duration or list of duration +-a --author INTEGER The author ID that you\'d like to get the audio from. + You can get the author ID from a few places, including + input label you find when inspecting element on the pack + page. --no_meditation Only download meditation session without techniques videos. --no_techniques Only download techniques and not meditation sessions.