All Shortcodes

username
Type: str
Default:
Display YouTube content from this username
Example: username=OfficialMcLarenVids

channeled
Type: str
Default:
Display YouTube content from this channel id
Example: channelid=UC4lp9Emg1ci8eo2eDkB-Tag

view
Type: str
Default: grid
Display video thumbnails in Grid, List or Carousel
Example: view=grid or view=list or view=carousel

channelheader
Type: boolean
Default: 1
Display channel header
Example: channelheader=1 or channelheader=0

channeldescription
Type: boolean
Default: 1
Display channel description text via toggle of the channel logo
Example: channeldescription=1 or channeldescription=0

showsocial
Type: boolean
Default: 1
Display social icons
Example: showsocial=1 or showsocial=0

showsubscribe
Type: boolean
Default: 1
Display YouTube subscribe link
Example: showsubscribe=1 or showsubscribe=0

showlikes
Type: boolean
Default: 1
Display number of likes
Example: showlikes=1 or showlikes=0

showviews
Type: boolean
Default: 1
Display number of views
Example: showviews=1 or showviews=0

showdate
Type: boolean
Default: 1
Display date video was published
Example: showdate=1 or showdate=0

maxresults
Type: int
Default: 6
Maximum number of videos per page
Example: maxresults=12

Carousel View Only

slidestoshow
Type: int
Default: 3
Number of slides displayed
Example: slidestoshow=5

slidestoscroll
Type: int
Default: 3
Number of slides scrolled
Example: slidestoscroll=1

arrows
Type: boolean
Default: 1
Previous/Next Arrows
Example: arrows=1 or arrows=0

dots
Type: boolean
Default: 1
Show dot indicators
Example: dots=1 or dots=0

infinite
Type: boolean
Default: 1
Infinite loop sliding
Example: infinite=1 or infinite=0

autoplay
Type: boolean
Default: 1
Enables autoplay
Example: autoplay=1 or autoplay=0

autoplayspeed
Type: int(ms)
Default: 3000
Enables Autoplay Speed in milliseconds
Example: autoplayspeed=1000

speed
Type: int(ms)
Default: 300
Slide/Fade animation speed
Example: speed=500