I have a video stored on the cloud, I\'m using this Flask route to download chunks of the video at a time and return it to the user as a stream:
@app.route(&q