AMREIN ENGINEERING SharePoint Web Parts   |   Office 365 Web Parts   |   Support   |   Search   |   About us   |   Home  
  AE YouTube Sharepoint Web Part Deutsch English  


Sharepoint Web Parts  

Digital Clock Web Part  

Stock Chart Web Part  

Stock Quotes Web Part  

Quote of the Day Web Part  

"Spotlight On.." Web Part  

"Tip of the Day" Web Part  

Lightbox Web Part  

Weather Web Part  

Slideshow Web Part  

Currency Rates Web Part  

Media Player Web Part  

YouTube Player Web Part  

Org Chart Web Part  

Tiles Web Part  

Hero Web Part  

Bullet Graph Web Part  

RSS Feed Ticker Web Part  

SQL Viewer Web Part  

Google Map Web Part  

Quick Poll Web Part  

Quick Survey Web Part  

Audio Player Web Part  

Google GeoMapper Web Part  

SQL Chart Web Part  

Exchange Calendar Web Part  

Podcast Web Part  

Filter Web Part  

Image Rotator Web Part  

Navigator Web Part  

KPI Web Part  

Page Hits Web Part  

Picture Menu Web Part  

Timer Web Part  

SQL Bullet Graph Web Part  

User Spotlight Web Part  

List View Web Part  

Staff Directory Web Part  

Birthday Reminder Web Part  

News Carousel Web Part  

Team Members Web Part  

Classifieds Web Part  

Image Menu Carousel Web Part  

Timeline Web Part  

Banner Rotator Web Part  

AZ Index Web Part  

Blog Roll Up Web Part  

Discussion Roll Up Web Part  

Document Roll Up Web Part  

News Roll Up Web Part  

Task Roll Up Web Part  

Calendar Roll Up Web Part  

Quick Form Web Part  

Twitter Web Part  

Upcoming Events Web Part  

Welcome Web Part  

Color Calendar Web Part  

Image Carousel Web Part  

List Rotator Web Part  

List Search Web Part  

Web Part Support  

Web Part Bundle  

Microsoft Sharepoint Web Parts

YouTube Sharepoint Web Part



The Youtube Player Web Part either selects a random Youtube video, a specific video or a playlist from the specified Sharepoint List or directly from Youtube.
The Web Part can also be used to display a single static video or a Youtube playlist by specifying a Youtube URL in the "Video Embed URL" parameter field.

The Web Part can be used with Sharepoint 2010, Sharepoint 2013, Sharepoint 2016, WSS3.0 and MOSS 2007. 

The following parameters can be configured:
  • Sharepoint Library containing the Youtube video URL(s)
  • single movie/movie rotation mode
  • Youtube Player dimensions
  • Display of Title and Description information taken from a Sharepoint List
  • Display of a Playlist for manual selection of the Youtube videos to be played back
  • Web Part Connection to a Sharepoint List or Library


Product Price
Youtube Player Web Part Free Evaluation Version
for WSS3.0, Sharepoint 2007 and 2010
30 day Evaluation Version
Free download..
Youtube Player Web Part Free Evaluation Version
for Sharepoint 2013 
30 day Evaluation Version
Free download..
Youtube Player Web Part Free Evaluation Version
for Sharepoint 2016 
30 day Evaluation Version
Free download..
Youtube Player Web Part Free Evaluation Version
Office365/Sharepoint Online Sandbox Version  
30 day Evaluation Version
Free download..
Youtube Player Web Part License Key
per Server License
USD 80.00
Web Part Installation Instructions  download..
You can also send us a PO via e-mail to [email protected]  or by fax to ++41 62 823 75 74
Youtube Video Player



