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 d7a2c73274
[util] let a CustomNone instance be equal to itself
2 months ago
..
downloader consistent 'with open(…) as fp:' syntax 3 months ago
extractor [zerochan] fix tag redirections (#5891) 2 months ago
postprocessor [pp:metadata] fix 'directory' when file directory has conditions (#5728) 2 months ago
__init__.py add '-J/--resolve-json' command-line option (#5864) 2 months ago
__main__.py fix symlink resolution in __main__.py 12 months ago
actions.py [actions] emit logging messages before waiting/exiting/etc 3 months ago
aes.py implement --cookies-from-browser (#1606) 2 years ago
archive.py [archive] implement DownloadArchiveMemory class (#5255) 4 months ago
cache.py run tests without using 'nose' 3 years ago
config.py consistent 'with open(…) as fp:' syntax 3 months ago
cookies.py add thorium cookies support 3 months ago
exception.py fix HttpError.status value 7 months ago
formatter.py [formatter] implement 'X' format specifier (#5770) 3 months ago
job.py add '-J/--resolve-json' command-line option (#5864) 2 months ago
oauth.py replace '24*3600' with '86400' 9 months ago
option.py add '-J/--resolve-json' command-line option (#5864) 2 months ago
output.py [actions] move LoggerAdapter from 'output' to 'actions' 3 months ago
path.py [pp:metadata] fix 'directory' when file directory has conditions (#5728) 2 months ago
text.py [text] catch general Exceptions 5 months ago
update.py [workflows:executables] change dev/linux binary name to …_linux 4 months ago
util.py [util] let a CustomNone instance be equal to itself 2 months ago
version.py [actions] add 'exec' action (#5619) 3 months ago
ytdl.py [ytdl] fix --cookies-from-browser option parsing 2 months ago