Closed (fixed)
Project:
Media: YouTube
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Oct 2010 at 19:15 UTC
Updated:
8 Nov 2010 at 22:30 UTC
Currently, the YouTube thumbnail is taken straight from the YouTube URL. This means we can't really have a square thumbnail. But a square thumbnail is useful in various parts of Media module and Media Gallery module. Attached patch integrates the thumbnail with D7 image style functionality, and makes the square thumbnail preset use it.
| Comment | File | Size | Author |
|---|---|---|---|
| media_youtube-thumbnail.patch | 2.88 KB | effulgentsia |
Comments
Comment #1
aaron commentedinteresting. i hadn't thought of the possibility of using an unmanaged file. but i guess this is a good approach for now.
however, it does not work locally for me: after submitting a new youtube video, i get a thumbnail url like: http://localhost/modules/file/images/file-unknown.png.
Comment #2
aaron commentedhmmm... that's happening even after i revert from the patch. must be something else going on; let me try a new install... just a sec.
Comment #3
aaron commentednice! this actually does work as advertised. sorry about the false alarm...
Comment #4
effulgentsia commentedCommited to CVS.