Artiss YouTube Embed

A simple method of embedding YouTube videos (with download links) into your pages. Easy to use, but with powerful features for those that need them.

Description

Vixy YouTube Embed and Download is a simple, powerful method of embedding YouTube videos, offering your readers an easy way to download videos.

Check out the Vixy plugin video:

http://www.youtube.com/watch?v=dsarVsN7SIE&hd=1

Easy to Use

Just add a shortcode with the YouTube video ID, and your video appears in the page. The shortcode looks like this:

[youtube]adVEYkQIxCg[/youtube]

Important Setup

WordPress requires you to opt-in to the video download feature.

  1. Go to the Profile section under the YouTube sidebar option in your WordPress Admin.
  2. Tick the Show Download Links option under Options for All Player Types.

Powerful

With over 50 embedding options, Vixy YouTube Embed does everything any other WordPress plug-in does, and a lot of things they don't.

Options include:

  • Set size of video, controls, other behaviors via profiles or inline commands.
  • Includes download links option.
  • Build your own playlists and play them back however you want
  • XHTML and HTML5 compliant - works with all the latest browsers
  • Multiple embedding methods available - OBJECT, IFRAME, CHROMELESS and EmbedPlus
  • Dynamic video sizing for responsive sites
  • Allow users to add videos to comments
  • Automatically generate playlists based on user name or search text
  • Create multiple profiles - use them for different videos to get the exact style that you want
  • Google compatible metadata is added to the video output - great for SEO!
  • Code is cached for maximum performance
  • Using a different YouTube plugin? Documentation and tools are provided to help you migrate to Vixy YouTube Embed
  • Fully internationalized ready for translations. If you would like to add a translation to his plugin then please contact us
  • Support for Do Not Track
  • Compatible with Video SEO for WordPress
  • And much, much more!

Earn Money

Download links under each video gives you an opportunity to earn generous affiliate commissions from [Jaksta.com]("http://jaksta.com" Jaksta.com), a powerful video download and conversion suite for PC and Mac. (Optional).

Vixy YouTube Embed has been rated 5/5 by ThemesPlugins.com.

Get Started Quickly

To add a video to a post or page simply use the shortcode [youtube]video[/youtube], where video is the ID or URL of the video. Alternatively, you can add one (or more) widgets to your sidebar.

Within the administration area of your blog you will find a new menu named YouTube (see screenshot 1). Click on the Options sub-menu to set a number of general options. Alternatively click on the Profiles sub-menu to set the default options which define the output of your videos - any videos you display (unless overridden by parameters - more on that later) will use the settings from the Profiles screen.

You can read read the Full Documentation to learn about all the capabilities of Vixy YouTube Embed. This also includes details on how to migrate from another embedding plugin.

Help is always available from the WordPress administration pages - just click on the "Help" button in the top right. If the Help and FAQ don't have an answer, ask us on the forum.

Not yet convinced? See the feature comparison between this and the top 10 alternative plugins for embedding YouTube videos.

Your YouTube Plugin is fantastic...it just saved my life on this site. Thank you! - Sonic Clamp.

New Technology Finds The Most Buzzed-About Parts Of Videos - SocialTimes.

Andesch tips on WordPress plugins! - Anders.

Critical Mass - Biking in Memphis.

Embedding YouTube Videos In Your WordPress Theme - FrogenYozurt.Com.

Installation

Vixy YouTube Embed is easy to install:

  1. Download the ZIP file containing the plug-in code.
  2. Unzip, and upload the entire youtube-embed folder to your wp-content/plugins/ directory.
  3. Activate the plug-in through the Plugins menu in WordPress.
  4. Make sure to enable the video download option. Go to the plug-in settings, and check "Enable Download Links".

That's it, you're done - you just need to add the shortcode wherever you need.

Note: If you're updating from version 2.0.1 or before, please read the FAQ on backwards compatibility.

Frequently Asked Questions

A full list of FAQs can be found on the Vixy.net website.

