PHP Video
Movies and video data generation and manipulation-
This class can be used to retrieve the URLs of video streams of Megavideo.com.It takes the URL of a video page at MegaVideo.com and retrieves the page to decode the and regenerate the final video stream URL.
-
This class can be used to get metadata from Flash video files. It opens a Flash video file and parses its contents to retrieve details about the video stream it contains. Currently it can return the duration, frame size, frame rate, video and audio rates and codecs.
-
This PHP Script CSFD Parser can be used to retrieve movie information from the Cesko-Slovenská filmová databáze (CSFD) site. It can retrieve the page of a given movie in the CSFD site and parse it to extract the information of the movie.Currently CSFD Parser can extract the movie name, poster, ratings, actors, direction, genre, year, description, comments, etc..
-
This class can be used to manage and get information from YouTube videos. It can send HTTP requests to the YouTube Web services API to perform several types of operations. Currently it can create play lists, add or remove videos from a play list, get play lists and their video thumbnails, upload videos, get the uploaded videos and get videos ...
-
PHP imdb Classes are to access the information on imdb from php. IMDBPHP provides an API (Application Programmers Interface) to the movie information stored at the IMDB.COM site.As this and the name suggests, PHP imdb Classes is primarily targeted at PHP programmers who want to extend their programs or their site with these movie information.
-
This package can be used to manipulate videos files in PHP using the ffmpeg program.It provides classes for retrieving information from video and audio files like the duration, frame and sample rate, frame size, etc..It can also extract individual frames from the videos and create GD image resources.It supports the all the video formats supported by ffmpeg like MOV, AVI, ...
-
This class can be used to generate HTML to embed audio and video players.It uses the DOMDocument extension to generate HTML for embedding audio and video clips in Web pages without resorting to Javascript.The class supports several types of players, like Flow Player, Windows Media Player, HTML 5 audio and video tags. Separate sub-classes are provided to support variants of ...
-
Format Converter is a very simple class that can be used to convert audio and video clips. It uses the ffmpeg program to convert the clips. The class simply passes the input and output clip file names to ffmpeg when it executes the program. ffmpeg supports many types of audio and video formats like MPEG, Flash Video, AVI, Windows Media, ...
-
HTML 5 video and audio converter class is used to convert uploaded files. Requirements: PHP 4.0 or higher
-
YouTube Clone Script is YouTube Video Website Generator In A Box... Start up your own YouTube.com clone site. Users can upload videos to your YouTube clone site. Make money with Adverts. 30 Second YouTube Clone Script Install. Features of YouTube Clone Script:- EASY HTML EDITING, - NO KNOWLEDGE REQUIRED!!
-
MediaCore Video CMS is a free open source video cms and prodcast platform. MediaCore can pull video or audio from any source, track statistics, enable commenting, and provide a high degree of control over the presentation and administration. Who uses MediaCore? The CMS was built for individuals and organizations who wish to distribute video or podcasts on their website without ...
-
Snapshot uses the Mplayer program to extract an image from a given video file. The extracted image gets saved to a file in JPEG format. Requirements: PHP 5.0 or higher
-
Epguides can access the epguides.com site and retrieve pages of given television shows. The retrieved pages are parsed and details about the shows and episodes are extracted. Requirements: PHP 4.0 or higher
-
IMDB Grabber retrieves the page of a given movie or show from the IMDB site to parse the page HTML and extract several details into class variables. Currently IMDB Grabber extracts follow details of the movie or show: identifier, name, score, director, released date, writing credits, genre, tag lines, plot, awards, also known as name, run time, country, language, aspect ...
-
flv2mp3 uses the Mplayer program to extract an MP3 audio file from a given Flash video file. The resulting MP3 file is then offered for download. Requirements: PHP 5.0 or higher




