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

bacchus101’s picture

subscribing

alex ua’s picture

Component: Embedded Video Field » Providers
Status: Needs work » Closed (won't fix)

We 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.

junedkazi’s picture

Status: Closed (won't fix) » Fixed

I 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.