Actions
Task #77085
closedPreview image quality for youtube videos
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2016-07-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
YouTubeHelper.php retrieves the PreviewImage from https://img.youtube.com/vi/[youtube-video-id]/0.jpg.
These images are only 480x360px and sometimes very low quality.
The attached patch first tries to get a higher quality image, then falls back to 0.jpg if needed.
Files
Actions