I wanted to use this, but NPM can't provide the ~200mb in reasonable time.
It downloaded like 7mb in 20 minutes.
I got he URL where this tool gets the data and called it in my browser.
It downloaded 500 KB in 20 minutes

I also tried curl. Similar result:

My internet is defiantly not the problem

As a developer, I want to be able to cache the file on my local server, and be able to give this tool the address of that server.
On there I can keep it updated and send the last full downloaded file to this tool.
I wanted to use this, but NPM can't provide the ~200mb in reasonable time.
It downloaded like 7mb in 20 minutes.
I got he URL where this tool gets the data and called it in my browser.

It downloaded 500 KB in 20 minutes
I also tried curl. Similar result:
My internet is defiantly not the problem

As a developer, I want to be able to cache the file on my local server, and be able to give this tool the address of that server.
On there I can keep it updated and send the last full downloaded file to this tool.