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 864484e4c6
[instagram] add 'info' as a possible 'include' value
3 weeks ago
..
downloader [ytdl] ignore SyntaxErrors when trying to import a module 3 weeks ago
extractor [instagram] add 'info' as a possible 'include' value 3 weeks ago
postprocessor [pp:ugoira] initial support for "original" frames (#6056) 3 weeks ago
__init__.py add 'input-files' config option (#6059) 3 weeks 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 add '--rename' and '--rename-to' command-line options (#5846, #6044) 3 weeks ago
output.py [actions] move LoggerAdapter from 'output' to 'actions' 3 months ago
path.py [pp:metadata] fix using '..' in directories on Windows (#5942, #6094) 3 weeks 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] ignore SyntaxErrors when trying to import a module 3 weeks ago