Preview:
//Create and Diplsay ACF Texonomy Data on category page

$term = get_queried_object();
$cat_video = get_field('youtube_video', $term);

<h1><?php echo $cat_video; ?></h1>
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter