in place of newyork I want to pass form.city.data which is a input from form by the user.
<div>
<iframe height="800" width="100%" class="p-5 embed-responsive-item"
src="{{ url_for('static',filename='videos/newyork.html') }}" allowfullscreen></iframe>
</div>