Embedding soundcloud audio into Drupal CMS
Does soundcloud embed codes conform to the http://oembed.com standard?
I'm trying to write a provider for soundcloud audio files for Drupal Embedded Media Field module.
I want to display soundcloud audio in Drupal.
I'm trying to write a provider for soundcloud audio files for Drupal Embedded Media Field module.
I want to display soundcloud audio in Drupal.
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
Inappropriate?hi,
yes, the good news is we just started supporting oembed, so you could definitely use it to power soundcloud on drupal.
there's no documentation yet, but you can do e.g:
http://soundcloud.com/oembed?url=http...
or follow the <link />-tag to the oembed endpoint on each track/sets/groups page...
cheers,
eric
I’m happy
-
Inappropriate?Hello,
If I use this URL,
http://soundcloud.com/oembed?url=http...
I get the XML in my browser that I'm expecting, but it is for the whole page, not the individual song. I'm only looking to build this for songs so that people who create Drupal blogs or other content sites can embed their soundcloud songs into Drupal blog posts or other drupal content pages.
If I use this URL.
http://soundcloud.com/oembed?url=http...
The screen is blank instead of the XML that I need for writing the 3rd party (sound cloud) provider file for the Embedded Media Field Drupal module.
Please see this Drupal Project link:
http://drupal.org/project/emfield
I'm trying to create a custom provider file for the Embedded Media Field module. Here is an example project file of what appears to be a sound cloud competitor called 8tracks.
http://drupal.org/project/media_8tracks
Be sure to watch the screencast link on that page to see how you embed 8tracks audio files (or youtube, flickr, etc.) into a Drupal Node. Basically, you create a field which is the URL or embed code of an soundcloud audio file and the Embedded Media Field Module then embeds the sound cloud flash player into the Drupal content Node automatically.
Here is a screencast on how the provider file for 8tracks was created.
http://groups.drupal.org/node/20381
Here is a screencast called "creating provider files for Embedded Media Field"
http://groups.drupal.org/node/19876
I’m thankful
Loading Profile...




EMPLOYEE