From f636c3364c5e7da3586d65642e20483d3fe8e28b Mon Sep 17 00:00:00 2001 From: cnovel <5690282+cnovel@users.noreply.github.com> Date: Sun, 21 Jul 2024 11:15:38 +0200 Subject: [PATCH] Add warning in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 00a0147..57bf741 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ **Podcast Bulk Downloader** is a simple soft that allows you to download all the episodes of a podcast feed in a folder. +⚠️ Several antivirus providers flag Podcast Bulk Downloader as a trojan ([see this issue](https://github.com/cnovel/PodcastBulkDownloader/issues/77)). The issue is being investigated but in the meantime, please flag the exe as false positive to your AV provider. It will greatly help me! + ## How to use Podcast Bulk Downloader ### CLI version Usage: `PodcastBulkDownloaderCLI.exe -f FOLDER --url RSS_URL [--overwrite] [-l LAST_N]`