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
a3ca2f6080
update fallback URL handling
...
remove Message.Urllist and use a '_fallback' field inside a kwdict
2020-10-16 01:09:55 +02:00
..
downloader
reduce wait time growth rate from exponential to linear
2020-09-06 22:38:25 +02:00
extractor
update fallback URL handling
2020-10-16 01:09:55 +02:00
postprocessor
[postprocessor:zip] defer zip file creation (
fixes
#968
)
2020-08-31 21:53:18 +02:00
__init__.py
handle sys.stdin being None when using '-' as input file (
#653
)
2020-03-25 22:33:39 +01:00
__main__.py
return with non-zero exit status on error
2019-10-27 23:54:18 +01:00
cache.py
use %APPDATA%\gallery-dl for config/cache on Windows
2020-05-28 02:56:38 +02:00
cloudflare.py
prevent unhandled exception on Cloudflare challenges (
#868
)
2020-07-08 23:22:33 +02:00
config.py
implement 'config.accumulate()' (
#994
)
2020-09-14 21:13:08 +02:00
exception.py
add 'response' objects to 'HttpError's
2020-07-30 18:23:26 +02:00
job.py
update fallback URL handling
2020-10-16 01:09:55 +02:00
oauth.py
write OAuth token to cache by default (
#616
)
2020-05-25 22:35:45 +02:00
option.py
add '--no-skip' command-line option (
closes
#986
)
2020-09-11 01:23:39 +02:00
output.py
add global WINDOWS bool
2020-05-19 22:32:53 +02:00
text.py
strip microseconds in text.parse_datetime()
2020-06-17 21:40:16 +02:00
util.py
add 't' format string conversion (
closes
#1065
)
2020-10-16 00:37:22 +02:00
version.py
[newgrounds] handle embeds without scheme (
#1033
)
2020-10-15 15:13:54 +02:00