To upload a YouTube video to your data form you need to use a wiki field. The user pastes the html embed code into the field on the dat aform.
To display it, above the ==== separator use [[html]] tags and form_raw as follows:
[[html]]
%%form_raw{field}%%
[[/html]]
Example
bandvideo:
label: Video
type: wiki
[[html]]
%%form_raw{bandvideo}%%
[[/html]]