I am using Flask to return a file like so:
@app.route(\'/api/v1/videos\', methods=[\'GET\']) def api_id(): if \'link\' in request.args: link = req