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 f32e10f6a5
[instagram] add 'max-posts' option (#6054)
1 month ago
..
downloader consistent 'with open(…) as fp:' syntax 3 months ago
extractor [instagram] add 'max-posts' option (#6054) 1 month ago
postprocessor [pp:metadata] implement 'base-directory' option (#5262, #5728) 1 month 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 [cookies:firefox] extract only cookies without container by default (#5957) 1 month ago
exception.py fix HttpError.status value 7 months ago
formatter.py [formatter] implement 'A' format specifier (#6036) 1 month 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 [cookies:firefox] extract only cookies without container by default (#5957) 1 month ago
output.py [actions] move LoggerAdapter from 'output' to 'actions' 3 months ago
path.py [path] leave '..' segments as is (#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 fix tests & syntax for older Python versions 1 month ago
version.py [gofile] fix "KeyError: 'childrenIds'" (#5993) 1 month ago
ytdl.py [ytdl] fix --cookies-from-browser option parsing 2 months ago