ungoogled-software/ungoogled-chromium
GitHub で見るutils/downloads.py should check HTTP response before renaming
Open
#1,805 opened on 2022年1月20日
enhancementhelp wanted
Repository metrics
- Stars
- (18,674 stars)
- PR merge metrics
- (平均マージ 1d 11h) (30d で 9 merged PRs)
説明
utils/downloads.py should check HTTP response and rename downloaded files only if HTTP 200 OK response received.
https://github.com/Eloston/ungoogled-chromium/blob/93cf016effb260428578c765e53b33020bc170d6/utils/downloads.py#L222-L235