You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gallery-dl/gallery_dl
Mike Fährmann 0d72789aa3
merge #5461: [cookies] use tempfile when saving cookies.txt files
5 months ago
..
downloader [downloader:http] add MIME type and signature for .mov files (#5287) 7 months ago
extractor merge #5461: [cookies] use tempfile when saving cookies.txt files 5 months ago
postprocessor [pp:mtime] do not overwrite '_mtime' for None values (#5439) 6 months ago
__init__.py allow using an empty string as argument for -D/--directory 8 months ago
__main__.py fix symlink resolution in __main__.py 12 months ago
actions.py 'sys.exit' -> 'SystemExit' 1 year ago
aes.py implement --cookies-from-browser (#1606) 2 years ago
cache.py run tests without using 'nose' 3 years ago
config.py 'sys.exit' -> 'SystemExit' 1 year ago
cookies.py remove 'contextlib' imports 6 months ago
exception.py fix HttpError.status value 7 months ago
formatter.py [formatter] fix local DST datetime offsets for ':O' 6 months ago
job.py remove single quotes in some logging messages (#4908) 9 months ago
oauth.py replace '24*3600' with '86400' 9 months ago
option.py implement -e/--error-file as a logging handler 10 months ago
output.py automatically create directory path for logging files (#5249) 7 months ago
path.py fix filename formatting silently failing under certain circumstances 7 months ago
text.py [text] catch general Exceptions 5 months ago
util.py restore LD_LIBRARY_PATH for PyInstaller builds (#5421) 6 months ago
version.py [kemonoparty] fix KeyError for empty files (#5368) 6 months ago
ytdl.py [ytdl] fix crash due to removed 'no_color' attribute 1 year ago