Today I am going to share facebook style url expanding videos using jQuery & PHP. This script will take
Youtube,
Vimeo,
SoundCloud,
Metacafe, &
Dailymotion video url as input and it will return a video as output with automatically fetch the title & description of the respective video.
Youtube,
Vimeo,
SoundCloud,
Metacafe, &
Dailymotion video url as input and it will return a video as output with automatically fetch the title & description of the respective video.
In my previous post, I had explained how to expand youtube video in facebook style. But here I have done embedding Youtube, Vimeo, Soundcloud, Metacafe & Dailymotion videos/audios using permalinks
Features
- YouTube Video
- Vimeo Video
- SoundCloud Audio
- Metacafe Video
- DailyMotion Video
Requirements
- jQuery
- SoundCloud Javascript SDK
- PHP 5+
- CURL Support – used to fetch title & description of the video & also used to get soundcloud audio file
See live demo & download - http://w3lessons.info/demo/facebook-style-url-expander
Original Source - http://w3lessons.info
Original Source - http://w3lessons.info