Continue download video after everything is closed

I am integrating milestone in our app.

I since download run when the app is running and happening in background,

It stops when we close the app

Is there anyway for download to continue running even if the app is closed?

No. You have to keep an active application. Could be an independent application or service you have running in the background.