summaryrefslogtreecommitdiffstats
path: root/gallery_dl/extractor/kemonoparty.py
diff options
context:
space:
mode:
Diffstat (limited to 'gallery_dl/extractor/kemonoparty.py')
-rw-r--r--gallery_dl/extractor/kemonoparty.py7
1 files changed, 2 insertions, 5 deletions
diff --git a/gallery_dl/extractor/kemonoparty.py b/gallery_dl/extractor/kemonoparty.py
index beb992c..e8fcd1a 100644
--- a/gallery_dl/extractor/kemonoparty.py
+++ b/gallery_dl/extractor/kemonoparty.py
@@ -45,11 +45,8 @@ class KemonopartyExtractor(Extractor):
comments = self.config("comments")
username = dms = None
- # prevent files from coomer.party to be sent with gzip compression
- if "coomer" in self.root:
- headers = {"Accept-Encoding": "identity"}
- else:
- headers = None
+ # prevent files to be sent with gzip compression
+ headers = {"Accept-Encoding": "identity"}
if self.config("metadata"):
username = text.unescape(text.extract(