new save playlists option

This commit is contained in:
Nick Sweeting 2020-04-22 21:14:20 -04:00
parent 3939f9ec7d
commit 2829b18b0b
3 changed files with 5 additions and 1 deletions

View file

@ -42,6 +42,7 @@ class ConfigDict(BaseConfig, total=False):
SAVE_WARC: bool
SAVE_GIT: bool
SAVE_MEDIA: bool
SAVE_PLAYLISTS: bool
SAVE_ARCHIVE_DOT_ORG: bool
RESOLUTION: str