Bug #85176
closedVimeo cannot fetch preview images in higher quality
100%
Description
Unlike Youtube, where we used fallbacks to get higher image quality previews (see here https://review.typo3.org/#/c/48974/), Vimeo spits out really bad quality images.
Vimeo's Oembed API allows to get higher preview images when adding a "&width=..." to the oembed URL
https://developer.vimeo.com/apis/oembed
https://vimeo.com/api/oembed.json?width=2048&url=https%3A//vimeo.com/76979871
This way, a larger image could fetched.
Updated by Gerrit Code Review over 6 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57297
Updated by Frans Saris over 6 years ago
- TYPO3 Version changed from 9 to 7
- Complexity set to easy
- Sprint Focus set to On Location Sprint
Updated by Gerrit Code Review over 6 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57297
Updated by Gerrit Code Review over 6 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57343
Updated by Frans Saris over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 21a8cbc6078dce1e30b407064459cb3228c8252b.
Updated by Oliver Bartsch over 2 years ago
- Related to Bug #97481: Youtube videos are always added width=200 and height=113 added