Version: 1.11, by Andrew Green
Developer Last Online: Apr 2010
Category: Major Additions -
Version: 3.6.8
Rating:
Released: 02-09-2008
Last Update: 04-13-2008
Installs: 59
DB Changes Uses Plugins Template Edits
Additional Files
No support by the author.
Note: Requires PHP 5 to run
This is a youtube integration modification. It integrates the youtube API into your website, allowing you to view, search and browse youtube's library from your site. It also includes a playlist system, allowing you and your users to create both public and private playlists. Private playlists can be edited and viewed only by their owners. Public lists are viewable by all, you can choose which user group can edit the public lists, and which can suggest videos, which are then approved or denied by the moderating group.
What this is not is a video hosting application, it works only off youTube's API, which is read only. You cannot upload video's, rate videos or otherwise post information too youtube.
In addition it creates a custom BBCode "[youtube]videoid[/youtube]" unless it already exists. At bottom of each video there will be the BBCode as with the video id plugged in for users to copy and paste into threads.
It is a "lite" version, but it's missing very little, just the ability for users to suggest videos for public lists without giving them full editing ability on them.
v 1.1 - Feb 17
- Some minor bug fixes
- Now includes "Related Videos"
- Now cache's XML files on playlists, greatly speeding up loading those pages
v 1.11 - Apr 1
- Some bug fixes related to playlists
April 7
- Minor fix preventing videos from being added properly fixed
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
1. If you add the same video twice to a Playlist, does it recognize that and overwrite the previous entry, or do you end up with duplicate entries?
2. I notice when you select a video poster's name, it presents a list of all videos by that YouTube poster. However, when there's more than one page and you select page 2 of the poster's video list, it goes to "Most Recent Videos" page?
1. If you add the same video twice to a Playlist, does it recognize that and overwrite the previous entry, or do you end up with duplicate entries?
Shouldn't, it checks for duplicates based on the video ID. So if it was the same video uploaded twice with different ID's obviously it would go through, but the same ID should only go in once.
Quote:
2. I notice when you select a video poster's name, it presents a list of all videos by that YouTube poster. However, when there's more than one page and you select page 2 of the poster's video list, it goes to "Most Recent Videos" page?
I'll have a look into that in the next day or two, I've had a few suggestions I need to implement as well.
There only appears to be two files to upload; yt.php & bitfield_youtubint.xml and also product-youtubint.xml to import. It seems a little incomplete, is everything ok with the download?