add option to set alternate location of .part files (#29)
Note: The path set for 'downloader.*.part-directory' needs to point to an already existing directory.
This commit is contained in:
@@ -74,6 +74,8 @@ skip = [
|
||||
"archivedmoe", "archiveofsins", "thebarchive",
|
||||
# temporary issues
|
||||
"imgtrex",
|
||||
"imagefap",
|
||||
"flickr",
|
||||
]
|
||||
# enable selective testing for direct calls
|
||||
if __name__ == '__main__' and len(sys.argv) > 1:
|
||||
|
||||
Reference in New Issue
Block a user