Files
gallery-dl/gallery_dl/extractor/artstation.py
Mike Fährmann 89df37a173 [artstation] use a separate dict for each asset (#154)
Using the same base-dict for each asset of a project causes unwanted
side effects like re-using image filename extensions for videos,
resulting in errors with the youtube-dl downloader.
2019-01-11 12:26:12 +01:00

12 KiB