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 f1ddbff0b5
[aryion] add 'recursive' option (fixes #832)
4 years ago
..
downloader readd 'session' to base downloader class (fixes #768) 4 years ago
extractor [aryion] add 'recursive' option (fixes #832) 4 years ago
postprocessor add global WINDOWS bool 4 years ago
__init__.py handle sys.stdin being None when using '-' as input file (#653) 5 years ago
__main__.py return with non-zero exit status on error 5 years ago
aes.py update links to youtube-dl 6 years ago
cache.py use %APPDATA%\gallery-dl for config/cache on Windows 4 years ago
cloudflare.py resolve redirects after solving Cloudflare challanges 4 years ago
config.py improve config lookup when there are multiple possible locations 4 years ago
exception.py miscellaneous stuff 5 years ago
job.py flush after writing JSON in DataJob() (#727) 4 years ago
oauth.py write OAuth token to cache by default (#616) 4 years ago
option.py Fix typo: defaut → default. (#754) 4 years ago
output.py add global WINDOWS bool 4 years ago
text.py strip microseconds in text.parse_datetime() 4 years ago
util.py update '--write-pages' (#737) 4 years ago
version.py improve output of '-K' for parent extractors (#825) 4 years ago