Closed (fixed)
Project:
Media: YouTube
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Aug 2010 at 14:17 UTC
Updated:
9 Dec 2010 at 19:30 UTC
Jump to comment: Most recent
Comments
Comment #1
joestewart commentedpatch worked great. thanks.
#881646: youtube thumbnail doesn't work anymore a duplicate?
Comment #2
mckeen_greg commentedThis patch works. Thank you.
Comment #3
whimsy commentedPatch works. Thank you!
Comment #4
inky@inky3d.com commentedWorked for me too, thanks!
Comment #5
joestewart commentedI guess OK to mark RTBC? maintainer?
Comment #6
rokit88 commentedI had a different problem, but this also solved it. Looks like the ?fs=1 is being saved as part of the video id/value for youtube (and it shouldn't be). Thanks!
Comment #7
horrorview commentedHey guys, where do I put this patch? Having the same problem. Which file in Emfield do I alter? :)
Comment #8
chezwel commentedPatched worked for me with 6.x-1.x-dev. Installed patch in sites\all\modules\media_youtube\providers\emvideo\youtube.inc
Comment #9
Anonymous (not verified) commentedUpdated to 6.x-1.24 then applied patch. Fixed thumbnails for YouTube.
Comment #10
toemaz commentedSuccessfully applied
Comment #11
alex ua commentedThanks for the patch! I committed this to emfield 6.x-1.x-dev. I'm assigning to Media: YouTube so that it gets ported upstream.
Comment #12
bartidris commentedThe patch fixed a related problem: If I paste an entire embed code in the emfield and save the node, the generated thumbnail URL end up becoming something like http://img.youtube.com/vi/mxMDFWUjBrk?fs=1/0.jpg instead of the correct http://img.youtube.com/vi/mxMDFWUjBrk/0.jpg.
Comment #13
fabsor commentedThis seems to be fixed in the new version, since applying the patch gives you the option to revert the changes. If so, this issue should be set to fixed.
Comment #14
aaron commentedgot this committed. thanks!