project modules: video-header.article

video-header README

This needs docs!
Create a README.md in the pattern's directory and add details about using this pattern in markdown.

video-header Twig The markup file.
<div class="video-header // {{ video_header_classes }}" {{ video_header_data_attrs }}>
	<div class="lrv-a-wrapper // {{ video_header_wrapper_classes }}">
		<div class="video-header__header // {{ video_header_header_classes }}">
			{% include "@larva/components/c-heading/c-heading.twig" with c_heading %}
			
			{% include "@project/modules/video-menu/video-menu.twig" with video_menu %}
		</div>
		{% if show_video_showcase %}
			{% include "@project/modules/video-showcase/video-showcase.twig" with video_showcase %}
		{% endif %}	
	</div>
</div>
video-header.article JSON The data object for this pattern.
{
	"video_header_classes": "lrv-u-margin-lr-auto",
	"video_header_wrapper_classes": "",
	"video_header_header_classes": "u-margin-b-075 lrv-u-padding-t-1 lrv-u-margin-b-1@mobile-max",
	"video_header_data_attrs": "",
	"video_header_videos_classes": "",
	"c_heading": {
		"c_heading_classes": "lrv-u-font-family-secondary u-font-size-23 u-line-height-33 lrv-u-font-weight-normal lrv-u-text-transform-uppercase lrv-u-margin-t-1@mobile-max u-position-absolute@desktop lrv-u-text-align-center@mobile-max",
		"c_heading_id_attr": "section-heading",
		"c_heading_text": "The Latest",
		"c_heading_url": "",
		"c_heading_link_classes": "",
		"c_heading_outer": false,
		"c_heading_outer_classes": "",
		"c_heading_is_primary_heading": false
	},
	"video_menu": {
		"video_menu_classes": "lrv-u-flex u-background-color-picked-bluewood u-padding-b-075 lrv-u-padding-b-050 lrv-u-text-align-center@mobile-max u-margin-t-n2 lrv-u-border-b-1 u-border-color-pale-sky-2",
		"video_menu_inner_classes": "lrv-u-width-100p lrv-u-flex@tablet u-justify-content-end",
		"o_nav": {
			"modifier_class": "",
			"o_nav_classes": "lrv-u-display-none",
			"o_nav_title_text": "",
			"o_nav_title_id_attr": "",
			"o_nav_title_classes": "",
			"o_nav_aria_labelledby_attr": "",
			"o_nav_screen_reader_id_attr": "optional-screen-reader",
			"o_nav_screen_reader_text": "optional screen reader",
			"o_nav_list_classes": "lrv-a-space-children--1 lrv-a-space-children-horizontal lrv-a-unstyle-list lrv-u-a-unstyle-list lrv-u-align-items-center lrv-u-display-flex lrv-u-flex@desktop lrv-u-justify-content-space-between o-nav__list u-max-width-380@tablet",
			"o_nav_list_item_classes": "",
			"o_nav_list_items": [
				{
					"modifier_class": "",
					"c_link_classes": "lrv-u-color-black lrv-u-text-transform-uppercase a-font-secondary-bold-l u-font-size-23 u-letter-spacing-002 u-color-brand-primary:hover lrv-u-display-inline-flex lrv-u-text-align-right lrv-u-font-weight-bold u-line-height-33",
					"c_link_text": "NFL Spotlight",
					"c_link_url": "#",
					"c_link_rel_attr": false,
					"c_link_aria_label_attr": false,
					"c_link_target_attr": false
				}
			],
			"o_nav_list_labelledby_attr": ""
		},
		"o_drop_menu": {
			"o_drop_menu_classes": "lrv-a-glue-parent",
			"o_drop_data_attr": false,
			"o_drop_menu_toggle_classes": "js-drop-menu__toggle",
			"o_drop_menu_list_classes": "js-drop-menu__tooltip lrv-u-background-color-white lrv-u-text-align-right u-box-shadow-menu@tablet lrv-u-width-300 u-padding-lr-075 lrv-u-padding-t-050 u-padding-b-150 lrv-a-glue@tablet lrv-a-glue--r-0",
			"c_span": {
				"modifier_class": "",
				"c_span_classes": "lrv-u-color-black lrv-u-text-transform-uppercase lrv-u-font-family-primary lrv-u-font-size-16 u-letter-spacing-002 u-color-brand-primary:hover lrv-u-display-inline-flex lrv-u-text-align-right lrv-u-font-weight-bold lrv-a-icon-after lrv-a-icon-arrow-down u-line-height-33",
				"c_span_text": "More Playlists",
				"c_span_url": "",
				"c_span_link_classes": ""
			},
			"o_nav": {
				"modifier_class": "",
				"o_nav_classes": "",
				"o_nav_title_text": "",
				"o_nav_title_id_attr": "",
				"o_nav_title_classes": "",
				"o_nav_aria_labelledby_attr": "",
				"o_nav_screen_reader_id_attr": "optional-screen-reader",
				"o_nav_screen_reader_text": "optional screen reader",
				"o_nav_list_classes": "lrv-a-unstyle-list lrv-u-padding-t-050",
				"o_nav_list_item_classes": "u-padding-b-075",
				"o_nav_list_items": [
					{
						"modifier_class": "",
						"c_link_classes": "lrv-u-font-family-primary lrv-u-text-transform-uppercase u-font-size-15 u-letter-spacing-007 lrv-u-display-block lrv-u-height-100p",
						"c_link_text": "Academy Awards",
						"c_link_url": "#page",
						"c_link_rel_attr": false,
						"c_link_aria_label_attr": false,
						"c_link_target_attr": false
					},
					{
						"modifier_class": "",
						"c_link_classes": "lrv-u-font-family-primary lrv-u-text-transform-uppercase u-font-size-15 u-letter-spacing-007 lrv-u-display-block lrv-u-height-100p",
						"c_link_text": "Actors on Actors: Film",
						"c_link_url": "#page",
						"c_link_rel_attr": false,
						"c_link_aria_label_attr": false,
						"c_link_target_attr": false
					},
					{
						"modifier_class": "",
						"c_link_classes": "lrv-u-font-family-primary lrv-u-text-transform-uppercase u-font-size-15 u-letter-spacing-007 lrv-u-display-block lrv-u-height-100p",
						"c_link_text": "Actors on Actors: TV",
						"c_link_url": "#page",
						"c_link_rel_attr": false,
						"c_link_aria_label_attr": false,
						"c_link_target_attr": false
					},
					{
						"modifier_class": "",
						"c_link_classes": "lrv-u-font-family-primary lrv-u-text-transform-uppercase u-font-size-15 u-letter-spacing-007 lrv-u-display-block lrv-u-height-100p",
						"c_link_text": "Artisans",
						"c_link_url": "#page",
						"c_link_rel_attr": false,
						"c_link_aria_label_attr": false,
						"c_link_target_attr": false
					},
					{
						"modifier_class": "",
						"c_link_classes": "lrv-u-font-family-primary lrv-u-text-transform-uppercase u-font-size-15 u-letter-spacing-007 lrv-u-display-block lrv-u-height-100p",
						"c_link_text": "Variety Studio at Cannes",
						"c_link_url": "#page",
						"c_link_rel_attr": false,
						"c_link_aria_label_attr": false,
						"c_link_target_attr": false
					},
					{
						"modifier_class": "",
						"c_link_classes": "lrv-u-font-family-primary lrv-u-text-transform-uppercase u-font-size-15 u-letter-spacing-007 lrv-u-display-block lrv-u-height-100p",
						"c_link_text": "Marvel Cinematic Universe",
						"c_link_url": "#page",
						"c_link_rel_attr": false,
						"c_link_aria_label_attr": false,
						"c_link_target_attr": false
					},
					{
						"modifier_class": "",
						"c_link_classes": "lrv-u-font-family-primary lrv-u-text-transform-uppercase u-font-size-15 u-letter-spacing-007 lrv-u-display-block lrv-u-height-100p",
						"c_link_text": "Power of Women",
						"c_link_url": "#page",
						"c_link_rel_attr": false,
						"c_link_aria_label_attr": false,
						"c_link_target_attr": false
					},
					{
						"modifier_class": "",
						"c_link_classes": "lrv-u-font-family-primary lrv-u-text-transform-uppercase u-font-size-15 u-letter-spacing-007 lrv-u-display-block lrv-u-height-100p",
						"c_link_text": "Red Carpet",
						"c_link_url": "#page",
						"c_link_rel_attr": false,
						"c_link_aria_label_attr": false,
						"c_link_target_attr": false
					},
					{
						"modifier_class": "",
						"c_link_classes": "lrv-u-font-family-primary lrv-u-text-transform-uppercase u-font-size-15 u-letter-spacing-007 lrv-u-display-block lrv-u-height-100p",
						"c_link_text": "Star Wars",
						"c_link_url": "#page",
						"c_link_rel_attr": false,
						"c_link_aria_label_attr": false,
						"c_link_target_attr": false
					},
					{
						"modifier_class": "",
						"c_link_classes": "lrv-u-font-family-primary lrv-u-text-transform-uppercase u-font-size-15 u-letter-spacing-007 lrv-u-display-block lrv-u-height-100p",
						"c_link_text": "Sundance",
						"c_link_url": "#page",
						"c_link_rel_attr": false,
						"c_link_aria_label_attr": false,
						"c_link_target_attr": false
					},
					{
						"modifier_class": "",
						"c_link_classes": "lrv-u-font-family-primary lrv-u-text-transform-uppercase u-font-size-15 u-letter-spacing-007 lrv-u-display-block lrv-u-height-100p",
						"c_link_text": "The Contenders",
						"c_link_url": "#page",
						"c_link_rel_attr": false,
						"c_link_aria_label_attr": false,
						"c_link_target_attr": false
					},
					{
						"modifier_class": "",
						"c_link_classes": "lrv-u-font-family-primary lrv-u-text-transform-uppercase u-font-size-15 u-letter-spacing-007 lrv-u-display-block lrv-u-height-100p",
						"c_link_text": "Emmys",
						"c_link_url": "#page",
						"c_link_rel_attr": false,
						"c_link_aria_label_attr": false,
						"c_link_target_attr": false
					},
					{
						"modifier_class": "",
						"c_link_classes": "lrv-u-font-family-primary lrv-u-text-transform-uppercase u-font-size-15 u-letter-spacing-007 lrv-u-display-block lrv-u-height-100p",
						"c_link_text": "Toronto Film Festival",
						"c_link_url": "#page",
						"c_link_rel_attr": false,
						"c_link_aria_label_attr": false,
						"c_link_target_attr": false
					},
					{
						"modifier_class": "",
						"c_link_classes": "lrv-u-font-family-primary lrv-u-text-transform-uppercase u-font-size-15 u-letter-spacing-007 lrv-u-display-block lrv-u-height-100p",
						"c_link_text": "Trailers",
						"c_link_url": "#page",
						"c_link_rel_attr": false,
						"c_link_aria_label_attr": false,
						"c_link_target_attr": false
					}
				],
				"o_nav_list_labelledby_attr": ""
			},
			"c_tagline": false,
			"c_link": false,
			"o_icon_button": false
		}
	},
	"video_showcase": {
		"video_header_videos_classes": "lrv-u-flex@tablet lrv-u-justify-content-space-between u-margin-t-1@tablet u-padding-b-2@tablet",
		"video_header_single_player_classes": "lrv-u-width-100p",
		"o_video_card": {
			"o_video_card_permalink_url": "#single_url",
			"o_video_card_alt_attr": "Thumbnail image",
			"o_video_card_image_url": "https://source.unsplash.com/random/595x333",
			"o_video_card_lazy_image_url": "https://source.unsplash.com/random/595x333",
			"o_video_card_caption_text": "Here is some caption text",
			"o_video_card_link_showcase_trigger_data_attr": "
", "o_video_card_link_showcase_type_data_attr": "oembed", "o_video_card_link_showcase_dek_data_attr": "Dek test", "o_video_card_link_showcase_title_data_attr": "Title test", "o_video_card_link_showcase_permalink_data_url": "#url_test", "o_video_card_link_showcase_time_data_attr": "10:00", "modifier_class": "", "o_video_card_classes": "u-background-color-picked-bluewood lrv-u-margin-r-050 lrv-u-padding-b-050 lrv-u-margin-lr-auto u-line-height-0", "o_video_card_crop_class": "lrv-a-crop-16x9 lrv-a-glue-parent c-play-badge-parent", "o_video_card_image_classes": "is-to-be-hidden lrv-u-display-block lrv-u-width-100p", "o_video_card_is_player": true, "c_label": "", "o_video_card_crop_data_attr": "", "o_video_card_meta_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-width-100p u-padding-lr-075@mobile-max lrv-u-padding-tb-050 u-position-relative", "o_video_card_link_classes": "lrv-u-width-100p ", "o_video_card_permalink_classes": "u-margin-r-050@mobile-max", "o_indicator": { "o_indicator_classes": "lrv-u-margin-b-025 u-margin-t-050@tablet", "c_span": { "modifier_class": "", "c_span_classes": "lrv-u-text-transform-uppercase u-font-size-13@mobile-max u-font-size-15 u-line-height-16 u-letter-spacing-009 lrv-u-font-family-primary lrv-u-font-weight-bold u-line-height-14@mobile-max", "c_span_text": "College Sports", "c_span_url": "", "c_span_link_classes": "" } }, "c_play_icon": { "c_play_badge_classes": "lrv-a-glue a-glue--l-13 a-glue--b-25 a-glue--b-30@tablet a-glue--l-28@tablet u-width-40 u-height-40 u-width-60@tablet u-height-60@tablet is-to-be-hidden" }, "c_heading": { "c_heading_classes": "lrv-u-font-weight-normal lrv-u-font-family-primary u-line-height-30@mobile-max u-line-height-36@desktop lrv-u-font-size-24 u-font-size-30@desktop u-order-n1@mobile-max lrv-u-font-weight-bold lrv-u-cursor-pointer", "c_heading_id_attr": "section-heading", "c_heading_text": "Sign of the Times: MSU, Penn State and the ‘Man Cave’ Moral Dilemma", "c_heading_url": "#single-url", "c_heading_link_classes": "lrv-u-display-block js-VideoShowcasePlayerHeading lrv-u-color-black", "c_heading_outer": false, "c_heading_outer_classes": "", "c_heading_is_primary_heading": false }, "c_span": { "modifier_class": "", "c_span_classes": "u-font-family-basic lrv-u-font-size-14 u-color-brand-secondary-60 js-VideoShowcasePlayerTime lrv-u-padding-t-050", "c_span_text": "", "c_span_url": "", "c_span_link_classes": "" }, "c_dek": { "c_dek_classes": "lrv-u-display-none js-VideoShowcasePlayerDek", "c_dek_markup": "", "c_dek_text": "Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!" }, "o_article_byline": { "o_article_byline_classes": "lrv-u-flex-wrap-wrap a-font-primary-medium-s lrv-a-unstyle-list lrv-u-flex lrv-a-space-children--050 lrv-u-line-height-copy u-color-grey-45", "c_tagline": { "c_tagline_classes": "lrv-u-margin-l-025", "c_tagline_text": false, "c_tagline_markup": "Scott Soshnick" }, "c_link": false, "c_timestamp": false } }, "related_videos": { "related_videos_classes": "u-border-l-1@desktop u-border-t-1@mobile-max u-border-color-pale-sky-2 u-max-width-330@tablet u-max-width-360@desktop-xl lrv-u-flex-shrink-0 lrv-u-padding-l-050@desktop", "related_videos_wrap_classes": "lrv-u-overflow-auto lrv-u-width-100p u-max-height-450 u-max-height-600@desktop-xl lrv-u-margin-t-050@mobile-max", "o_more_from_heading": { "o_more_from_heading_classes": "lrv-u-flex lrv-u-align-items-center u-padding-t-050@mobile-max", "c_heading": { "c_heading_classes": "lrv-u-color-black lrv-u-font-family-primary lrv-u-font-size-16 lrv-u-font-weight-bold lrv-u-text-align-center@mobile-max u-text-transform-uppercase@mobile-max u-letter-spacing-002@mobile-max u-font-size-21@tabletlrv-u-width-100p lrv-u-text-transform-uppercase u-line-height-20", "c_heading_id_attr": "section-heading", "c_heading_text": "Related Videos", "c_heading_url": "", "c_heading_link_classes": "", "c_heading_outer": false, "c_heading_outer_classes": "", "c_heading_is_primary_heading": false } }, "o_video_card_list": { "modifier_class": "lrv-a-unstyle-list", "o_video_card_list_classes": "lrv-u-flex lrv-u-flex-direction-column@tablet lrv-u-width-100p u-padding-b-125 a-separator-b-1@tablet", "o_video_card_list_item_classes": "u-min-height-100 u-border-b-1@tablet u-border-color-pale-sky-2 u-width-44p@mobile-max lrv-u-flex-shrink-0 lrv-u-padding-l-075@mobile-max lrv-u-height-100p lrv-u-padding-tb-050", "o_video_card_list_items": [ { "o_video_card_permalink_url": "#single_url", "o_video_card_alt_attr": "Thumbnail image", "o_video_card_image_url": "https://source.unsplash.com/random/175x98", "o_video_card_lazy_image_url": "https://source.unsplash.com/random/175x98", "o_video_card_caption_text": "Here is some caption text", "o_video_card_link_showcase_trigger_data_attr": "
", "o_video_card_link_showcase_type_data_attr": "oembed", "o_video_card_link_showcase_dek_data_attr": "Dek test", "o_video_card_link_showcase_title_data_attr": "Title test", "o_video_card_link_showcase_permalink_data_url": "#url_test", "o_video_card_link_showcase_time_data_attr": "10:00", "modifier_class": "", "o_video_card_classes": "u-background-color-picked-bluewood lrv-u-margin-r-050 lrv-u-flex@tablet u-width-100p@tablet lrv-u-margin-tb-050 u-width-175@mobile-maxu-margin-r-1@tablet lrv-u-flex@tablet u-width-100p@tablet u-padding-t-125@tablet u-width-auto", "o_video_card_crop_class": " lrv-a-glue-parent c-play-badge-parent u-width-175@tablet lrv-u-flex-shrink-0", "o_video_card_image_classes": " lrv-u-display-block lrv-u-width-100p", "o_video_card_is_player": false, "c_label": "", "o_video_card_crop_data_attr": "Now Playing", "o_video_card_meta_classes": "lrv-u-flex lrv-u-flex-direction-column u-position-relative u-margin-t-050@mobile-max u-margin-l-050@tablet u-justify-content-space-between@tablet", "o_video_card_link_classes": "lrv-u-width-100p is-playing is-playing", "o_video_card_permalink_classes": "u-margin-r-050@mobile-max", "o_indicator": { "o_indicator_classes": "lrv-u-display-none", "c_span": { "modifier_class": "", "c_span_classes": "lrv-u-text-transform-uppercase u-font-size-13@mobile-max u-font-size-15 u-line-height-16 u-letter-spacing-009 lrv-u-font-family-primary lrv-u-font-weight-bold u-line-height-14@mobile-max", "c_span_text": "College Sports", "c_span_url": "", "c_span_link_classes": "" } }, "c_play_icon": { "c_play_badge_classes": "lrv-u-display-none" }, "c_heading": { "c_heading_classes": "lrv-u-font-weight-normal lrv-u-font-family-primary u-line-height-24 u-order-n1@mobile-max lrv-u-font-weight-bold lrv-u-cursor-pointer lrv-u-font-size-18 lrv-u-padding-l-050", "c_heading_id_attr": "section-heading", "c_heading_text": "Sign of the Times: MSU, Penn State and the ‘Man Cave’ Moral Dilemma", "c_heading_url": "", "c_heading_link_classes": "lrv-u-color-black lrv-u-font-weight-bold lrv-u-display-block", "c_heading_outer": false, "c_heading_outer_classes": "", "c_heading_is_primary_heading": false }, "c_span": { "modifier_class": "", "c_span_classes": "u-font-family-basic lrv-u-font-size-14@tablet u-color-brand-secondary-60 js-VideoShowcasePlayerTime lrv-u-padding-t-050 lrv-u-font-size-10", "c_span_text": "", "c_span_url": "", "c_span_link_classes": "" }, "c_dek": { "c_dek_classes": "lrv-u-display-none js-VideoShowcasePlayerDek", "c_dek_markup": "", "c_dek_text": "Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!" }, "o_article_byline": false }, { "o_video_card_permalink_url": "#single_url", "o_video_card_alt_attr": "Thumbnail image", "o_video_card_image_url": "https://source.unsplash.com/random/175x98", "o_video_card_lazy_image_url": "https://source.unsplash.com/random/175x98", "o_video_card_caption_text": "Here is some caption text", "o_video_card_link_showcase_trigger_data_attr": "
", "o_video_card_link_showcase_type_data_attr": "oembed", "o_video_card_link_showcase_dek_data_attr": "Dek test", "o_video_card_link_showcase_title_data_attr": "Title test", "o_video_card_link_showcase_permalink_data_url": "#url_test", "o_video_card_link_showcase_time_data_attr": "10:00", "modifier_class": "", "o_video_card_classes": "u-background-color-picked-bluewood lrv-u-margin-r-050 lrv-u-flex@tablet u-width-100p@tablet lrv-u-margin-tb-050 u-width-175@mobile-maxu-margin-r-1@tablet lrv-u-flex@tablet u-width-100p@tablet u-padding-t-125@tablet u-width-auto", "o_video_card_crop_class": " lrv-a-glue-parent c-play-badge-parent u-width-175@tablet lrv-u-flex-shrink-0", "o_video_card_image_classes": " lrv-u-display-block lrv-u-width-100p", "o_video_card_is_player": false, "c_label": "", "o_video_card_crop_data_attr": "Now Playing", "o_video_card_meta_classes": "lrv-u-flex lrv-u-flex-direction-column u-position-relative u-margin-t-050@mobile-max u-margin-l-050@tablet u-justify-content-space-between@tablet", "o_video_card_link_classes": "lrv-u-width-100p ", "o_video_card_permalink_classes": "u-margin-r-050@mobile-max", "o_indicator": { "o_indicator_classes": "lrv-u-display-none", "c_span": { "modifier_class": "", "c_span_classes": "lrv-u-text-transform-uppercase u-font-size-13@mobile-max u-font-size-15 u-line-height-16 u-letter-spacing-009 lrv-u-font-family-primary lrv-u-font-weight-bold u-line-height-14@mobile-max", "c_span_text": "College Sports", "c_span_url": "", "c_span_link_classes": "" } }, "c_play_icon": { "c_play_badge_classes": "lrv-u-display-none" }, "c_heading": { "c_heading_classes": "lrv-u-font-weight-normal lrv-u-font-family-primary u-line-height-24 u-order-n1@mobile-max lrv-u-font-weight-bold lrv-u-cursor-pointer lrv-u-font-size-18 lrv-u-padding-l-050", "c_heading_id_attr": "section-heading", "c_heading_text": "Sign of the Times: MSU, Penn State and the ‘Man Cave’ Moral Dilemma", "c_heading_url": "", "c_heading_link_classes": "lrv-u-color-black lrv-u-font-weight-bold lrv-u-display-block", "c_heading_outer": false, "c_heading_outer_classes": "", "c_heading_is_primary_heading": false }, "c_span": { "modifier_class": "", "c_span_classes": "u-font-family-basic lrv-u-font-size-14@tablet u-color-brand-secondary-60 js-VideoShowcasePlayerTime lrv-u-padding-t-050 lrv-u-font-size-10", "c_span_text": "", "c_span_url": "", "c_span_link_classes": "" }, "c_dek": { "c_dek_classes": "lrv-u-display-none js-VideoShowcasePlayerDek", "c_dek_markup": "", "c_dek_text": "Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!" }, "o_article_byline": false }, { "o_video_card_permalink_url": "#single_url", "o_video_card_alt_attr": "Thumbnail image", "o_video_card_image_url": "https://source.unsplash.com/random/175x98", "o_video_card_lazy_image_url": "https://source.unsplash.com/random/175x98", "o_video_card_caption_text": "Here is some caption text", "o_video_card_link_showcase_trigger_data_attr": "
", "o_video_card_link_showcase_type_data_attr": "oembed", "o_video_card_link_showcase_dek_data_attr": "Dek test", "o_video_card_link_showcase_title_data_attr": "Title test", "o_video_card_link_showcase_permalink_data_url": "#url_test", "o_video_card_link_showcase_time_data_attr": "10:00", "modifier_class": "", "o_video_card_classes": "u-background-color-picked-bluewood lrv-u-margin-r-050 lrv-u-flex@tablet u-width-100p@tablet lrv-u-margin-tb-050 u-width-175@mobile-maxu-margin-r-1@tablet lrv-u-flex@tablet u-width-100p@tablet u-padding-t-125@tablet u-width-auto", "o_video_card_crop_class": " lrv-a-glue-parent c-play-badge-parent u-width-175@tablet lrv-u-flex-shrink-0", "o_video_card_image_classes": " lrv-u-display-block lrv-u-width-100p", "o_video_card_is_player": false, "c_label": "", "o_video_card_crop_data_attr": "Now Playing", "o_video_card_meta_classes": "lrv-u-flex lrv-u-flex-direction-column u-position-relative u-margin-t-050@mobile-max u-margin-l-050@tablet u-justify-content-space-between@tablet", "o_video_card_link_classes": "lrv-u-width-100p ", "o_video_card_permalink_classes": "u-margin-r-050@mobile-max", "o_indicator": { "o_indicator_classes": "lrv-u-display-none", "c_span": { "modifier_class": "", "c_span_classes": "lrv-u-text-transform-uppercase u-font-size-13@mobile-max u-font-size-15 u-line-height-16 u-letter-spacing-009 lrv-u-font-family-primary lrv-u-font-weight-bold u-line-height-14@mobile-max", "c_span_text": "College Sports", "c_span_url": "", "c_span_link_classes": "" } }, "c_play_icon": { "c_play_badge_classes": "lrv-u-display-none" }, "c_heading": { "c_heading_classes": "lrv-u-font-weight-normal lrv-u-font-family-primary u-line-height-24 u-order-n1@mobile-max lrv-u-font-weight-bold lrv-u-cursor-pointer lrv-u-font-size-18 lrv-u-padding-l-050", "c_heading_id_attr": "section-heading", "c_heading_text": "Sign of the Times: MSU, Penn State and the ‘Man Cave’ Moral Dilemma", "c_heading_url": "", "c_heading_link_classes": "lrv-u-color-black lrv-u-font-weight-bold lrv-u-display-block", "c_heading_outer": false, "c_heading_outer_classes": "", "c_heading_is_primary_heading": false }, "c_span": { "modifier_class": "", "c_span_classes": "u-font-family-basic lrv-u-font-size-14@tablet u-color-brand-secondary-60 js-VideoShowcasePlayerTime lrv-u-padding-t-050 lrv-u-font-size-10", "c_span_text": "", "c_span_url": "", "c_span_link_classes": "" }, "c_dek": { "c_dek_classes": "lrv-u-display-none js-VideoShowcasePlayerDek", "c_dek_markup": "", "c_dek_text": "Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!" }, "o_article_byline": false }, { "o_video_card_permalink_url": "#single_url", "o_video_card_alt_attr": "Thumbnail image", "o_video_card_image_url": "https://source.unsplash.com/random/175x98", "o_video_card_lazy_image_url": "https://source.unsplash.com/random/175x98", "o_video_card_caption_text": "Here is some caption text", "o_video_card_link_showcase_trigger_data_attr": "
", "o_video_card_link_showcase_type_data_attr": "oembed", "o_video_card_link_showcase_dek_data_attr": "Dek test", "o_video_card_link_showcase_title_data_attr": "Title test", "o_video_card_link_showcase_permalink_data_url": "#url_test", "o_video_card_link_showcase_time_data_attr": "10:00", "modifier_class": "", "o_video_card_classes": "u-background-color-picked-bluewood lrv-u-margin-r-050 lrv-u-flex@tablet u-width-100p@tablet lrv-u-margin-tb-050 u-width-175@mobile-maxu-margin-r-1@tablet lrv-u-flex@tablet u-width-100p@tablet u-padding-t-125@tablet u-width-auto", "o_video_card_crop_class": " lrv-a-glue-parent c-play-badge-parent u-width-175@tablet lrv-u-flex-shrink-0", "o_video_card_image_classes": " lrv-u-display-block lrv-u-width-100p", "o_video_card_is_player": false, "c_label": "", "o_video_card_crop_data_attr": "Now Playing", "o_video_card_meta_classes": "lrv-u-flex lrv-u-flex-direction-column u-position-relative u-margin-t-050@mobile-max u-margin-l-050@tablet u-justify-content-space-between@tablet", "o_video_card_link_classes": "lrv-u-width-100p ", "o_video_card_permalink_classes": "u-margin-r-050@mobile-max", "o_indicator": { "o_indicator_classes": "lrv-u-display-none", "c_span": { "modifier_class": "", "c_span_classes": "lrv-u-text-transform-uppercase u-font-size-13@mobile-max u-font-size-15 u-line-height-16 u-letter-spacing-009 lrv-u-font-family-primary lrv-u-font-weight-bold u-line-height-14@mobile-max", "c_span_text": "College Sports", "c_span_url": "", "c_span_link_classes": "" } }, "c_play_icon": { "c_play_badge_classes": "lrv-u-display-none" }, "c_heading": { "c_heading_classes": "lrv-u-font-weight-normal lrv-u-font-family-primary u-line-height-24 u-order-n1@mobile-max lrv-u-font-weight-bold lrv-u-cursor-pointer lrv-u-font-size-18 lrv-u-padding-l-050", "c_heading_id_attr": "section-heading", "c_heading_text": "Sign of the Times: MSU, Penn State and the ‘Man Cave’ Moral Dilemma", "c_heading_url": "", "c_heading_link_classes": "lrv-u-color-black lrv-u-font-weight-bold lrv-u-display-block", "c_heading_outer": false, "c_heading_outer_classes": "", "c_heading_is_primary_heading": false }, "c_span": { "modifier_class": "", "c_span_classes": "u-font-family-basic lrv-u-font-size-14@tablet u-color-brand-secondary-60 js-VideoShowcasePlayerTime lrv-u-padding-t-050 lrv-u-font-size-10", "c_span_text": "", "c_span_url": "", "c_span_link_classes": "" }, "c_dek": { "c_dek_classes": "lrv-u-display-none js-VideoShowcasePlayerDek", "c_dek_markup": "", "c_dek_text": "Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!" }, "o_article_byline": false }, { "o_video_card_permalink_url": "#single_url", "o_video_card_alt_attr": "Thumbnail image", "o_video_card_image_url": "https://source.unsplash.com/random/175x98", "o_video_card_lazy_image_url": "https://source.unsplash.com/random/175x98", "o_video_card_caption_text": "Here is some caption text", "o_video_card_link_showcase_trigger_data_attr": "
", "o_video_card_link_showcase_type_data_attr": "oembed", "o_video_card_link_showcase_dek_data_attr": "Dek test", "o_video_card_link_showcase_title_data_attr": "Title test", "o_video_card_link_showcase_permalink_data_url": "#url_test", "o_video_card_link_showcase_time_data_attr": "10:00", "modifier_class": "", "o_video_card_classes": "u-background-color-picked-bluewood lrv-u-margin-r-050 lrv-u-flex@tablet u-width-100p@tablet lrv-u-margin-tb-050 u-width-175@mobile-maxu-margin-r-1@tablet lrv-u-flex@tablet u-width-100p@tablet u-padding-t-125@tablet u-width-auto", "o_video_card_crop_class": " lrv-a-glue-parent c-play-badge-parent u-width-175@tablet lrv-u-flex-shrink-0", "o_video_card_image_classes": " lrv-u-display-block lrv-u-width-100p", "o_video_card_is_player": false, "c_label": "", "o_video_card_crop_data_attr": "Now Playing", "o_video_card_meta_classes": "lrv-u-flex lrv-u-flex-direction-column u-position-relative u-margin-t-050@mobile-max u-margin-l-050@tablet u-justify-content-space-between@tablet", "o_video_card_link_classes": "lrv-u-width-100p ", "o_video_card_permalink_classes": "u-margin-r-050@mobile-max", "o_indicator": { "o_indicator_classes": "lrv-u-display-none", "c_span": { "modifier_class": "", "c_span_classes": "lrv-u-text-transform-uppercase u-font-size-13@mobile-max u-font-size-15 u-line-height-16 u-letter-spacing-009 lrv-u-font-family-primary lrv-u-font-weight-bold u-line-height-14@mobile-max", "c_span_text": "College Sports", "c_span_url": "", "c_span_link_classes": "" } }, "c_play_icon": { "c_play_badge_classes": "lrv-u-display-none" }, "c_heading": { "c_heading_classes": "lrv-u-font-weight-normal lrv-u-font-family-primary u-line-height-24 u-order-n1@mobile-max lrv-u-font-weight-bold lrv-u-cursor-pointer lrv-u-font-size-18 lrv-u-padding-l-050", "c_heading_id_attr": "section-heading", "c_heading_text": "Sign of the Times: MSU, Penn State and the ‘Man Cave’ Moral Dilemma", "c_heading_url": "", "c_heading_link_classes": "lrv-u-color-black lrv-u-font-weight-bold lrv-u-display-block", "c_heading_outer": false, "c_heading_outer_classes": "", "c_heading_is_primary_heading": false }, "c_span": { "modifier_class": "", "c_span_classes": "u-font-family-basic lrv-u-font-size-14@tablet u-color-brand-secondary-60 js-VideoShowcasePlayerTime lrv-u-padding-t-050 lrv-u-font-size-10", "c_span_text": "", "c_span_url": "", "c_span_link_classes": "" }, "c_dek": { "c_dek_classes": "lrv-u-display-none js-VideoShowcasePlayerDek", "c_dek_markup": "", "c_dek_text": "Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!" }, "o_article_byline": false } ] } }, "video_header_data_attrs": "data-video-showcase" } }