{"key":"confluence-youtube","name":"YouTube for Confluence","description":"Easily embed YouTube videos, playlist and search results into Confluence pages","vendor":{"name":"weweave UG (limited liability)","url":"https://weweave.net"},"baseUrl":"https://confluence-youtube.weweave.net","links":{"self":"https://confluence-youtube.weweave.net/atlassian-connect.json","documentation":"https://weweave.net/s/confluence-youtube"},"authentication":{"type":"jwt"},"lifecycle":{"installed":"/installed"},"scopes":["READ"],"apiMigrations":{"context-qsh":true,"signed-install":true,"gdpr":true},"enableLicensing":true,"modules":{"dialogs":[{"url":"/dialog-fullscreen","options":{"size":"maximum","header":{"value":"Video fullscreen"}},"key":"confluence-youtube-dialog-fullscreen"}],"configurePage":{"url":"/configure","name":{"value":"YouTube for Confluence Configuration"},"key":"confluence-youtube-configurePage"},"dynamicContentMacros":[{"key":"confluence-youtube-macro-video","name":{"value":"YouTube video"},"width":"640px","height":"360px","url":"/macro-video?videoId={videoId}&width={width}&height={height}&align={align}&autoplay={autoplay}&fullscreen={fullscreen}&playlist={playlist}&start={start}&end={end}&privacyEnhanced={privacyEnhanced}&disableKeyboard={disableKeyboard}","description":{"value":"Embeds a YouTube video"},"icon":{"width":80,"height":80,"url":"/images/icon.svg"},"documentation":{"url":"https://weweave.net/s/confluence-youtube/doc/confluence-youtube-macro-video"},"outputType":"BLOCK","bodyType":"NONE","categories":["confluence-content","external-content","media"],"parameters":[{"identifier":"videoId","name":{"value":"Video ID or URL"},"description":{"value":"ID or URL of the YouTube video"},"type":"STRING","required":true,"multiple":false,"hidden":false},{"identifier":"autoplay","name":{"value":"Enable autoplay"},"description":{"value":"Enables autoplay (also mutes the video)"},"type":"BOOLEAN","required":false,"multiple":false,"hidden":false},{"identifier":"fullscreen","name":{"value":"Fullscreen dialog"},"type":"ENUM","required":false,"multiple":false,"defaultValue":"Disabled","values":["Disabled","YouTubeIcon","ConfluenceButton"],"hidden":false},{"identifier":"width","name":{"value":"Width"},"description":{"value":"Width of player in px or % (default is 640px)"},"type":"STRING","required":false,"multiple":false,"hidden":false},{"identifier":"height","name":{"value":"Height"},"description":{"value":"Height of player in px (default is 360px)"},"type":"STRING","required":false,"multiple":false,"hidden":false},{"identifier":"align","name":{"value":"Alignment"},"description":{"value":"Horizontal alignment"},"type":"ENUM","required":false,"multiple":false,"defaultValue":"Left","values":["Left","Center","Right"],"hidden":false},{"identifier":"playlist","name":{"value":"Playlist"},"description":{"value":"Comma separated videos to play after the (main) video"},"type":"STRING","required":false,"multiple":false,"hidden":false},{"identifier":"start","name":{"value":"Start"},"description":{"value":"Number of seconds to begin playing after the start"},"type":"STRING","required":false,"multiple":false,"hidden":false},{"identifier":"end","name":{"value":"End"},"description":{"value":"Stop playing after a number of seconds"},"type":"STRING","required":false,"multiple":false,"hidden":false},{"identifier":"privacyEnhanced","name":{"value":"Privacy-enhanced mode"},"description":{"value":"Enables the privacy-enhanced mode to prevent YouTube from using cookies that track viewing behavior"},"type":"BOOLEAN","required":false,"multiple":false,"hidden":false},{"identifier":"disableKeyboard","name":{"value":"Disable keyboard"},"description":{"value":"Disables the keyboard control"},"type":"BOOLEAN","required":false,"multiple":false,"hidden":false}],"autoconvert":{"urlParameter":"videoId","matchers":[{"pattern":"https://www.youtube.com/watch?v={}"},{"pattern":"http://www.youtube.com/watch?v={}"},{"pattern":"www.youtube.com/watch?v={}"},{"pattern":"https://youtube.com/watch?v={}"},{"pattern":"http://youtube.com/watch?v={}"},{"pattern":"youtube.com/watch?v={}"},{"pattern":"https://m.youtube.com/watch?v={}"},{"pattern":"http://m.youtube.com/watch?v={}"},{"pattern":"m.youtube.com/watch?v={}"},{"pattern":"https://youtu.be/{}"},{"pattern":"http://youtu.be/{}"},{"pattern":"youtu.be/{}"},{"pattern":"https://www.youtube.com/v/{}"},{"pattern":"http://www.youtube.com/v/{}"},{"pattern":"www.youtube.com/v/{}"},{"pattern":"https://youtube.com/v/{}"},{"pattern":"http://youtube.com/v/{}"},{"pattern":"youtube.com/v/{}"},{"pattern":"https://www.youtube.com/embed/{}"},{"pattern":"http://www.youtube.com/embed/{}"},{"pattern":"www.youtube.com/embed/{}"},{"pattern":"https://youtube.com/embed/{}"},{"pattern":"http://youtube.com/embed/{}"},{"pattern":"youtube.com/embed/{}"}]}},{"key":"confluence-youtube-macro-playlist","name":{"value":"YouTube playlist"},"width":"640px","height":"360px","url":"/macro-playlist?playlistId={playlistId}&width={width}&height={height}&align={align}&autoplay={autoplay}&fullscreen={fullscreen}&start={start}&end={end}&privacyEnhanced={privacyEnhanced}&disableKeyboard={disableKeyboard}","description":{"value":"Embeds a YouTube playlist"},"icon":{"width":80,"height":80,"url":"/images/icon.svg"},"documentation":{"url":"https://weweave.net/s/confluence-youtube/doc/confluence-youtube-macro-playlist"},"outputType":"BLOCK","bodyType":"NONE","categories":["confluence-content","external-content","media"],"parameters":[{"identifier":"playlistId","name":{"value":"Playlist ID or URL"},"description":{"value":"ID or URL of the YouTube playlist"},"type":"STRING","required":true,"multiple":false,"hidden":false},{"identifier":"autoplay","name":{"value":"Enable autoplay"},"description":{"value":"Enables autoplay (also mutes the video)"},"type":"BOOLEAN","required":false,"multiple":false,"hidden":false},{"identifier":"fullscreen","name":{"value":"Fullscreen dialog"},"type":"ENUM","required":false,"multiple":false,"defaultValue":"Disabled","values":["Disabled","YouTubeIcon","ConfluenceButton"],"hidden":false},{"identifier":"width","name":{"value":"Width"},"description":{"value":"Width of player in px or % (default is 640px)"},"type":"STRING","required":false,"multiple":false,"hidden":false},{"identifier":"height","name":{"value":"Height"},"description":{"value":"Height of player in px (default is 360px)"},"type":"STRING","required":false,"multiple":false,"hidden":false},{"identifier":"align","name":{"value":"Alignment"},"description":{"value":"Horizontal alignment"},"type":"ENUM","required":false,"multiple":false,"defaultValue":"Left","values":["Left","Center","Right"],"hidden":false},{"identifier":"start","name":{"value":"Start"},"description":{"value":"Number of seconds to begin playing after the start"},"type":"STRING","required":false,"multiple":false,"hidden":false},{"identifier":"end","name":{"value":"End"},"description":{"value":"Stop playing after a number of seconds"},"type":"STRING","required":false,"multiple":false,"hidden":false},{"identifier":"privacyEnhanced","name":{"value":"Privacy-enhanced mode"},"description":{"value":"Enables the privacy-enhanced mode to prevent YouTube from using cookies that track viewing behavior"},"type":"BOOLEAN","required":false,"multiple":false,"hidden":false},{"identifier":"disableKeyboard","name":{"value":"Disable keyboard"},"description":{"value":"Disables the keyboard control"},"type":"BOOLEAN","required":false,"multiple":false,"hidden":false}],"autoconvert":{"urlParameter":"playlistId","matchers":[{"pattern":"https://www.youtube.com/playlist?list={}"},{"pattern":"http://www.youtube.com/playlist?list={}"},{"pattern":"www.youtube.com/playlist?list={}"},{"pattern":"https://youtube.com/playlist?list={}"},{"pattern":"http://youtube.com/playlist?list={}"},{"pattern":"youtube.com/playlist?list={}"},{"pattern":"https://www.youtube.com/watch?v={}&list={}"},{"pattern":"http://www.youtube.com/watch?v={}&list={}"},{"pattern":"www.youtube.com/watch?v={}&list={}"},{"pattern":"https://youtube.com/watch?v={}&list={}"},{"pattern":"http://youtube.com/watch?v={}&list={}"},{"pattern":"youtube.com/watch?v={}&list={}"},{"pattern":"https://www.youtube.com/embed/videoseries?list={}"},{"pattern":"http://www.youtube.com/embed/videoseries?list={}"},{"pattern":"www.youtube.com/embed/videoseries?list={}"},{"pattern":"https://youtube.com/embed/videoseries?list={}"},{"pattern":"http://youtube.com/embed/videoseries?list={}"},{"pattern":"youtube.com/embed/videoseries?list={}"}]}},{"key":"confluence-youtube-macro-useruploads","name":{"value":"YouTube user uploads"},"width":"640px","height":"360px","url":"/macro-useruploads?username={username}&width={width}&height={height}&align={align}&autoplay={autoplay}&fullscreen={fullscreen}&start={start}&end={end}&privacyEnhanced={privacyEnhanced}&disableKeyboard={disableKeyboard}","description":{"value":"Embeds YouTube videos uploaded by a specific user"},"icon":{"width":80,"height":80,"url":"/images/icon.svg"},"documentation":{"url":"https://weweave.net/s/confluence-youtube/doc/confluence-youtube-macro-useruploads"},"outputType":"BLOCK","bodyType":"NONE","categories":["confluence-content","external-content","media"],"parameters":[{"identifier":"username","name":{"value":"Username or URL"},"description":{"value":"Username to search for videos or user page URL"},"type":"STRING","required":true,"multiple":false,"hidden":false},{"identifier":"autoplay","name":{"value":"Enable autoplay"},"description":{"value":"Enables autoplay (also mutes the video)"},"type":"BOOLEAN","required":false,"multiple":false,"hidden":false},{"identifier":"fullscreen","name":{"value":"Fullscreen dialog"},"type":"ENUM","required":false,"multiple":false,"defaultValue":"Disabled","values":["Disabled","YouTubeIcon","ConfluenceButton"],"hidden":false},{"identifier":"width","name":{"value":"Width"},"description":{"value":"Width of player in px or % (default is 640px)"},"type":"STRING","required":false,"multiple":false,"hidden":false},{"identifier":"height","name":{"value":"Height"},"description":{"value":"Height of player in px (default is 360px)"},"type":"STRING","required":false,"multiple":false,"hidden":false},{"identifier":"align","name":{"value":"Alignment"},"description":{"value":"Horizontal alignment"},"type":"ENUM","required":false,"multiple":false,"defaultValue":"Left","values":["Left","Center","Right"],"hidden":false},{"identifier":"start","name":{"value":"Start"},"description":{"value":"Number of seconds to begin playing after the start"},"type":"STRING","required":false,"multiple":false,"hidden":false},{"identifier":"end","name":{"value":"End"},"description":{"value":"Stop playing after a number of seconds"},"type":"STRING","required":false,"multiple":false,"hidden":false},{"identifier":"privacyEnhanced","name":{"value":"Privacy-enhanced mode"},"description":{"value":"Enables the privacy-enhanced mode to prevent YouTube from using cookies that track viewing behavior"},"type":"BOOLEAN","required":false,"multiple":false,"hidden":false},{"identifier":"disableKeyboard","name":{"value":"Disable keyboard"},"description":{"value":"Disables the keyboard control"},"type":"BOOLEAN","required":false,"multiple":false,"hidden":false}],"autoconvert":{"urlParameter":"username","matchers":[{"pattern":"https://www.youtube.com/user/{}"},{"pattern":"http://www.youtube.com/user/{}"},{"pattern":"www.youtube.com/user/{}"},{"pattern":"https://youtube.com/user/{}"},{"pattern":"http://youtube.com/user/{}"},{"pattern":"youtube.com/user/{}"}]}},{"key":"confluence-youtube-macro-searchresult","name":{"value":"YouTube search result"},"width":"640px","height":"360px","url":"/macro-searchresult?query={query}&width={width}&height={height}&align={align}&autoplay={autoplay}&fullscreen={fullscreen}&start={start}&end={end}&disableKeyboard={disableKeyboard}","description":{"value":"Embeds YouTube videos from a search result"},"icon":{"width":80,"height":80,"url":"/images/icon.svg"},"documentation":{"url":"https://weweave.net/s/confluence-youtube/doc/confluence-youtube-macro-searchresult"},"outputType":"BLOCK","bodyType":"NONE","categories":["confluence-content","external-content","media"],"parameters":[{"identifier":"query","name":{"value":"Query or URL"},"description":{"value":"Query to search for videos or search result URL"},"type":"STRING","required":true,"multiple":false,"hidden":false},{"identifier":"autoplay","name":{"value":"Enable autoplay"},"description":{"value":"Enables autoplay (also mutes the video)"},"type":"BOOLEAN","required":false,"multiple":false,"hidden":false},{"identifier":"fullscreen","name":{"value":"Fullscreen dialog"},"type":"ENUM","required":false,"multiple":false,"defaultValue":"Disabled","values":["Disabled","YouTubeIcon","ConfluenceButton"],"hidden":false},{"identifier":"width","name":{"value":"Width"},"description":{"value":"Width of player in px or % (default is 640px)"},"type":"STRING","required":false,"multiple":false,"hidden":false},{"identifier":"height","name":{"value":"Height"},"description":{"value":"Height of player in px (default is 360px)"},"type":"STRING","required":false,"multiple":false,"hidden":false},{"identifier":"align","name":{"value":"Alignment"},"description":{"value":"Horizontal alignment"},"type":"ENUM","required":false,"multiple":false,"defaultValue":"Left","values":["Left","Center","Right"],"hidden":false},{"identifier":"start","name":{"value":"Start"},"description":{"value":"Number of seconds to begin playing after the start"},"type":"STRING","required":false,"multiple":false,"hidden":false},{"identifier":"end","name":{"value":"End"},"description":{"value":"Stop playing after a number of seconds"},"type":"STRING","required":false,"multiple":false,"hidden":false},{"identifier":"disableKeyboard","name":{"value":"Disable keyboard"},"description":{"value":"Disables the keyboard control"},"type":"BOOLEAN","required":false,"multiple":false,"hidden":false}],"autoconvert":{"urlParameter":"query","matchers":[{"pattern":"https://www.youtube.com/results?search_query={}"},{"pattern":"http://www.youtube.com/results?search_query={}"},{"pattern":"www.youtube.com/results?search_query={}"},{"pattern":"https://youtube.com/results?search_query={}"},{"pattern":"http://youtube.com/results?search_query={}"},{"pattern":"youtube.com/results?search_query={}"}]}}]}}