allow extractors to register a 'finalize()' method

This commit is contained in:
Mike Fährmann
2021-09-07 21:15:30 +02:00
parent 9158853ff7
commit d79bcb6236
4 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
# Changelog
## Unreleased
## 1.18.4 - 2021-09-04
### Additions
- [420chan] add `thread` and `board` extractors ([#1773](https://github.com/mikf/gallery-dl/issues/1773))