Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't use embed video on community page #5159

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ChunkyProgrammer
Copy link
Contributor

Before this PR:
video attachments for community posts would load an embedded video page (fetching video data, streaming links, etc.) and allowed playing the video within the community page. I imagine this could cause some rate limit issues (especially if there's multiple videos on the community page being loaded)
image

After this PR:
Thumbnail and some video data is shown as a link to the video page. Channel is also shown since I believe it's possible for channels to attach a video from channels that aren't there own.
image

@ChunkyProgrammer ChunkyProgrammer requested a review from a team as a code owner January 27, 2025 03:52
@ChunkyProgrammer ChunkyProgrammer requested review from unixfox and removed request for a team January 27, 2025 03:52
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.

1 participant