diff --git a/config.yaml.example b/config.yaml.example index d00486f..c17e487 100644 --- a/config.yaml.example +++ b/config.yaml.example @@ -1,5 +1,5 @@ ## Podcast-Archiver configuration -## Generated using podcast-archiver v2.1.0 +## Generated using podcast-archiver v2.2.0 # Field 'feeds': Feed URLs to archive. # diff --git a/podcast_archiver/utils/progress.py b/podcast_archiver/utils/progress.py index 8cb9609..81d693b 100644 --- a/podcast_archiver/utils/progress.py +++ b/podcast_archiver/utils/progress.py @@ -21,7 +21,6 @@ Column, no_wrap=True, overflow="crop", - highlight=False, )