Skip to content

Use Google Drive embed screen in existing meeting files#2362

Open
JFWooten4 wants to merge 9 commits intostellar:mainfrom
JFWooten4:2145-pt-2
Open

Use Google Drive embed screen in existing meeting files#2362
JFWooten4 wants to merge 9 commits intostellar:mainfrom
JFWooten4:2145-pt-2

Conversation

@JFWooten4
Copy link
Copy Markdown
Contributor

In similar spirit to #2361, this updates the meeting pages that use a Google Drive video. Right now, the default embed script copied over has a few problems.

First, it takes two clicks to start videos after the page loads. It's a little annoying, especially on mobile. Basically, you have to press around a bunch and then you can accidentally pause it. Plus, it's more convoluted to get into fullscreen quickly.

This fixes that and applies the core rounding existence in the YouTube script. I think it's a very reasonable edge (based on the already merged embed script) that keeps the site looking clean around the videos. I'd be remiss not to mention that we are still missing public access to 2024/07/25. But not a big deal in simplifying the import.

Also, the existing imports have inconsistent view sizes. Some meetings are square, some are 16 by 9, some use width="500", others are much larger. This PR standardizes all that. There is only one source video that's actually square because of the recording setup. All the others need to conform to a horizontal display anyway.1

Footnotes

  1. And that edge case displays just fine under the standardized method here.

Copilot AI review requested due to automatic review settings April 16, 2026 16:29
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants