mirror of
https://github.com/mikf/gallery-dl.git
synced 2024-11-23 11:12:40 +01:00
e9ab97396f
Add an enumeration index so that attachments and regular files with the same filename still get downloaded and not counted as duplicate files (even though for patreon posts they usually are) This invalidates all previously generated archive IDs. To keep using old names and IDs, set 'filename' to "{id}_{title}_{filename}.{extension}" and 'archive-format' to "{service}_{user}_{id}_{filename}.{extension}". |
||
---|---|---|
.. | ||
downloader | ||
extractor | ||
postprocessor | ||
__init__.py | ||
__main__.py | ||
cache.py | ||
config.py | ||
exception.py | ||
job.py | ||
oauth.py | ||
option.py | ||
output.py | ||
text.py | ||
util.py | ||
version.py |