From 5cb73878c4019b3ecaedc57aebf1d8b3c60e0b84 Mon Sep 17 00:00:00 2001 From: Aroy-Art Date: Mon, 14 Oct 2024 21:22:32 +0200 Subject: [PATCH] Fix: twitter include config for gallery-dl --- gallery-dl.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/gallery-dl.conf b/gallery-dl.conf index 533c796..af40c55 100644 --- a/gallery-dl.conf +++ b/gallery-dl.conf @@ -80,6 +80,7 @@ "text-tweets": false, "twitpic": false, "users": "timeline", + "include": ["avatar", "background", "timeline", "tweets"], "videos": true, "progress" : 0.1, "filename" : "{author[name]}-[{date:%Y-%m-%d_%H-%M-%S}]-[{tweet_id}]-{num}.{extension}",