fork download
  1. import subprocess
  2. subprocess.call('curl https://google.com',shell=True)
Success #stdin #stdout #stderr 0s 14064KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: google.com