Symfony php framework based photo/video gallery script - php

I am looking for some open source or commercial script which can allow me to have a gallery component in my website. This component will allow users to publish photos
(add title, album name, small description) and also let them provide their video urls from youtube. For youtube videos also they will provide the title, album name and small description.
Another nice to have feature would be to let users vote on these photos and videos.
Does anyone know of any script that can be easily integrated in symfony php framework?
Rgds,
Sapan

There is nothing written that meets your exact requirements - but there this could be a starting point - or at least give you some ideas of how to store / manage assets -> http://www.symfony-project.org/plugins/sfAssetsLibraryPlugin

Related

Auto set feature image in Wordpress

I'm looking for php script that set the feature image (of the post) from the video embed code.
Untill now, I saw only plugins that support specific websites. I'm looking for code that allow auto set feature image from any video embed code from any website.
Is that possible ?
A generic implementation is impossible, because there are so many different players and platforms around.
As an example, YouTube have an API that allows you to grab the same screenshot they use for their videos. Vimeo also have an API that is similar, but not the same. Then look at LiveLeak, who don't have a formal API at all, or any of the thousands of third-party video players that sites use. Many even use their own video player (think BBC and other large news sites).
The best you could hope for is a plugin that implements all of the big video sites.

Add title screen to video on upload to YouTube via API

I currently use the YouTube API to allow website users to upload their videos through the site straight to our YouTube channel (adding META data etc) at the time of upload.
Ideally we would like to dynamically add some sort of title, watermark, opening screen or an image to the beginning and / or the end of the video. Essentially we just need any method of adding something to the video which adds some form of branding to it (even if just a plain company name at the bottom).
The uploads are from internal users (i.e. secure and trusted) and there is not an excessive amount so I would be happy to upload to our server first (instead of straight to YouTube), manipulate the video then upload to YouTube.
The site runs PHP on a dedicated Linux / Apache server setup.
Any suggestions greatly appreciated
Thanks
Here's a really quick and easy one: Invideo Programming. Invideo Programming lets you add a small logo to a corner of the video, or promote another video in a different corner, or both.
You can add this to the API via the Channels resource as as invideoPromotion attribute. We recently did a show on Google Developers Live explaining how to configure this on both the web UI as well as in the API. Check it out - I think this'll do what you need.

Automatically display multiple playlists from SoundCloud

I am creating a music website for a client, previously I had a backend system that would manage the music section, however the client wishes to have all the music pulled from sound cloud. Currently there's 1 album, but a second is planned to be released shortly.
My question is how to have the website automatically pull the separate album (or playlist) songs through php and display each album in it's own shell. For example, the website would have for each album the artwork and then the list of playable songs.
I've looked at the documentation and across google but there doesn't seem to be any way to have a website auto-generate each album. Does anyone know how to achieve this (preferably though php) or know where I can find out?

Photo gallery with like and share

I am trying to customize an existing joomla website and I'll be needing the resources below:
I want to allow the users to upload the photos from the front-end and after uploading, the user will be able
to see the other pictures that has been uploaded by the other users (much better if its on a thumbnail view and the pictures can be zoom out)
The photos can be like and share via facebook
Users can add comments on every pictures
I don't know exactly which components or modules I'll be needing for these requirements in joomla.
Any advice or suggestion will be highly sought.
You can accomplish #1 and #3 with Phoca Gallery.
http://extensions.joomla.org/extensions/photos-a-images/photo-gallery/3150
There are quite a few Facebook like/share extensions you can choose from based on your needs -
http://extensions.joomla.org/extensions/social-web/republish

Image management system

I have a user that wants to be able to upload photo's to his website, and then be able to choose which album he wants them to appear in. I already have the albums hard coded on the site, but he wants the ability to add more.
Does anyone know of a script or cms or something that this can easily and cheaply be implemented or am I going to have to develop all of this from scratch?
Gallery 2 is my go-to. It's powering several large website's galleries around the web.
If you're very picky (as several of my clients have been) you can query image information out of the DB and build your own front-end. I've done several photographer's websites this way. There is even a desktop upload tool that can be downloaded if desired.
There is no cost at all.
This seems to be the cheapest and most complete solution I found. Slick Gallery
This one also seems like it would work well
PhotoCMS
For Image management I have used and recommend http://coppermine-gallery.net/

Categories