From c97f4ec76b4e4c6b0b08fae566b4d56559be34b8 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Fri, 11 Jan 2019 07:19:21 -0500 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Changelog.md b/Changelog.md index 4a4886a..7289eb6 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,8 +1,8 @@ - v0.2.1 released with new logo - ability to load any plain text list of links (also the new fallback for all parses) - - WARC file saving via wget: FETCH_WARC=True - - Git repository downloading with git clone: FETCH_GIT=True GIT_DOMAINS=github.com,gitlab.com,bitbucket.org - - Media downloading with youtube-dl: FETCH_MEDIA=True MEDIA_TIMEOUT=36000 + - WARC file saving via wget + - Git repository downloading with git clone + - Media downloading with youtube-dl (video, audio, subtitles, description, playlist, etc) --- - v0.2.0 released with new name