Results 1 to 9 of 9
-
14th Aug 2011, 06:43 PM #1OPMember
AutoEmbed php code for videozer and videobb
Hi
I'm using autoembed for direct embedding of videos on..wordpress video site...which under beta at the moment..
autoembed has embedding options for most of the sites...but looks like they haven't written embedding codes for the videozer & videobb...
Can someone who knows a bit of quality php..can do this i guess...i myself trial n error approach...but no success till now..
So here is the general instruction as putforwarded by autoembed.com
array(
'title' => Source the embeded media comes from
'website' => URI of the media source
'url-match' => Regexp for matching the submitted url to a stub
'embed-src' => The source of the media to embed. Replace $2, $3, etc with matches from the url-match or fetch-match regexp ($1 is the entire matched url)
'embed-width' => The default width of the embeded object
'embed-height' => The default width of the embeded object
'fetch-match' => (optional) if set, html will be fetched and this regexp will be used to pull the media id or the source of the video
'flashvars' => (optional) if set, will be passed in the embed tag. Replace $2, $3, etc with matches from url-match or fetch-match
),
Example Megavideo
array(
'title' => 'MegaVideo',
'website' => 'http://www.megavideo.com',
'url-match' => 'http://(?:www\.)?megavideo\.com/(?:\?(?:[^"]*?)?v=|v/)([0-9a-z]{8})',
'embed-src' => 'http://www.megavideo.com/v/$2.0.0',
'embed-width' => '440',
'embed-height' => '359',
),
using this we can directly embed just using the url...
Can someone generate similar code (paraphrasing) for videozer & videobb ??? guys...?Phresh Reviewed by Phresh on . AutoEmbed php code for videozer and videobb Hi I'm using autoembed for direct embedding of videos on..wordpress video site...which under beta at the moment.. autoembed has embedding options for most of the sites...but looks like they haven't written embedding codes for the videozer & videobb... Can someone who knows a bit of quality php..can do this i guess...i myself trial n error approach...but no success till now.. So here is the general instruction as putforwarded by autoembed.com Rating: 5
-
14th Aug 2011, 06:49 PM #2Memberarray(
'title' => 'MegaVideo',
'website' => 'http://www.megavideo.com',
'url-match' => 'http://(?:www\.)?megavideo\.com/(?:\?(?:[^"]*?)?v=|v/)([0-9a-z]{8})',
'embed-src' => 'http://www.megavideo.com/v/$2.0.0',
'embed-width' => '440',
'embed-height' => '359',
),
-
14th Aug 2011, 07:54 PM #3OPMember
that came integrated form of autoembed script..with wp..when i purchased wpzoom theme...
this might just help you
http://code.google.com/p/autoembed/
-
14th Aug 2011, 08:22 PM #4Member
I habe a Lok to it tommorow Andi Test it thank you mate :-)
Sent from my GT-I9000 using Tapatalk
-
3rd Sep 2011, 08:55 AM #5MemberWebsite's:
imageditings.com shimory.com uniquerelease.comAny update for this?Im using videozoom theme too but sadly videozer not in listed
-
3rd Sep 2011, 08:58 AM #6Banned
go through your wordpress core files or theme funtion file,when you find youtube,replace it with your site name like videobb etc....it worked for me like that on beta of the new wordpress version
-
3rd Sep 2011, 09:02 AM #7MemberWebsite's:
imageditings.com shimory.com uniquerelease.com^^ Not working dude
If some one can find this one for video zer it would be good
array(
'title' => 'MegaVideo',
'website' => 'http://www.megavideo.com',
'url-match' => 'http://(?:www\.)?megavideo\.com/(?:\?(?:[^"]*?)?v=|v/)([0-9a-z]{8})',
'embed-src' => 'http://www.megavideo.com/v/$2.0.0',
'embed-width' => '440',
'embed-height' => '359',
),
-
3rd Sep 2011, 12:39 PM #8Respected MemberWebsite's:
DL4Everything.com Soft2050.inHere you go dude:
PHP Code:array(
'title' => 'Videozer',
'website' => 'http://www.videozer.com',
'url-match' => 'http://www\.videozer\.com\/video\/([0-9a-z]*)',
'embed-src' => 'http://www.videozer.com/embed/$2',
'embed-width' => '415',
'embed-height' => '310',
),
Should work
-
3rd Sep 2011, 12:54 PM #9MemberWebsite's:
imageditings.com shimory.com uniquerelease.comsoft clear your inbox pls, or on your msn thx
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
What happen videobb videozer lulzimg
By btcom100 in forum Webmaster DiscussionReplies: 21Last Post: 18th Jan 2012, 12:07 AM -
videobb or videozer?
By blogurway in forum File Host DiscussionReplies: 16Last Post: 1st Jan 2012, 12:46 PM -
[Buying] VideoBB VIdeoZer Working Script
By DevilLnC in forum Completed TransactionsReplies: 9Last Post: 1st Dec 2011, 06:34 AM -
VideoZer vs Videobb vs MegaVideo??
By downloadsmasti in forum Polling PlazaReplies: 13Last Post: 20th Sep 2011, 01:38 AM -
videobb & videozer streaming sites
By reda01 in forum File Host DiscussionReplies: 1Last Post: 14th Sep 2011, 02:00 PM
themaLeecher - leech and manage...
Version 5.03 released. Open older version (or...