Changelog

3.1

  • Enhancement: Allow user to specify video resolution required (experimental)
  • Enhancement: Different languages can be specified for transcripts, other than the English default
  • Enhancement: API enabled on scripts by default, allowing for third-party modification
  • Enhancement: Can now add a link to YouTube under a video
  • Maintenance: Removed adverts from administration screen
  • Maintenance: Changed download bar default to be opt-in and re-worded option text

3.0.1

  • Bug: Fixed menu options shown in admin bar
  • Maintenance: Updated links to point to instructions on Vixy.net website
  • Enhancement: Validate download bar code to ensure it's secure
  • Enhancement: Passing blog language to language bar for i18n

3.0

  • Maintenance: Changed name, updated adverts, removed donation and sponsorship requests
  • Maintenance: Renamed function to match new name and also removed prefix from files, which were not required
  • Maintenance: Checked and updated all help URLs
  • Maintenance: Removed about and instruction pages which were felt were no longer needed
  • Maintenance: Updated icons
  • Enhancement: Updated download links to use code from Vixy. This is now switched on by default
  • Enhancement: Added option to provide an affiliate ID for use with the download bar - blog owners can make 30% from sales generated
  • Enhancement: Simplified the menu access rules which has resulted in resolving a number of existing issues
  • Bug: Fixed PHP error when allowing shortcodes in widgets

2.7

  • Maintenance: Using new website for video download link
  • Maintenance: README updated with new compatibility details and modified FAQs
  • Bug: Fixed a bug where some option screen text was not displaying
  • Bug: Fixed the feature pointer, which was no longer working
  • Enhancement: Added profile options to allow you to switch on video download link, as well as style the output

2.6.2

  • Bug: Fixed bug in uninstall routine
  • Enhancement: Replaced user of print_r in cache key generator with serialize, as this can cause problems with some hosting configurations

2.6.1

  • Bug: Fixed minimised script that adds editor button
  • Bug: Updated broken advert links
  • Bug: Fixed link in admin bar when using WP 3.1 - 3.3
  • Bug: Removed un-necessary cookie update that was causing errors in some situations
  • Maintenance: Updated WP 3.3+ admin bar options to correctly reflect permissions, naming and ordering of equivalent admin menu

2.6

  • Bug: Fixed a bug that means videos have zero width on new installations until the default profile is updated (thanks to Aidan from Noise Republic for reporting that)
  • Bug: Corrected URLs pointing to help screens
  • Bug: Resolved issue where translated IDs were not corrected if included in a URL (thanks to kchayka for reporting that)
  • Bug: Fixed problem where video ID is not found in full URL if not specified first (thanks to christopherw for reporting that)
  • Bug: Modest branding profile switch wasn't doing anything - the option was hard-coded on. Now corrected
  • Bug: User defined error message now decodes correctly (thanks to kchayka for reporting that)
  • Bug: No longer caches the video output if a random playlist has been selected
  • Maintenance: Updated advertisement engine code
  • Maintenance: Renamed README menu to Instructions
  • Maintenance: Assorted on-screen wording improvements
  • Maintenance: Removed title option as it's un-supported
  • Maintenance: Updated the uninstall routine
  • Maintenance: Cleaned code and updated translation files
  • Enhancement: Added Do Not Track compatibility. Once active, if user has Do Not Track in use then cookies will not be stored
  • Enhancement: New option to specify the shortcode that the editor button uses. A cookie is used to store this
  • Enhancement: New option to switch on shortcodes in widgets. This will allow all shortcodes in widgets, though, not just those for this plugin
  • Enhancement: Reviewed and updated access right to admin screen. Added option to choose what level has access to profiles and/or lists screen
  • Enhancement: Many functions were only activated if user was not in Administration screens. However, using AJAX on your site triggers the administration flag and, hence, the functions would not work. Changed this
  • Enhancement: Added option to modify access to Profile and Lists screen
  • Enhancement: Improved the cache clearing option and statistics
  • Enhancement: Reflected on profile screen that modest branding now works with HTML5 player
  • Enhancement: Added option to thumbnail output to suppress the link, so that you can add your own
  • Enhancement: Updated "Controls" option to support new third parameter and update definitions. Ensured backwards compatibility with old parameter options

