[yourchannel user="your username" video="https://www.youtube.com/watch?v=e3dVDn1A4C8"]
[yourchannel user="your username" video="e3dVDn1A4C8"]
user="..."
part, now your shortcode'll look like: [yourchannel video="e3dVDn1A4C8"]
. Any styles needed will be taken from the first channel you have in YourChannel page.?v=https://www.youtube.com/watch?v=e3dVDn1A4C8
to your site URL and put [yourchannel video_from="url_parameter" url_parameter="v"]
in your post. You can use any term in place of the v
, they just need to be same in both URL and url_parameter
field of shortcode. You can enter multiple video URLs or IDs separated by commas in the URL and YourChannel will show multiple videos one after another.[yourchannel video_from="search" search="what to search"]
to the post and it'll show first video from the search results. You can show multiple videos by adding limit="n"
to shortcode, replace n
with a number.[yourchannel video_from="playlist" playlist="https://www.youtube.com/watch?v=e3dVDn1A4C8&list=RDe3dVDn1A4C8"]
to the post and it'll show first video from the playlist. You can show multiple videos by adding limit="n"
to shortcode, replace n
with a number.[yourchannel user="your username"]
to your post. This will show the channel you created in YourChannel page. Copy & Paste the shortcode in YourChannel page.[yourchannel user="your username" channel="https://www.youtube.com/channel/UCnOTVWVaIh3NoJsbwq4Tucg"]
to your post. This will show everything (Banner, Videos, Playlists) of this channel in shortcode.playlist="https://www.youtube.com/watch?v=e3dVDn1A4C8&list=RDe3dVDn1A4C8"
to the shortcode.search="what to search"
to the shortcode. Add own="1"
to shortcode if you want to restrict the search to your channel. You can also add channel="https://www.youtube.com/channel/UCEkBEbI7ME92qqjMjqvuIQA"
to shortcode to search any specific channel.custom="custom_playlist_name"
to the shortcode. You must have created a custom playlist in YourChannel page with the name custom_playlist_name
. You can also create custom playlists in the shortcode itself, add custom="3pLWskANffo,jNebrSB-r7Q"
(video IDs or URLs separated by commas) to shortcode.autoplay="1"
to the shortcode. Add autoplay=""
if the channel has autoplay enabled in its form in YourChannel page and you want to disable it for this shortcode. *This option only works with single videos in Free version.sticky="1"
to shortcode to make player for this shortcode sticky when user scrolls out of view. You can customise more sticky options in Style > Show Options > Sticky Player section of YourChannel form.limit="n"
to shortcode to show n
videos per load. Add max="n"
to show maximum of n
videos (There'll be no Load more button after this many videos are shown).iframe
embeds without autoplay). Because of this, you might notice sometimes videos don't start playing immediately, add ads=""
to shortcode to fix this (you won't see ads). But you'll generally not notice the delay caused by workaround.start="n"
to the shortcode. Replace n
with number of seconds to start at.volume="n"
to the shortcode. Replace n
with a number between 0
and 100
.show_meta="1"
to show player title, uploader & statistics under the player. Add show_desc="1"
to show description. And add show_comments="1"
to show comments.sortby="sorting_method"
to shortcode to sort videos in a certain way. sorting_method
must be one of date
, rating
, viewCount
or title
.