Bellow I have some code which downloads videos. The code downloads videos form a string i provide it with and can only download one video per call. My question is can i make a queuing systems that can start the next provided string straight after simutanuously. Thanks In advance Bellow I have some code which downloads videos.