2.5.6

  • Maintenance: Restricted access to Options and Profiles screen to administrators
  • Bug: Fixed bug which caused errors to be generated on new installations of plugin
  • Enhancement: Set a default width if the content_width global variable is set to zero

2.5.5

  • Maintenance: Updated sponsorship - now includes option to switch off if user has donated
  • Maintenance: Updated options screen to reflect the fact that the related and color parameters are now supported by the HTML5 player
  • Maintenance: Updated options screen to show that the info parameter, if used alongside a playlist will show thumbnails of the videos
  • Maintenance: Removed redundant GA code, which was never used
  • Maintenance: Combined scripts
  • Bug: Fixed internationalisation
  • Bug: Fixed output of video information on the Lists option screen
  • Bug: Modified cache key so that length does not exceed MySQL field maximum
  • Bug: Added close anchor for media meta - causes unclosed anchor under IE9 (thanks to Marcel Bootsman for identifying this)
  • Bug: Responsive video was not working on a demonstration video in Profile screen

2.5.4

  • Bug: Fixed bug that prevented some fields in options screens to not save

2.5.3

  • Bug: Fixed further issues with the widget code (thanks to Rose-Anne Constantineau for reporting it and helping me test the result)
  • Maintenance: Improved some of the internationalisation texts
  • Maintenance: Neatened up some of the code output

2.5.2

  • Bug: Fixed a bug where widgets weren't showing single videos (thanks to Josh Callaghan for reporting this)

