Just want to let you guys know that I have successfully interegrated Vimeo.com videos to my site. We are still fine tuning, but for the most part it's 99% functional. A commercial package is going to be worked on and will be released soon. Here's a few screen captures.




|
Good work. I put one together one evening when I was downloading files for a site I am working on.
You can see it here at:
http://www.boonexnerd.net/dolphin-7/m/videos/browse/
So there are no misunderstandings, I will be giving my code away for free.
Updating my BoonexNerd.net site. |
Good work. I put one together one evening when I was downloading files for a site I am working on.
You can see it here at:
http://www.boonexnerd.net/dolphin-7/m/videos/browse/
So there are no misunderstandings, I will be giving my code away for free.
Very nice!
Does your script support all vimeo links? Vimeo uses multiple links to play their video
|
Mine will be an implementation of the Vimeo API. It uses JSON and there is also several other workarounds. I had sent the samples over to other members and I got some good replies back.
To date, it has imported all Vimeo links so far. No one has reported any problems so far. I've only worked on it for a couple of hours and was really something I wanted to do just to break up the monotony of a project I've been grappling with.
I have several other embeds for other video sites. The code will be included in my Dolphin 7 Book. If you purchased my Dolphin 6 book you will get the mod for free .
I had originally posted my code but took it down just a few days ago as it was incomplete. I will post it when it's completely finished.
Good work. I put one together one evening when I was downloading files for a site I am working on.
You can see it here at:
http://www.boonexnerd.net/dolphin-7/m/videos/browse/
So there are no misunderstandings, I will be giving my code away for free.
Very nice!
Does your script support all vimeo links? Vimeo uses multiple links to play their video
Updating my BoonexNerd.net site. |
Nice man!
Vimeo is a must for Dolphin7. I purchased their premium account so now I can host HD videos. Youtube is too slow to load videos.
|
I'll have to keep my eyes on this. One of my upcoming projects relies on embedding videos, preferably Vimeo. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Mine will be an implementation of the Vimeo API. It uses JSON and there is also several other workarounds. I had sent the samples over to other members and I got some good replies back.
To date, it has imported all Vimeo links so far. No one has reported any problems so far. I've only worked on it for a couple of hours and was really something I wanted to do just to break up the monotony of a project I've been grappling with.
I have several other embeds for other video sites. The code will be included in my Dolphin 7 Book. If you purchased my Dolphin 6 book you will get the mod for free .
I had originally posted my code but took it down just a few days ago as it was incomplete. I will post it when it's completely finished.
I need it now. Where can I get it? Will definitely send coffee money.
My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
Mine will be an implementation of the Vimeo API. It uses JSON and there is also several other workarounds. I had sent the samples over to other members and I got some good replies back.
To date, it has imported all Vimeo links so far. No one has reported any problems so far. I've only worked on it for a couple of hours and was really something I wanted to do just to break up the monotony of a project I've been grappling with.
I have several other embeds for other video sites. The code will be included in my Dolphin 7 Book. If you purchased my Dolphin 6 book you will get the mod for free .
I had originally posted my code but took it down just a few days ago as it was incomplete. I will post it when it's completely finished.
I need it now. Where can I get it? Will definitely send coffee money.
Care to send me some tea money?
BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
RE:
Care to send me some tea money?
Sure. Do you have a vimeo mod for the uploader?
My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
RE:
Care to send me some tea money?
Sure. Do you have a vimeo mod for the uploader?
Touché.
BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Looking forward to this.
Thanks!
Light man a fire keep him warm for a night, light him ON fire & he will be warm the rest of his life |
With Vimeo's API, it's, in fact, pretty easy to implement.
e.g. http://vimeo.com/api/v2/video/12162629.xml
Ffmpeg is not even needed to snap a thumbnail, as the output includes it in 3 different sizes.
The next step is to mod HTML purifier or equivalent to work with vimeo links.
|
And can write instruction for this mod? |
Flurmingo how easy is it to implement? Do you have a version of a Vimeo embedder too?
With Vimeo's API, it's, in fact, pretty easy to implement.
e.g. http://vimeo.com/api/v2/video/12162629.xml
Ffmpeg is not even needed to snap a thumbnail, as the output includes it in 3 different sizes.
The next step is to mod HTML purifier or equivalent to work with vimeo links.
|
I have only briefly looked at the codes involving Youtube embeddings.
I guess I will work from those files.
Flurmingo how easy is it to implement? Do you have a version of a Vimeo embedder too?
With Vimeo's API, it's, in fact, pretty easy to implement.
e.g. http://vimeo.com/api/v2/video/12162629.xml
Ffmpeg is not even needed to snap a thumbnail, as the output includes it in 3 different sizes.
The next step is to mod HTML purifier or equivalent to work with vimeo links.
|
where I can download this
Thank's
Just want to let you guys know that I have successfully interegrated Vimeo.com videos to my site. We are still fine tuning, but for the most part it's 99% functional. A commercial package is going to be worked on and will be released soon. Here's a few screen captures.




Post Reply - if you going to help - No for - bla bla bla bla |
Yes I saw Jtadeo's Vimeo embed customisation on his webste on the 25/05/2010. It was cool. The video he selected was not so bad itself too :o)
|