Active
Project:
Media: YouTube
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 May 2012 at 02:32 UTC
Updated:
19 Nov 2014 at 23:03 UTC
Jump to comment: Most recent
Still getting the following error
Warning: filesize(): stat failed for youtube://v/-jubiv7QUco in file_save() (line 573 of /var/www/d7/includes/file.inc).
Cross checking, there is a D7 core patch here #628094: file_save fails for remote streams on filesize(), but I did not see the code is committed to the D7 branch.
Comments
Comment #1
RobW commentedThe linked issue is fixed, and the issue seems to be resolved.
Comment #3
fizk commentedI'm having this problem too.
The problem appears when you use the "Embedded media field" widget instead of "Media file selector".
Comment #4
RobW commentedFizk, if I remember correctly embedded media field is only available with the Media field type. Media field is deprecated, so we probably won't be adding any new code to support it. If you can, you should try migrating all of your media fields to file fields.
Comment #5
fizk commentedRob, Embedded media field is available with the File field type. It's not available when using the Multimedia asset field type.
Comment #6
RobW commentedSorry, I think I conflated two different ideas. Are you referring to the widget provided by http://drupal.org/project/emfield?
Comment #7
fizk commentedYes
Comment #8
giupenni commentedWarning persists but the embedded video is displayed.
How can I remove the warning?
I use Embedded Media Field (emfield) + Video Youtube
Comment #9
smd_ksu commentedI'm also getting this error with version 7.x-2.0-rc4, Media 7.x-2.0-alpha4, File entity 7.x-2.0-beta1, and Drupal 7.32.
Comment #10
michaelmallett commentedGetting this using media 7.x-2.0-alpha4+37-dev and file entity 7.x-2.0-beta1+29-dev, with media youtube 7.x-2.0-rc5. Drupal 7.35
Youtube videos no longer work with the wysiwyg media embed button. Just get a video play button and when rendered it removes it completely.