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 7610d9cf82
merge #3675: [pixiv] fix --write-tags for '"tags": "original"'
2 years ago
..
downloader [downloader:http] use 'time.monotonic()' 2 years ago
extractor merge #3717: [misskey] add misskey extractors 2 years ago
postprocessor [pixiv] fix tag write when set to original 2 years ago
__init__.py add '--config-create' command-line option 2 years ago
__main__.py return with non-zero exit status on error 5 years ago
aes.py implement --cookies-from-browser (#1606) 2 years ago
cache.py run tests without using 'nose' 3 years ago
config.py add '--config-create' command-line option 2 years ago
cookies.py put argument init on separate lines 2 years ago
exception.py implement restarting an extractor (#3338) 2 years ago
formatter.py replace json.dumps with direct calls to JSONEncoder.encode 2 years ago
job.py move executable check into util.py 2 years ago
oauth.py replace remaining instances of base64 with binascii 2 years ago
option.py add '--config-create' command-line option 2 years ago
output.py add 'output.stdout', '.stdin', and '.stderr' options 2 years ago
path.py put argument init on separate lines 2 years ago
text.py add 'default' argument to 'text.extr()' 2 years ago
util.py move executable check into util.py 2 years ago
version.py move user agent string to util.py 2 years ago
ytdl.py [ytdl} fix dfe4f00c for legacy yt-dlp 2 years ago