Hello,
A couple of week back I wrote a jQuery plugin to embed custom youtube channel on your webpage. I thought it would be good to do a wordpress plugin too to the same. Thus I began this plugin. Now because I’ve already done few wordpress plugins thus development of this one was a breeze because I already have the jQuery plugin code that I developed and I already have the functions that I wish to use.
Purchase Pro version of this plugin today at a very special price! just $29.99 – it can’t get better than that.
Version 2.1 is out now.
ChangeLog:
- New: Ability to style LighBox
- New: Ability to choose Default color box settings
- New: Ability to auto play videos in Thumbnail mode
- 6 Months Free email support with Single Site License
- 1 Year Free email support with Unlimited Site License
- And much more
Plugin name
I named this plugin as jcwp youtube channel embed , I thought its a good name
I am still obsessed putting jc somehow in the plugin name
Lets check what the options screen looks like
Screenshots
A screen shot of the
Options page

thumbnails mode

Lightboxed video when thumbnail is clicked

List mode

There are many other options you can control how your videos are displayed. I’ve intentionally taken out autoplay settings because I think that do not add anything to the usability of the plugin.
Options
- Channel mode This tells the plugin how to render the videos. Thumbnail mode will display static images for your videos and when user clicks on it video lightbox will be shown
List|Thumbnails - Channel name : This will be the channel name which you wish to include
- Maximum results Number of videos to display
- Start Index Pointer from where the videos should be shown. Handy, if you want to show videos from a given position
- Filter by keyword Look for keyword in the video title and filter the results
- Thumbnail width For thumbnail mode
- Video width Target width of the video
- Show video title Would you like to include video titles as captions
- Embed using Either use IFrame or old object Object embeds. I recommend you to use IFrame
- Sort by How do you want your videos to be sorted
- Include invisible ‘Content protected by’ link: Please check this checkbox. This is one way of supporting my blog and me.
Tested on
- Browsers: IE9, FF13, Chrome 20, Safari
- WordPress 3.4.1
Changelog
v1.01
- Submitted to wordpress
- Settings page added
Advertisement
Donations
This is important bit. I generally fund my own stuff only except my Tea and Coke. So if you are interested donating a penny for my work. Consider donations! I don’t get many because generally people skip this part and go directly to downloads
but its always worth asking.
Installation
Its really simple to install this plugin, here are the steps that you need to follow
- Go to Plugins > Add New.
- Under Search, type in “jcwp youtube channel embed”.
- WordPress will now show a popup window will ask you to confirm your wish to install my Plugin.
- If this is the first time you’ve installed a WordPress Plugin, enter the FTP login credential information. If you’ve installed a Plugin before, you will still need to have the login information.
- Click Proceed to continue with the installation. The resulting installation screen will list the installation as successful or failed.
- If successful in installation, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.
- Settings are available from Settings menu on the left and under jcwp youtube channel embed
From the zip file downloaded form this page
I do not offer any more downloads because of the bandwidth cost that I was billed for in the past. All past downloads are still available but you can always get the latest version from wordpress.org
Future
This plugin can be improved a bit. You can make a small donation that will keep my blood warm so that I won’t stop working on my WordPress plugins.
Where can I get it
http://wordpress.org/extend/plugins/jcwp-youtube-channel-embed
Questions/Answers
- Will you add more features on demands
Yes! when I get some time - How can I edit styles myself
Please look for jcYoutubeChannelEmbedd.css file under css folder
Credits
This plugin use prettyPhoto jQuery plugin for thumbnails mode
I hope that this plugin will be helpful to you in some form.
Cheers
Advertisement





