adjust archive-ids

This commit is contained in:
Mike Fährmann
2018-02-12 23:09:34 +01:00
parent be3ea4425d
commit 179bcdd349
11 changed files with 32 additions and 21 deletions

View File

@@ -18,7 +18,7 @@ class KhinsiderSoundtrackExtractor(AsynchronousExtractor):
category = "khinsider"
subcategory = "soundtrack"
directory_fmt = ["{category}", "{album}"]
archive_fmt = "{album}_{name}"
archive_fmt = "{album}_{name}.{extension}"
pattern = [r"(?:https?://)?downloads\.khinsider\.com/"
r"game-soundtracks/album/([^/?&#]+)"]
test = [(("https://downloads.khinsider.com/game-soundtracks/"