mirror of
https://github.com/mikf/gallery-dl.git
synced 2025-01-31 19:51:34 +01:00
[boosty] Fixed formatting
This commit is contained in:
parent
8c9221f0a6
commit
ea6594734d
@ -123,10 +123,10 @@ class BoostyExtractor(Extractor):
|
||||
|
||||
elif type == "audio_file":
|
||||
files.append(self._update_url(post, block))
|
||||
|
||||
|
||||
elif type == "file":
|
||||
files.append(self._update_url(post, block))
|
||||
|
||||
|
||||
else:
|
||||
self.log.debug("%s: Unsupported data type '%s'",
|
||||
post["int_id"], type)
|
||||
|
Loading…
x
Reference in New Issue
Block a user