issues
search
Cadair
/
parfive
An asyncio based parallel file downloader for Python 3.8+
https://parfive.readthedocs.io/
MIT License
51
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[pre-commit.ci] pre-commit autoupdate
#160
pre-commit-ci[bot]
opened
3 months ago
0
[pre-commit.ci] pre-commit autoupdate
#159
pre-commit-ci[bot]
closed
3 months ago
0
[pre-commit.ci] pre-commit autoupdate
#158
pre-commit-ci[bot]
closed
4 months ago
0
Disable ssl verify
#157
bdrummon
opened
4 months ago
3
[pre-commit.ci] pre-commit autoupdate
#156
pre-commit-ci[bot]
closed
4 months ago
0
[pre-commit.ci] pre-commit autoupdate
#155
pre-commit-ci[bot]
closed
6 months ago
0
[pre-commit.ci] pre-commit autoupdate
#154
pre-commit-ci[bot]
closed
7 months ago
0
Fix a bug where result urls were not updated in retry
#153
samaloney
opened
7 months ago
1
Refactor Results object
#152
samaloney
opened
7 months ago
3
Fix test issue where warning was being raised but not captured
#151
samaloney
closed
7 months ago
2
Add callbacks for ftp downloads
#150
samaloney
closed
7 months ago
3
Drop Python 3.7 as it's EOL
#149
Cadair
closed
7 months ago
0
Only log `get_ftp_size` errors at info
#148
Cadair
closed
7 months ago
0
Option to use external download manager (wget or curl)
#147
wxguy
opened
7 months ago
5
Add urls to results
#146
samaloney
closed
7 months ago
5
[pre-commit.ci] pre-commit autoupdate
#145
pre-commit-ci[bot]
closed
7 months ago
1
Cruft link
#144
CyclingNinja
closed
7 months ago
1
Consider switching to httpx over aiohttp
#143
Cadair
opened
11 months ago
0
Cruft template testing
#142
CyclingNinja
closed
9 months ago
1
[pre-commit.ci] pre-commit autoupdate
#141
pre-commit-ci[bot]
closed
9 months ago
1
[pre-commit.ci] pre-commit autoupdate
#140
pre-commit-ci[bot]
closed
1 year ago
0
Add typing to utils
#139
dstansby
closed
7 months ago
2
Add devdeps build with aiohttp dev
#138
dstansby
closed
1 year ago
3
[pre-commit.ci] pre-commit autoupdate
#137
pre-commit-ci[bot]
closed
1 year ago
1
Fix actually running pytest in tox
#136
Cadair
closed
1 year ago
1
[pre-commit.ci] pre-commit autoupdate
#135
pre-commit-ci[bot]
closed
1 year ago
1
[pre-commit.ci] pre-commit autoupdate
#134
pre-commit-ci[bot]
closed
1 year ago
1
Fixes signal that only works in main thread of the main interpreter
#133
AthKouloumvakos
closed
7 months ago
7
Downloading data with parfive>=2 inside a streamlit app fails with a RuntimeError
#132
AthKouloumvakos
closed
7 months ago
5
Signal errors can be raised inside notebooks and other jupyter kernels
#131
Cadair
opened
1 year ago
1
Add exponential back-off if we get a 429
#130
Cadair
opened
1 year ago
0
[pre-commit.ci] pre-commit autoupdate
#129
pre-commit-ci[bot]
closed
1 year ago
1
Use `asyncio.TaskGroup` for downloading in parallel
#128
exitflynn
opened
1 year ago
4
customizable callback when download completed
#127
dreamflasher
closed
7 months ago
18
fix aiohttp redirect
#126
dreamflasher
closed
1 year ago
2
Redirects are not resolved
#125
dreamflasher
closed
1 year ago
2
Timeouts don't work / invalid filename doesn't throw an exception / content-name not recognized
#124
dreamflasher
opened
1 year ago
2
Callback on download completion
#123
dreamflasher
closed
7 months ago
3
Add option to create temporary files for partial downloads
#122
dreamflasher
opened
1 year ago
5
Download fails with 400, message='Can not decode content-encoding: gzip'
#121
wtbarnes
opened
1 year ago
12
Document download call blocking and non-blocking calls
#120
dreamflasher
opened
1 year ago
1
Add automatic retry option
#119
dreamflasher
opened
1 year ago
6
[pre-commit.ci] pre-commit autoupdate
#118
pre-commit-ci[bot]
closed
1 year ago
1
[pre-commit.ci] pre-commit autoupdate
#117
pre-commit-ci[bot]
closed
1 year ago
1
[pre-commit.ci] pre-commit autoupdate
#116
pre-commit-ci[bot]
closed
1 year ago
1
[pre-commit.ci] pre-commit autoupdate
#115
pre-commit-ci[bot]
closed
1 year ago
0
`progress=False` and `overwrite=True` are ignored by `simple_download()`
#114
ebuchlin
opened
2 years ago
1
Make sure tox-conda is installed
#113
Cadair
closed
2 years ago
1
Vendor parse_header out of the deprecated cgi module
#112
Cadair
closed
2 years ago
1
Python 3.11 has deprecated the cgi module
#111
Cadair
closed
2 years ago
1
Next