This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gallery-dl
Watch
1
Star
0
Fork
0
You've already forked gallery-dl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4e80d3210e986690419d5ce92f56ad39934edc83
gallery-dl
/
gallery_dl
/
downloader
History
Mike Fährmann
bca9f965e5
[downloader:http] add 'chunk-size' option (
#3143
)
...
and double the previous default from 16384 (2**14) to 32768 (2**15)
2022-11-02 16:50:26 +01:00
..
__init__.py
use __import__() to dynamically load modules
2021-03-01 01:27:02 +01:00
common.py
refactor proxy handling code (
#2357
)
2022-03-10 23:55:35 +01:00
http.py
[downloader:http] add 'chunk-size' option (
#3143
)
2022-11-02 16:50:26 +01:00
text.py
[downloader] overhaul http and text modules
2019-06-19 22:56:11 +02:00
ytdl.py
[downloader:ytdl] update _set_outtmpl() (
fixes
#2692
)
2022-06-20 11:32:02 +02:00