From 9dac49d7212e894ebb2c57fa5342c0f33aadb31c Mon Sep 17 00:00:00 2001 From: Rafael Moraes <50295204+glomatico@users.noreply.github.com> Date: Thu, 26 Feb 2026 20:36:29 -0300 Subject: [PATCH] Clarify podcast requirements in README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9342b3e..c9e7274 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,8 @@ A command-line app for downloading songs, podcasts and videos from Spotify. > **Some users have reported that Spotify suspended their accounts after using Votify.** Use it at your own risk. > [!NOTE] -> - A .wvd file and FFmpeg is not needed if you only plan to download podcasts. In this case, you can use the `--no-drm` flag to disable the .wvd file requirement. +> - A .wvd file is not needed if you only plan to download podcasts. In this case, you can use the `--no-drm` flag to disable the .wvd file requirement. +> - FFmpeg can also be skipped when downloading podcasts in Vorbis codec. ### Optional