So I have this return code that attaches a file and downloads it trough your browser.
return send_file(vid, as_attachment=True), render_template(\'thanks.html\')