Summary
The PHP Youtube Channel Plugin is a PHP plugin that displays the youtube channel of a user profile on any PHP website. The plugin is based on youmax and uses the youtube gdata API.
The usage is so simple and you can include a youtube channel to any php website by simply writing two lines of code.
include("includes/channel.php");
show_channel("YOUR_YOUTUBE_PROFILE_NAME",THE_DISPLAY_WIDTH);
Features
- Easily integrates with any php application/website.
- Includes a lightbox to play the videos
- Displays subscription and video views statistics for the channel
- Includes a subscribe button.
- Includes featured videos, playlists and all uploads
- Ajax driven
- Exhaustive documentation
Support and Documentation
Please drop us a line on appsupport@built-app.com with any questions you may have, full documentation is included with the program to help you with your projects.