compatibility fixes to make a standalone exe work

This commit is contained in:
Mike Fährmann
2017-01-23 00:07:36 +01:00
parent 4553a6392f
commit 37d4d07d9b
3 changed files with 24 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ class KhinsiderSoundtrackExtractor(AsynchronousExtractor):
filename_fmt = "{filename}"
pattern = [r"(?:https?://)?downloads\.khinsider\.com/game-soundtracks/album/(.+)"]
test = [("http://downloads.khinsider.com/game-soundtracks/album/horizon-riders-wii-", {
"url": "35ff4c8310884664408dc5560fda3b06157f7606",
"url": "732639e9e72e169f8ec36a71609471aaf67451e0",
"keyword": "d91cf3edee6713b536eaf3995743f0be7dc72f68",
})]