2.5.1

  • Bug: Fixed a bug with Admin Bar when using WP 3.1 - 3.3 (thanks to Carl D'Halluin for finding this)

2.5

  • Maintenance: Updated code to work with new playlist options
  • Maintenance: Removed embedded URL option due to issues with existing code (see FAQ for details)
  • Maintenance: Added further FAQs based on common forum queries
  • Maintenance: Wording on options screens changed to better identify differences between players
  • Maintenance: Added advertisement to profile screen
  • Maintenance: Modified demonstration video and made sponsorship request more visible
  • Maintenance: Changes the YouTube admin screen icon
  • Enhancement: Download link now uses deturl.com
  • Enhancement: Admin Bar link improved in WP 3.3 onwards
  • Enhancement: New user upload and search features added
  • Enhancement: Now supports ability to specify the time to stop video playback
  • Enhancement: Default windowing mode changed to improve performance
  • Enhancement: FRAMEBORDER is switchable for the purpose of HTML5 compatibility
  • Enhancement: Added internationalisation
  • Enhancement: README in admin menu now shows the corresponding README for the version of the plugin you have installed, rather than the latest one
  • Enhancement: Added option to admin screen to clear video cache (see FAQ for details)
  • Enhancement: Allow recursive shortcodes - that is, shortcodes within the YouTube shortcode
  • Bug: Fixed bug in retrieving the video title
  • Bug: Resolved various debug messages
  • Bug: Fixed bug in MCE button JavaScript

2.4.1

  • Maintenance: Removed dashboard widget

2.4

  • Maintenance: Re-sequenced the changelog in the README
  • Maintenance: Removed drop shadow option
  • Maintenance: Re-design of widgets, reducing number of parameters down to make it easier to use - use profiles to modify missing parameters
  • Maintenance: Updated YouTube icons
  • Enhancement: Added frameborder="0" to IFRAME code
  • Enhancement: Added Privacy-Enhanced mode. Doesn't work with Chromeless player.
  • Enhancement: Added title option, so you can name the video
  • Enhancement: Added ssl option, allowing you to override whether HTTP or HTTPS is used for the video
  • Enhancement: Added dynamic option (and matching Profile switch) to allow users to request dynamically resizing video (responsive). Additional option to allow specified width to be maximum
  • Enhancement: Made modestbranding a switchable option (switchable in profile options but not on video-by-video basis) due to issues with Apple devices
  • Enhancement: Improved matching of URL embedded into post
  • Enhancement: If you have the README Parser plugin installed then a new sub-menu will display the README instructions
  • Enhancement: Use WP 3.3 Feature Pointer to highlight new menu when plugin is activated
  • Bug: Ensure showinfo parameter is set correctly
  • Bug: If width or height is missing from Profile screen then fill it in based on widescreen format. Otherwise, causes video to break
  • Bug: Video information was being fetched from caching even if option selected to switch it off. Fixed!

2.3.1

  • Maintenance: Removed the sponsorship

2.3

  • Enhancement: Editor button will add text between shortcodes if no URL or ID is specified
  • Enhancement: Square brackets are stripped from alternative shortcodes on option screen - text added to warn against this too
  • Enhancement: Added Chromeless player option
  • Enhancement: Increased maximum output length of profile and list names to 30 characters
  • Bug: Fixed incorrect listing of long profile or list names
  • Bug: Fixed INCLUDE bug in widgets.php

2.2

  • Maintenance: Updated dashboard widget to latest version
  • Maintenance: Added advertising banners to options screen - these can be turned off if you donate
  • Enhancement: Replace WP_PLUGIN_URL with plugins_url()
  • Enhancement: Added H and W as alternative shortcode parameters to HEIGHT and WIDTH
  • Enhancement: Editor button should appear for anyone from editor role upwards
  • Enhancement: Removed maximum length from profile and list names. However, only first 20 characters will appear in lists

2.1

  • Enhancement: New option to switch API options (where HTTP or HTTPS, display messages or not or even switch off)
  • Enhancement: Output video playback errors as XHTML comments. Output to post a generic message which can be changed in the options
  • Enhancement: Video information is shown in lists screen when first entering (no need to press Save button to display)
  • Enhancement: Added new color parameter, which allows you to specify the color of the progress bar
  • Enhancement: Added new theme parameter, allowing you to specify if the player is dark or light skinned
  • Enhancement: Added new https parameter, allowing you to use HTTPS instead of HTTP for the video display
  • Enhancement: Added new version parameter to thumbnails, allowing different versions (including a high resolution one) to be displayed
  • Enhancement: Added new administration option to allow the thumbnail used in RSS feeds to be specified
  • Enhancement: Log the current plugin version into the database. This may be of use in future upgrades to detect which version the user is upgrading from
  • Bug: Fixed video title no longer being fetched since 2.0.3 (because of using v2 of API)
  • Bug: Fixed some error output - due to changes made in an earlier release some errors would not display

2.0.4

  • Enhancement: Removed HTTPS access to gdata API - will add a switchable option for this in a later release

2.0.3

  • Enhancement: Decode any passed template parameters, as WP may have encoded the content first
  • Enhancement: Improved file handling
  • Enhancement: Now using HTTPS and version 2 of YouTube gdata API
  • Enhancement: New general option to switch off reporting of API errors - will simply accept ID and work out type
  • Maintenance: Added details to the README to cover issues with style backwards compatibility and YouTube API

2.0.2

  • Enhancement: Strip tags from video ID, in case any have crept in
  • Enhancement: Tidied some of the widget controls
  • Enhancement: You can now specify YouTube short URLs as video IDs
  • Bug: Removed reference to jscolor.js script, which isn't used
  • Bug: Video IDs beginning with numbers are being confused with list numbers
  • Bug: Corrected problem with random single videos being picked from a list
  • Bug: Fixed problem with list where one video was being ignored and another repeated
  • Bug: Modified widget code to allow for all states to be allowable. Defaults updated
  • Bug: YouTube documentation states that if you don't specify the fullscreen parameter it will default to off. It doesn't. Corrected in the code

2.0.1

  • Enhancement: Changed cache key encoding so that it was compatible with PHP 4
  • Enhancement: Added autoplay option to EmbedPlus
  • Enhancement: Re-instated style option, allowing you to apply a direct set of CSS elements to the output - a requirement if you wish to add a border to the video, for instance
  • Maintenance: Updated screens and documentation to show the start parameter works with EmbedPlus
  • Bug: Fixed incorrect caching of options - was only changing if override parameters were modified
  • Bug: Video Information Cache will no longer reset to zero if the Embed cache is greater
  • Bug: Added random ID to EmbedPlus output to resolve a bug that can affect IE users

2.0

  • Maintenance: Renamed to Artiss YouTube Embed from YouTube Embed
  • Maintenance: Major re-write, using new coding standards
  • Maintenance: AS3 player is now used, AS2 has been retired
  • Maintenance: Compliancy and browser checked - XHTML and HTML5 compliant and works in all the latest browsers
  • Maintenance: README completely re-written, contextual help added to admin screens and links to further information
  • Enhancement: New administration screens, introducing multiple profiles and playlists
  • Enhancement: Both OBJECT and IFRAME versions can be selected
  • Enhancement: Migration options added, allowing compatibility with other similar plugins
  • Enhancement: Can now specify full video URL as well as video ID
  • Enhancement: No need to use separate shortcode for playlists, as they are automatically detected. Video IDs are also now validated
  • Enhancement: Options to allow YouTube URLs not within shortcodes to be accepted, as well as in comments
  • Enhancement: RDFa metadata added to code output
  • Enhancement: Caching of code and ID checking to improve performance
  • Enhancement: Templating system replaces CSS specification
  • Enhancement: Improved editor button and link added to admin bar
  • Enhancement: Many, many more changes - too many to list!

1.5

  • Enhancement: Added clone of 'youtube' shortcode, called 'youtube_video'
  • Enhancement: Editor now has YouTube button, which inserts the YouTube shortcode (this can be switched off in the options screen)
  • Enhancement: Added new option to disable keyboard controls
  • Enhancement: Added option to supply a ratio, in case height or width are not supplied - the missing parameter will then be calculated
  • Enhancement: Option to create a download link (for video and playlist) using function call or shortcode
  • Enhancement: You can now change on the options screen which set of parameters the demonstration video uses (i.e. "normal" or EmbedPlus). This allows you to try your options on a different video type without switching to it.

1.4.2

  • Enhancement: Added keyboard disable option
  • Bug: Fixed bug which meant that people upgrading from previous versions may not be able to display video until they've been to the options screen and re-saved their default options

1.4.1

  • Enhancement: HD option is available with EmbedPlus - updated the admin and widget screen to reflect this

1.4

  • Maintenance: Tidied up code
  • Enhancement: Now supports multiple widgets - widget code completely re-written
  • Enhancement: Support for EmbedPlus added
  • Enhancement: Added option to suppress links back to YouTube
  • Enhancement: Added functions and shortcodes for returning and outputting available transcripts

1.3.1

  • Enhancement: New widget option to specify title

1.3

  • Enhancement: Added transparency option so that videos won't cover up layers

1.2

  • Enhancement: Minor changes to the XHTML code to prevent warnings from certain validators

1.1

  • Maintenance: Updated test video on options screen, as previous one had been removed
  • Maintenance: Confirmed WP 3.0 compatibility
  • Enhancement: Resulting XHTML code is better formatted, with comments identifying code location

1.0

  • Initial release
[mantis]Artiss YouTube Embed[/mantis]
Loading Facebook Comments ...

55 Thoughts on “Artiss YouTube Embed

  1. Hey, first of all i must say im newbie at wp, but… what do you mean by “visting YouTube Embed options screen in your Administration menu” ? You mean the plugin’s editor? Or there should appear new entry under plugins with yt embed and it isn’t showing for me?

    • If you go into the Admin screen, on the left sidebar you should find “Settings” (a few menus under Plugins). Somewhere near the bottom of that menu uou should find “YouTube Embed”.

  2. Found it, thanks. But i have really strange problem. Plugin is working fine but after i’ve installed it i can’t access general options (blank white page showing instead). Could you tell me if installing your youtube plugin modified any wp .php files?

  3. No it doesn’t. Have you tried deactivating my plugin to see if this restores the general options page? If this fixes it, let me know.

  4. exoriou on January 14, 2010 at 1:48 pm said:

    Well… i have similar problems with other plugins. And i’ve just noticed that the webserver where my wp is installed is a problem. I’ve installed local web server and wordpress. Your plugin is working fine, not causing any problems. Sorry to bother you.

  5. What I have to do to make it working with excerpts?

    • Unless anybody knows otherwise, my belief is that excerpts have all code stripped from them, so any video output will not display.

  6. Shortcode doesnt work for me. inside my post i typed [youtube]LirLYTfM0SY[/youtube] and all i get is a black box in dimensions i wanted with right and bottom scrollbars.

    this is the video i want to embed

    • I’ve tried it on my own site with no issues.

      The best thing to do is to get the source for the page (view/source in your browser probably) and send me the resultant file via my contact form.

  7. I figured it out. I went to http://wordpress.org/extend/plugins/youtube-embed/other_notes/ and copied the shortcode but if you look at the source code of that page it comes up with < code>[youtube]id[/youtube]< /code>

    Now if you type that inside any of your pages or posts it wont work as it didnt for me but if you type [youtube]LirLYTfM0SY[/youtube] it will work flawlessly. Figured it out when I switched to HTML vierw in my WP editor.

    So correct this on your WP plugin page cause I think other people will just want to copy/paste [youtube]LirLYTfM0SY[/youtube] but they will get additional buggy code elements.

    • Thanks for the update. The CODE parameter is used to highlight code elements on the page – this is valid for the instructions page and not something I’d therefore want to remove.

      The best advice is to cut and paste items like this into the “HTML” window when editing posts and not the “Visual” one – it doesn’t happen then.

  8. eibbtoddb on January 19, 2010 at 10:09 pm said:

    First let me say, I really like this plugin! Thank you!

    What does the option, “Enable Enhanced Genie Menu” do? I’m not seeing the difference when I switch it from “Yes” to “No”

    Thanks in advance for your help!

    • lol. I’m not sure myself :D

      According to the YouTube documentation

      This causes the genie menu (if present) to appear when the user’s mouse enters the video display area, as opposed to only appearing when the menu button is pressed.

      I put the switchable option on simply because it exists. What it actually does is a different matter!

  9. eibbtoddb on February 6, 2010 at 2:13 pm said:

    I added a playlist that contains 10 videos, but the player always displays 7 thumbnails and reads, “1-7 of 10″. Is there a setting or something else I can change so that it dispays all 10 thumbnails?

    • Sadly, YouTube provide few instructions on embedding playlists – they state that some of the standard video embedding parameters work, but don’t say which ones. They also don’t mention any additional ones. This is going to be a YouTube issue rather than a problem with the plugin one though.

  10. Hey I have a feature request for this great plugin.

    Can you make a checkbox that would say: Default to 480p, cause sometimes there is no HD quality available and I would like to be able to offer my visitors 480p at least and not the default 360p.

    Thanks in advance

  11. Unfortunately, YouTube do not provide an option to do that. Switching on the HD option should provide the best quality available though – does that not do it?

  12. Yea it does but if HD quality doesnt exist I at least want to play it by default in 480p. But I see your point so nvm.

  13. Pingback: Andesch tipsar om Wordpress-plugins! | Andesch.se

  14. I activated your plugin. I noticed that some things don’t work. I posted an HD video and the plugin doesn’t start the video automatically in HD (even if I selected this option). Then the colour scheme doesn’t match, in my blog appears the video with the classic grey colour. At the end, even if I put “text-align:center” the video isn’t center aligned. In the preview page of Youtube Embed Options I see all the options applied correctly.

    • Garret, I’ve emailed you about this as I would like some further detail – specifically the default settings you have and the line of code you’re using to display your video. I can then try and recreate the issue myself.

  15. WilliamBentley2 on March 23, 2010 at 9:15 pm said:

    If I would like to include a list of videos from posts on a category page, for example, and I want to include the function call in “the loop”, is there some functional reference (I’m sure there is) to the ‘id’ parameter so I can call them via the loop?

    • Yes there is – if you look through the instructions, there is a section named “Function Call” which details how to manually call the routine from within your own code.

  16. Sally on June 27, 2010 at 5:45 am said:

    Thanks for this plugin. I was glad to find a way to NOT show the related videos, but even when I uncheck that option in the settings, they still show. Any ideas? Thanks.

  17. Oh also, it would be helpful if you would replace the deleted YouTube test video on the admin defaults page. Maybe you are not aware it has been deleted for copyright infringment.

  18. After further discussion with Sally, I found that in her site’s source code the YouTube video was being displayed by YouTuber – another YouTube embedding plugin that she hadn’t turned off first. I used pretty standard shortcodes to make it easier to move from another plugin, but the down side is that running both will cause a clash. She deactivated YouTuber and she has no problems since.

  19. Gabriel Tadeu on July 9, 2010 at 3:50 am said:

    I believe the embed have something wrong: http://twitpic.com/23mlqp

    • The errors you’ve got there are not reported via the official W3C validator. For example, it states that <param> shouldn’t have an end tag – that’s correct for HTML but not XHTML (which this plugin is coded for). None of the issues reported should cause problems, whichever way we look at it.

  20. Gabriel Tadeu on July 9, 2010 at 4:33 pm said:

    Yes, only warings, not big deal, but and object with style for set width and height be more valid, right?

    I change this lines for xhtml validation:

    http://pastebin.com/ryTn6Cyf

  21. Hello- I really like this plugin and the initial installation was fine. I installed the plugin to my widget (with the Blog’s sidebar) but now I cannot find any options or parameters to change so that I can change the videos. Please help. Thanks!

    • If you go back into Appearance -> Widgets from your admin menu, then the widget should be shown under the appropriate sidebar. Next to the widget name is an “arrow down”. Click on this to bring up the options.

  22. Pingback: Prevent youtube from covering optincrusher | optincrusher

  23. Hi, Was loving the plugin — I switched from Smart YouTube to yours — until I just discovered the widget is NOT multi-instance.

    Am I correct in thinking I can only use the widget in one place?

    Anyway to change that? I really need to use the widget more than once.

    ALSO, I really really need a “random” function. I tried two other plugins that promised “random” video selection in the sidebar. Neither plugin has been updated in 3 years and now 1 doesn’t show anything and the other only throws up error code.

    I have 6 videos and want to show them randomly when a person hits a page.

    Possible in a future release?

    • Hi Bob,

      I’m looking at the multiple widget functions. I’ve not written many widget functions before, and have needed more than one ;) Anyway, I’m working out how to do it.

      The random function I’ll also add to my “to do” list!

  24. DCastillo on November 10, 2010 at 10:24 pm said:

    Hello and thanks for this plugin. Seems like the most simple one to do what I need it to. I’m having one problem using the thumbnail shortcode. I am wrapping the id in [youtube_thumb][/youtube_thumb], but my sidebar is only displaying the ID, not the image. Any help is appreciated.

    • Unless you’ve activated shortcodes for the sidebar in your functions.php it won’t work – you should use the PHP function version instead.

  25. Pingback: [Tip] Usare codice HTML W3C compliant per incorporare i video | Just another blog

  26. Pingback: Andesch tipsar om Wordpress-plugins! | Anders Hagström

  27. Pingback: Colophon for this website «

  28. Hi David, When I attempt to put a playlist in a page, i get the following output instead. This might be me confusing where to find the playlist code on youtube, can you clarify this for me?

    The output on my page is: YouTube Embed: No video/playlist ID has been supplied

    9EAD7C7BE801C985 YouTube Embed: No video/playlist ID has been supplied

    The link to the playlist is: http://www.youtube.com/user/hurricaneelectric#grid/user/9EAD7C7BE801C985

    • I don’t know how you’re calling my plugin, but the following shortcode method works for me…

      [youtube_playlist]9EAD7C7BE801C985[/youtube_playlist]

  29. Oh man interesting now it works…..:) well thanks again!

    -A

  30. good day to all, very nice plugin i love it i have a question i need your help when i put the video in the sidebar fine it’s showing in my site but the widget disapeare from the list i have as yhis it’s impossible to put an other video manny thanks in advance for your help i am using wordpress 3.0.4 ciao from italy

    • Hi Joe. That’s because the plugin currently only supports one widget at a time. I’m planning on improving this in the next major release of the plugin.

  31. hi David, many thanks for the answer, if i want to put more than one how can’i do, it’s impossible !!!!!

  32. SirBertly on January 24, 2011 at 10:53 pm said:

    Hi David,

    Thanks for this plugin. Did you ever manage to include a random function? I would love to pull up a random vid out of my videos.

    Thanks

  33. Is there a way to make the video not go back to YouTube? I want to keep the visitors on my page. I’ve heard you can use this code w/embed “allowNetworking=”internal” to disable the function of going to YT to view the video. Is it possible to add this to the short code? If so, how?

    thanks

    • Thanks for letting me know about this – it’s not in the official documentation but does appear to be a valid parameter. I’ll add it to the next release.

  34. Pingback: HILFE bei WORDPRESS | Medienetage

  35. Pingback: Jetpack – wordpress.com funkcionalitás halandóknak | kobak pont org

  36. Pingback: Critical Mass » Biking in Memphis - Get on your bikes and ride

  37. Pingback: Embedding YouTube Videos In Your WordPress Theme | FrogenYozurt.Com - Literature & Entertainment

  38. Pingback: Test Video | 4 Elements

