|
Need help with this add-on? See here.
|
YouTube is one of the biggest video-sharing websites of the world.
1 Installing
To install this add-on you must do so from the Add-on manager from within Kodi by going to
- The home screen
- Add-ons
- Download
- Video Add-ons
- YouTube
- Install
2 Features
2.1 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
|
3 See also
3.1 Similar page names
YouTube