Add-on:YouTube: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
m (Addon-Bot Update)
Line 3: Line 3:
|provider-name=bromix
|provider-name=bromix
|ID=plugin.video.youtube
|ID=plugin.video.youtube
|latest-version=6.0.2
|latest-version=6.1.2
|extension point=xbmc.python.pluginsource
|extension point=xbmc.python.pluginsource
|provides=video
|provides=video

Revision as of 01:00, 26 August 2018

YouTube
icon.png

See this add-on on the kodi.tv showcase

Author: bromix
Website: link
Type: Video
Repo: Kodi.tv repo v20
Kodi.tv repo v19

License: GPL v2.0
Source: Source code
Summary: Plugin for YouTube
Home icon grey.png   ▶ Add-ons ▶ YouTube
Attention talk.png Need help with this add-on? See here.

YouTube is one of the biggest video-sharing websites of the world.

Installing

This add-on is installed from the Add-on browser located in Kodi as follows:

  1. Settings
  2. Add-ons
  3. Install from repository
  4. Video Add-ons
  5. YouTube
  6. Install

Features

Integration with STRM files

YouTube streams can be integrated into the video library with STRM files.

Videos
URL https://www.youtube.com/watch?v=$VIDEOID
STRM URL plugin://plugin.video.youtube/play/?video_id=$VIDEOID
Additional Parameters
&incognito=true disables post play events (add to history, remove from watch later, etc.)
&screensaver=true disables post play events and will not ask for quality
Playlists
URL https://www.youtube.com/playlist?list=$PLAYLISTID
STRM URL plugin://plugin.video.youtube/play/?playlist_id=$PLAYLISTID
Additional Parameters
&play=1 required to start playback
&order=$ORDER controls playlist order, $ORDER can be default, reverse, or shuffle.
&video_id=$VIDEOID starts playback at $VIDEOID, order=shuffle does not apply if video_id is specified

See also

Similar page names

YouTube