This website requires JavaScript.
Explore
Help
Sign In
mikf
/
gallery-dl
Watch
1
Star
0
Fork
0
You've already forked gallery-dl
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
gallery-dl
/
gallery_dl
History
Mike Fährmann
6b56b3ebe1
[twitter] report API errors as generic StopExtraction exceptions
...
prevents duplicate logging messages for nonexistent users (
#1759
)
2021-08-21 22:46:22 +02:00
..
downloader
[downloader:http] reorder HTTP header sources
2021-08-05 23:01:54 +02:00
extractor
[twitter] report API errors as generic StopExtraction exceptions
2021-08-21 22:46:22 +02:00
postprocessor
add 'kwdict' argument to PathFormat.build_filename()
2021-06-20 20:26:38 +02:00
__init__.py
allow 'extractor.modules' to be a string
2021-07-18 00:34:04 +02:00
__main__.py
return with non-zero exit status on error
2019-10-27 23:54:18 +01:00
cache.py
require an argument for --clear-cache
2021-06-12 00:15:25 +02:00
config.py
support XDG_CONFIG_HOME (
closes
#1545
)
2021-05-16 02:48:16 +02:00
exception.py
add '"skip": "terminate"' option
2021-05-12 02:22:28 +02:00
job.py
remove most 'yield Message.Version' statements
2021-08-16 03:10:48 +02:00
oauth.py
write OAuth token to cache by default (
#616
)
2020-05-25 22:35:45 +02:00
option.py
require an argument for --clear-cache
2021-06-12 00:15:25 +02:00
output.py
add 'output.skip' option
2021-05-04 19:27:18 +02:00
text.py
consider apparently long extensions as part of the filename
2021-05-02 21:15:50 +02:00
util.py
implement 'util.format_value()'
2021-07-26 02:11:22 +02:00
version.py
update default User-Agent headers
2021-08-14 04:01:41 +02:00