Files
gallery-dl/test
Mike Fährmann fc9223c072 add '--abort-on-skip' option and ability to control skip behavior
the 'skip' config option controls skipping behavior:
    true    - skip download if file already exist (default)
    false   - download and overwrite files even if it exists
    "abort" - abort extractor run if a download would be skipped
              (same as '--abort-on-skip')
2017-05-03 15:26:04 +02:00
..
2015-10-03 14:51:13 +02:00
2017-03-27 11:59:27 +02:00
2017-03-28 13:12:44 +02:00