JC WordPress Coupon Revealer Plugin Pro License
Australian Street Names with City, State and Display Names only, Single Server License
Nice plugin, exactly what I was looking for !
Expect one thing, missing calling php function to call directly the plugin in template page :/
Hi!
Great plugin.. work’s fine!
But when is active i DON’T have the possibility to add pages on my menu… if deactivate it all work again…
any suggestion?
I will look into it. May I know which theme are you using.
Hey, I absolutely LOVE your plugin. There is one tiny problem with it on my website though so I can’t enjoy it fully. I don’t want to look for any other plugin cause you really hit the spot with this one, but I need the problem to be fixed though. I’m hoping you could help.
Basically, I chose the thumbnail option. It shows well on the page and when I click on one, there is an attempt for the lighbox to open but then it closes and takes me to an error page. If I click the back button though, it opens the videos fine. Weird.
any idea what the problem would be?
thanks
ignore my message, except for the part about this plugin to be great.
The problem was coming from my theme. I changed it and now no problem.
thanks
hi, i have use jcwp youtube shortcode on my page entitle “video” in this ppmisudan.com/wj/video/ , i had worked several days ago, but now it just show an empty page, and i don’t know what happen, why it doesn’t appear on my page, i have made subdomain to test it but it have same result, i’ve changed my theme (to ensure that is it problem in my theme) but it also have same thing, could you please explain what should i do and what is the issue? thanks
From Chrome logs I see some javascript errors regarding your superfish menu.
That could be the reason. Fix that first I guess. Deactivate any recently added plugins to see if some plugins is not playing well with WPYTCE plugin. see if that helps
Cheers.
So the thumbnails were pulling the wrong image from YouTube, it was set to pull the 1st option [1] no matter what was selected on the YouTubechannel. By updating the data that it was pulling to [0] it then pulls the correct thumbnail image (in high quality i might add). It’s on line 106 of the jcorgYoutubeUserChannelEmbed.js file. Here’s how the line SHOULD read:
vidThumb= (entry ? entry.media$group.media$thumbnail[0].url : ”);
Thanks!
Thanks Kenny,
I never had chance to look at it. I shall release an update soon.
Cheers!
Hi Jaspreet, and thanks for a great plugin. I want to insert multiple shortcodes on the same page each pulling videos with different keywords, and I want a little category header between each group, but when I do this it lumps all of the text from the whole page at the top and puts all video groups below, is there a way I can get around that?
I love this plugin, I spent ages trying to find something like this and testing a load of ones that didn’t really do what I wanted.
[URL]dslrvideotutorial.com[URL]
My criteria was that it had to work well on my iphone and ipad since I am now creating all my new sites on responsive themes. I like using it in thumbnail mode to create filtered playlists from my favourite YouTube Channels
This plugin works well except for a slight issue with the lightbox on the iphone. It’s showing very small. It works Ok when you click to play it. Is there a way to disable the lightbox view for thumbnails? or make it more mobile friendly.
Another issue is when I have multiple lists of thumbnails on the same page. It calls to YouTube and then loads the first list that it comes back with, not necessarily in the order that I wanted on the page.
So if I am doing different keyword searches or want to show a list of the latest videos followed by a list of the most popular. It doesn’t display them in the order I want.
YouTube only allows a maximum of 50 videos per API call so if you have a channel that has more videos you need to use more than one list and just change the start index to continue from 51, 101, 151 etc
thanks for the great work
Hi,
This is a fantastic plugin. Thanks so much! One question, though: Is it possible to remove the blurry look that the video thumbnails have?
Hi Aaron,
Thanks! and your feedback is well appreciated. I’ve noted down this as a feature request and will do something about it in next version. Identified the issue, shall work on the fix soon.
Cheers.
Thanks for the response! I’ll dig into the CSS and see what I can do!
Did the blurry thumbnails issue ever get resolved?
update to version 1.5.
– Added: Ability to adjust quality of your thumbnails and Initial video frame.
Cheers,
Jas
====================
Consider donations – Enormous amount of voluntary time/energy is spent on these plugins so consider buying Author a cup of coffee
Nice plugin!
A couple of suggestions/wants… It would be nice to play a “playlist” and display descriptions!
Thx!
Great portlet.
Do you think it would be possible to add a feature to disable related videos? Depending on how you pull the YouTube URL, you can simply add a ?rel=0 to the end of the URL.
I’m not good at JQuery, so I’m not sure how you’re pulling the YouTube video URL, but it seems like you pull it in jcorgYoutubeUserChannel.js. I tried adding ?rel=0 to the if vidID.substr methods, but it didn’t seem to work.
What do you think? Would this be a feasible feature?
Hubert,
I will look into that.
Cheers.
Twitter: walsh_wj
says:
When I close out of my “lightbox” youtube video I get a 404 error.
Any ideas?
Thanks,
Jeff
great plugin! the issue I am facing though is that in windows explorer 9 all the css breaks. for thumbnail list and the playlist both. either option has no styling. Any ideas on a fix?
Thanks for the feedback.
I’ve got a demo section at the end of this post. Try loading this page in IE9 to try out the demo. I just tested in IE10, IE9 and IE8 and it works without any problems. It is possible that some other plugin you’ve got is interfering with the styles.
I could’ve looked at your site but the project I am working on has left me with very tight timeline.
If you have any pointers please do share.
Cheers
Jas
this plugin is just amazing. i am using it to show the latest video from my channel on my website. i want just 1 video there and i want it to AUTOPLAY. i dont think i can do this atm coz u have disabled autoplay.
please find a solution for this asap
Twitter: spelpappan
says:
Is there a way to show unlisted clips also? They’re not showing now, which perhaps is logic in most cases – but in some cases it could be useful?
Thanks again.
Hiya Jimmy,
I will look into that (if its possible then I will extend this plugin) when I get some time. I’ve been too busy for last couple of weeks trying to push for my new site http://blockfak.es
Cheers mate!
Twitter: greggrichter
says:
Nevermind, answered my own question and found that if I manually enter in ‘thumbnails’ (all lower case) it works. Still can’t get the shortcode generator button to put anything in there other than ‘list’. Either it’s working now. If my client likes it, I’ll definitely be donating. Thanks!
Hi Gregg,
I can reproduce the stated issue, I’ve released version 1.2 of this plugin. Make sure that you Hard refresh your browser (CTRL+F5).
Hopefully your client likes it because every penny donated counts and help me recover my server cost.
Cheers mate,
Twitter: greggrichter
says:
Great plug in. However, can’t get it to switch between list and thumbnail mode. When I save the settings and update the short code, it always just says ‘list’. Tried manually editing it to ‘thumb’ thumbnail and thumbnails but no luck.
Gregg
Twitter: spelpappan
says:
Great plugin, but the keyword filter doesn’t seem to work – no matter what I enter in that field, no videos appear. Or am I just doing it wrong?
Hey jimmy,
Thanks for your feedback. I’ll look into this issue tonight.
Cheers!
Hi Jimmy,
I’ve release version 1.1 for this plugin. Could you please try to use filter by keyword again.
Cheers!
Twitter: spelpappan
says:
Tried it – and it works now. Thanks!