Installation Instructions:

  1. download the Youtube Player Web Part Installation Instructions (PDF file, see above) 
  2. download the AEYoutubeWebpart.zip file (see above)
  3. Follow the installation instructions in the PDF manual.
    You can either deploy the DLL manually or using the WSP solution.

    After installation, configure the following Web Part properties in the Web Part Editor "Miscellaneous" pane section as needed:

    • Site Name: Enter the name of the site that contains the Youtube Player Sharepoint List:
      - leave this field empty if the Library is in the current site (eg. the Web Part is placed in the same site)
      - Enter a "/" character if the Library is contained in the top site
      - Enter a path if the Library is in a subsite of the current site (eg. in the form of "current site/subsite")
    • List Name: Enter the name of the desired Sharepoint List.
      This defines the Sharepoint List that contains the Youtube URL's of the videos.
    • View Name: Optionally enter the desired List View of the list specified above.
      A List View allows you to specify specific data filtering and sorting.
      If you specify a View, please make sure to include the following 3 columns in your View:
      Leave this field empty if you want to use the List default view.
    • Video Embed URL:
      • Random Movie Rotator: if this field is left empty, a video from the specified Sharepoint List will be randomly selected every time the page is accessed.
      • top: if you enter the string "top", the topmost entry of the specified Library View is selected. This allows to dynamically select a video corresponding to a specified criterion (like "most recent" etc.). 
        Example: top
        Displays the topmost video in the specified List or View. This can be controlled by sorting/filtering the List View accordingly (Example: use a sort order of "Created" Descending to select the most recent entry).
      • Static Display: If you rather want to statically display a specific video from the specified Sharepoint List, enter the video's Youtube embed URL.
        Example: http://youtu.be/cz6LbWWqX-g

        If you paste a YouTube URL (explained below) into this field, the corresponding YouTube video will be played. You can find the YouTube URL of the video in the box below the �Share this video� link of the YouTube page on www.youtube.com of the video to be displayed:


      • YouTube Playlist: If you want to display a specific Youtube playlist, enter the Youtube playlist embed URL.
        Example: http://www.youtube.com/playlist?list=PL_V0MXJ4v70IOkuXlYW5oPoOEzUXokOul

        You can find the YouTube playlist URL in the box below the �Share� link of the YouTube playlist page (by clicking on the �Playlists� tab) on www.youtube.com:



      • Create a Web Part Connection between the Sharepoint List and the Youtube Web Part as follows:

        - switch the page to "Edit" mode
        - Choose "Connections" from the List Web Part "edit" menu
        - Choose "Provide Row To"
        - Select the Youtube Web Part in the menu



        If you connect to a Sharepoint List, you need to put the Youtube video URL's into a List column named "URL". You might also want to add a "Description" List column to store the media file desciptions.

    • Player Width: enter the desired width of the Youtube Player in pixels (YouTube standard width is 425 pixels)
    • Player Height: enter the desired height of the Youtube Player in pixels (YouTube standard height is 344 pixels)
    • Show Title: this optional setting displays the media file Title in the Web Part header as defined in the Sharepoint List�s �Title� field.
    • Show Description: this optional setting displays the media file Description in the Web Part body. These values are retrieved from the Sharepoint list entry (if present).
    • Show Playlist: lists all the videos contained in the specified Sharepoint List (or a Youtube playlist) as a playlist for manual video playback selection.
      If the Sharepoint List contains a "Title" column, the playlist will show the values taken from this column.
      Also, if the Sharepoint List contains a "Description" column, these values will be shown in the playlist.
      The Youtube embed URL's are expected in the "URL" column.


    • Playlist Template: you can optionally specify a playlist field template by entering the desired List fields (surrounded by curly braces). You can also embed HTML tags and CSS styles to freely format the playlist content.

      Example:
      Created:{Created} by {Created By}<br>
      Modified {Modified} by {Modified By}<br>
      {Description}<br>
      <font color=orange>Tags: {Tags}</font><br>
      Type:{Type}

      The above example assumes that the Sharepoint List contains a "Tags" and a "Description" column and produces the following output:


    • Nbr. of Videos displayed: enter the maximum number of videos to be displayed in the playlist.
    • Show Random Entry: select a random video from the playlist
    • Show Video Thumbnails: show or hide the Youtube video thumbnail images to be displayed in the playlist.
    • Thumbnail Image Width: define the width of the thumbnail images in pixels.
    • Autoplay: check this field if you want to start the video automatically without user intervention.
    • Loop Video: loops the video continuously if enabled.
    • Center Youtube Player: horizontally centers the Player in the web part zone.
    • License Key: enter your Product License Key (as supplied after purchase of the web part license).
      Leave this field empty if you are using the free evaluation version.



Technical Support Contact Information
If you find that you cannot resolve an issue using the above tools, our Technical Support staff will be ready to handle your technical support needs. You can reach our staff by phone or by email.

Phone: +41 (0)62 823 75 75 (9am - 5pm GMT)
Fax : +41 (0)62 823 75 74
Email: [email protected]
 
© 2025 AMREIN ENGINEERING AG


Easy to install, customize and configure. Inexpensive yet reliable and flexible solutions that are a great addition to any SharePoint site.

Daniel Grandestaff, Merrick & Company


Media Player Web Part Basic Annual Support
Basic technical support provides up to 4 incidents per year (1 business day response time) plus free service packs.
Price: USD 75.00

Media Player Web Part Premium Annual Support
Premium technical support provides an unlimited number of incidents per year (4 hours response time, office hours GMT+1),  free service packs, updates and new releases.
Price: USD 175.00