10 Trackbacks for "Artiss YouTube Embed"
  1. Andesch tipsar om Wordpress-plugins! | Andesch.se says:

    [...] YouTube Embed [...]

  2. [...] UPDATE: There’s a youtube plugin that makes integrating video easy and he’s just incorporated some changes that make this work correctly by default. You can learn more about the plugin here: http://www.artiss.co.uk/youtube-embed [...]

  3. [...] nei post. Per quanto riguarda Youtube, il lavoro sporco viene fatto in maniera egregia dal plugin Youtube Embed, ma proprio oggi mi sono imbattuto nella necessità di incorporare un video ospitato da Flickr, il [...]

  4. Andesch tipsar om Wordpress-plugins! | Anders Hagström says:

    [...] YouTube Embed [...]

  5. Colophon for this website « says:

    [...] CAPTCHA, Web Ninja for Google Analytics, WP-PageNavi, WP-Table Reloaded, WP Tweet Button, and YouTube Embed.  We’re proud to give some link love to these wonderful developers, without whom the web [...]

  6. HILFE bei WORDPRESS | Medienetage says:

    [...] YouTube-Plugin-Erklärung: http://www.artiss.co.uk/youtube-embed [...]

  7. [...] Embeds – Youtube embed plugin, ahol elég csak linkelnem a youtube videót, s még shortcode se [...]

  8. Critical Mass » Biking in Memphis - Get on your bikes and ride says:

    [...] here’s a link to the video. I just installed a new Youtube embedding plugin (read about it here), so embedded videos are good to [...]

  9. Embedding YouTube Videos In Your WordPress Theme | FrogenYozurt.Com - Literature & Entertainment says:

    [...] of parameters including width and height. For more information see the plugin’s website at http://www.artiss.co.uk/youtube-embed. Bookmark on Delicious Digg this post Recommend on Facebook Buzz it up Share on Linkedin Share via [...]

Top
%d bloggers like this: