sindresorhus/electron-dl

Use `ses.downloadURL(url)`

Open

#104 opened on Feb 5, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (1,206 stars) (136 forks)user submission
enhancementhelp wanted

Description

Electron 8 added a new useful API: https://github.com/electron/electron/pull/19889/files

We should use it for electronDl.download().

Contributor guide

Use `ses.downloadURL(url)` · sindresorhus/electron-dl#104 | Good First Issue