I was wondering if someone could make a MTV Music provider.
Here is an example:
URL of Video: http://www.mtvmusic.com/this_providence/videos/397885/letdown.jhtml
Embed Code for same video:
<embed src="http://media.mtvnservices.com/mgid:uma:video:mtvmusic.com:397885" width="320" height="271" type="application/x-shockwave-flash" flashVars="dist=None" allowFullScreen="true" AllowScriptAccess="always"></embed>
As you can see the URL is like this:
http://mtvmusic.com/[Artist]/[Video ID]/[Music Video Name].jhtml
If you did the same to the embed code:
<embed src="http://media.mtvnservices.com/mgid:uma:video:mtvmusic.com:[Video ID]" width="[Width]" height="[Height]" type="application/x-shockwave-flash" flashVars="dist=None" allowFullScreen="true" AllowScriptAccess="always"></embed>
I hope that is enough of a starting point. If someone could create this as a provider or atleast push me in the right direction it would be helpful.
Comments
Comment #1
bacchus101 commentedsubscribing
Comment #2
alex ua commentedWe are no longer adding providers directly to Emfield. You should consider creating a Media: MTV Videos project for this if you ever get it going.
Comment #3
junedkazi commentedI have created a new project at
http://drupal.org/project/media_mtv
@Alex : can you please add it to the homepage list of provider modules.