|
|
|
|
|
by mikeash
4502 days ago
|
|
When I'm on a bad connection, I like to download the file on a server somewhere, then rsync it locally. As long as my server and the server I'm downloading from are on fast connections, the initial step doesn't take long, and this frees me from worrying about expiring cookies or URLs or whatever. |
|
In this case, "Copy cURL" of a request from Chrome's Developer Tools is priceless.