Skip to content

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

Merged
wkentaro merged 1 commit intomainfrom
fix_user_agent
Jan 16, 2024
Merged

Fix User-Agent to download and add --user-agent option#295
wkentaro merged 1 commit intomainfrom
fix_user_agent

Conversation

@wkentaro
Copy link
Copy Markdown
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 pr::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
@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 <[email protected]>
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 <[email protected]>
Signed-off-by: Juan Pablo de la Cruz Gutiérrez <[email protected]>
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 <[email protected]>
Signed-off-by: Yu0610 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr::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