Closed (fixed)
Project:
Media: YouTube
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Dec 2011 at 17:56 UTC
Updated:
27 Mar 2012 at 16:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dave reidThe Media module doesn't actually change anything about the node title? Note that with the latest changes in File entity you can now manually change the File name yourself. Moving this issue to Media: Youtube since I wonder if we can get the Youtube stream wrapper to have the Video title as $file->filename.
Comment #2
dave reidSomething like this I think would work but would need to be tested.
Comment #3
justadropofwater commentedWorked for me using with media-7.x-2.x-dev
Comment #4
valderama commentedI tested this patch with media_youtube 7.x-1.0-rc3 and it seems to work even there.
As the media module allows (and somehow forces) the user to re-use the same video, each video needs a name which can be recognized. Therefor this tiny change in the module should really go into the next version of media_youtube, both 1.x and 2.x
If there is any way I can help, let me know.
Thanks!
Comment #5
Anonymous (not verified) commentedPatched the 7.x-1.x-dev version and it works nice. Thanks for the Patch.
Comment #6
Ghelici commentedGreat Patch !
For the thumbnail, it's still have the youtube part of the link as filename. Is there a patch for that?
Comment #7
dave reidCommitted #2 to Git: http://drupalcode.org/project/media_youtube.git/commit/718969e