PHP Video
Movies and video data generation and manipulation-
This is a PHP script for retrieving and embedding YouTube videos. This is a port of the jQuery jTube plugin. Features of jTube-PHP:- Get user uploads- Get user playlists- Get user subscriptions- Get user contacts- Get authenticated user uploads (public & private), playlists, subscriptions, contacts- Search Youtube- Get video feeds (Top Rated, Most Viewed, …)- Get a video playlistRequirements:- PHP ...
-
This PHP video script can retrieve YouTube video files in MP4 format. It takes as parameters the identifier of a YouTube video and the desired download quality value.The script determines the download URL of the video in MP4 format download the video into a local file.Requirements:- PHP 4.0 or Higher
-
Free PHP video Search Script allows you to search for videos from the largest sites(youtobe, metacafe, dailymotion and rewer). Easy to instal;Features fo Free PHP Video Search script:- Free of charge- PHP 5- Without Database- XHTML & CSS- Friendly URL - Mod_rewrite- Search on Youtube, Metacafe, DailyMotion, Revver- Thumbnails- Integrated Ads- Multiple indexed pages- Languages: English, Spanish- Full customizableRequirements:- Mod_rewrite- ...
-
This is a PHP web service script to parse and retrieve data from the IMDB movie database website. This script can be used to get information about movies and shows from IMDB.It 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 extracts follow details ...
-
This PHP script is a parser for IMDB movie/serie/documental/videogame/episode names, ratings and aka titles. It can access a public FTP server to fetch files of movie data from the IMDB site, parse the files and return the parsed data. Unix/Linux like system or any other that has the wiget and gzip commands available are required by this PHP web service ...
-
AutoEmbed is a utility and service that generates HTML embed tags for audio or video located on a given URL. This PHP script also provides the means to optionally manipulate the retrieved media information by setting parameters, and finally returning a reconstructed HTML snippet for presenting Flash video on a website.Features of AutoEmbed:- Translate any given URL (from a supported ...
-
Wordpress Video Plugin automatically embeds videos from a posted link. If WordPress detects a link for one of the plugin's supported services, it parses the link, retrieves the video and embeds it in its page content. Installation:Unpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Here are some key features of "Wordpress Video ...
-
This class can be used to embed YouTube videos given their page URLs. It takes the URL of a page of video in YouTube and generates HTML for embedding the video in an HTML page. Requirement: PHP3.0 or Higher
-
This class can be used to download videos from YouTube.It takes an URL of the page of YouTube video and retrieves the page to determine the URL of the Flash video stream.The class downloads the video stream data and serves it for download as the current script output.
-
This package can be used to retrieve information about YouTube videos.It uses the Google Data API to send requests to retrieve information about videos given some search keywords.It can retrieve the video descriptions, thumbnails, comments, links to related or response videos, statistics and ratings.
-
This class can be used to search and embed movie trailers from YouTube.It can send an HTTP request to retrieve and parse the YouTube search result pages for a trailer of a given movie.The class extracts the identifier of the first result video and generates HTML to embed that video in a Web page.
-
This class can be used to determine the URL to download the video stream of a YouTube video. It takes the URL of a page of YouTube video, parses the page and determines the URL download the Flash video stream directly.
-
This class can be used to download videos from YouTube.It takes the URL of the page of a video in YouTube and determines the URL of the Flash video stream .The class can also download the video stream to a file.
-
This class can be used to retrieve information about videos in YouTube.It can send HTTP requests to YouTube Web services API server to retrieve information about a video given its URL in YouTube.The class can also search and retrieve information about videos that match given keywords.It can also generate HTML to embed the queried videos in Web page, as well ...
-
This class can be used to upload and download video files from YouTube.It can login in YouTube on behalf of a given registered user and upload and download video files.Downloading takes as parameters the identifier of the video to download and the name of the file to which the downloaded video will be stored.Uploading takes as parameters the name of ...










