mirror of
https://github.com/mikf/gallery-dl.git
synced 2024-11-21 10:12:29 +01:00
9b2d782cb7
Do not manually build paths, which get later overwritten by
pathfmt.build_path() anyway. Just update the target directory and let
the rest of the "path logic" handle it.
Fixes skipping previously downloaded and categorized files,
which was broken since
|
||
---|---|---|
.. | ||
results | ||
__init__.py | ||
test_cache.py | ||
test_config.py | ||
test_cookies.py | ||
test_downloader.py | ||
test_extractor.py | ||
test_formatter.py | ||
test_job.py | ||
test_oauth.py | ||
test_output.py | ||
test_postprocessor.py | ||
test_results.py | ||
test_text.py | ||
test_util.py | ||
test_ytdl.py |