miscellaneous fixes and adjustments

This commit is contained in:
Mike Fährmann
2019-08-01 21:41:16 +02:00
parent 2c839f3760
commit 4a0c98bfc9
5 changed files with 8 additions and 4 deletions

View File

@@ -112,6 +112,7 @@ class VscoCollectionExtractor(VscoExtractor):
"""Extractor for images from a collection on vsco.co"""
subcategory = "collection"
directory_fmt = ("{category}", "{user}", "collection")
archive_fmt = "c_{user}_{id}"
pattern = BASE_PATTERN + r"/collection/"
test = ("https://vsco.co/vsco/collection/1", {
"range": "1-80",