Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix User-Agent to download and add --user-agent option #295

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

wkentaro
Copy link
Owner

@wkentaro wkentaro commented Jan 16, 2024

Close #294
Close #293
Close #291
Close #292

@wkentaro wkentaro self-assigned this Jan 16, 2024
@wkentaro wkentaro added the fix for pr label Jan 16, 2024
@wkentaro wkentaro force-pushed the fix_user_agent branch 2 times, most recently from 731a1b0 to 1641fff Compare January 16, 2024 13:18
@wkentaro wkentaro merged commit 975310b into main Jan 16, 2024
4 checks passed
@wkentaro wkentaro deleted the fix_user_agent branch January 16, 2024 13:21
KumoLiu added a commit to Project-MONAI/MONAI that referenced this pull request Feb 7, 2024
gdown library has been updated to fix
#7383 since
wkentaro/gdown#295
Update the gdown version for this PR
#7384

### Description

A few sentences describing the changes proposed in this pull request.

### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Non-breaking change (fix or new feature that would not break
existing functionality).
- [ ] Breaking change (fix or new feature that would cause existing
functionality to change).
- [ ] New tests added to cover the changes.
- [ ] Integration tests passed locally by running `./runtests.sh -f -u
--net --coverage`.
- [ ] Quick tests passed locally by running `./runtests.sh --quick
--unittests --disttests`.
- [ ] In-line docstrings updated.
- [ ] Documentation updated, tested `make html` command in the `docs/`
folder.

Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
juampatronics pushed a commit to juampatronics/MONAI that referenced this pull request Mar 25, 2024
gdown library has been updated to fix
Project-MONAI#7383 since
wkentaro/gdown#295
Update the gdown version for this PR
Project-MONAI#7384

### Description

A few sentences describing the changes proposed in this pull request.

### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Non-breaking change (fix or new feature that would not break
existing functionality).
- [ ] Breaking change (fix or new feature that would cause existing
functionality to change).
- [ ] New tests added to cover the changes.
- [ ] Integration tests passed locally by running `./runtests.sh -f -u
--net --coverage`.
- [ ] Quick tests passed locally by running `./runtests.sh --quick
--unittests --disttests`.
- [ ] In-line docstrings updated.
- [ ] Documentation updated, tested `make html` command in the `docs/`
folder.

Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
Signed-off-by: Juan Pablo de la Cruz Gutiérrez <juampatronics@gmail.com>
Yu0610 pushed a commit to Yu0610/MONAI that referenced this pull request Apr 11, 2024
gdown library has been updated to fix
Project-MONAI#7383 since
wkentaro/gdown#295
Update the gdown version for this PR
Project-MONAI#7384

### Description

A few sentences describing the changes proposed in this pull request.

### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Non-breaking change (fix or new feature that would not break
existing functionality).
- [ ] Breaking change (fix or new feature that would cause existing
functionality to change).
- [ ] New tests added to cover the changes.
- [ ] Integration tests passed locally by running `./runtests.sh -f -u
--net --coverage`.
- [ ] Quick tests passed locally by running `./runtests.sh --quick
--unittests --disttests`.
- [ ] In-line docstrings updated.
- [ ] Documentation updated, tested `make html` command in the `docs/`
folder.

Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
Signed-off-by: Yu0610 <612410030@alum.ccu.edu.tw>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix for pr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gdown Stopped Working about 20+ Hours Ago AttributeError: 'NoneType' object has no attribute 'groups'
1 participant