Skip to content

2 media hopper links dont work in blogsed#3

Open
ajuszczyk wants to merge 4 commits into
masterfrom
2-media-hopper-links-dont-work-in-blogsed
Open

2 media hopper links dont work in blogsed#3
ajuszczyk wants to merge 4 commits into
masterfrom
2-media-hopper-links-dont-work-in-blogsed

Conversation

@ajuszczyk

@ajuszczyk ajuszczyk commented Dec 2, 2024

Copy link
Copy Markdown
Collaborator

This PR fixes the issue where Media Hopper videos were not embeded correctly. Media Hopped sets a Content-Disposition header for mp4 videos as attachement and the browser tries todownloads the file automatically (depends on local settings). Replaced the <iframe> tag with <video>.

@ajuszczyk ajuszczyk linked an issue Dec 2, 2024 that may be closed by this pull request
@ajuszczyk ajuszczyk linked an issue Dec 2, 2024 that may be closed by this pull request
@ajuszczyk ajuszczyk requested a review from Sephster December 9, 2024 10:53
@Leoramsy Leoramsy self-assigned this Mar 3, 2025
@Leoramsy Leoramsy self-requested a review March 3, 2025 10:16
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.

Media Hopper links don't work in Blogs.ed

2 participants