Add-on:YouTube: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot Update)
m (Addon-Bot Update)
(32 intermediate revisions by 6 users not shown)
Line 3: Line 3:
|provider-name=bromix
|provider-name=bromix
|ID=plugin.video.youtube
|ID=plugin.video.youtube
|latest-version=5.1.3
|latest-version=5.1.17
|extension point=xbmc.python.pluginsource
|extension point=xbmc.python.pluginsource
|provides=video
|provides=video
Line 12: Line 12:
|License=GNU GENERAL PUBLIC LICENSE. Version 2, June 1991
|License=GNU GENERAL PUBLIC LICENSE. Version 2, June 1991
|Forum=http://forum.kodi.tv/showthread.php?tid=200735
|Forum=http://forum.kodi.tv/showthread.php?tid=200735
|Website=http://www.youtube.com/
|Website=http://www.youtube.com
|Source=https://github.com/bromix/plugin.video.youtube
|Source=https://github.com/bromix/plugin.video.youtube
|Email=bromix at gmx dot net
|Email=bromix at gmx dot net
|broken=
|broken=
|icon url=http://mirrors.kodi.tv/addons/helix/plugin.video.youtube/icon.png}}
|icon url=http://mirrors.kodi.tv/addons/jarvis/plugin.video.youtube/icon.png}}
 
== Features ==
 
=== Integration with strm files ===
Youtube streams can be integrated into the video library with [[Strm|strm files]].
 
The syntax for a youtube-URL like <nowiki>https://www.youtube.com/watch?v=$VIDEOID</nowiki> or <nowiki>https://www.youtube.com/playlist?list=$PLAYLISTID</nowiki> in a strm file is<br />
 
<code>plugin://plugin.video.youtube/?path=/root/video&action=play_video&videoid=$VIDEOID</code>
 
<code>plugin://plugin.video.youtube/?path=/root/video&action=play_all&playlist=$PLAYLISTID</code>




Line 24: Line 35:


[[Category:Social media]]
[[Category:Social media]]
[[Category:Isengard add-on repository]]
[[Category:Helix add-on repository]]
[[Category:Helix add-on repository]]
[[Category:Jarvis add-on repository]]

Revision as of 00:29, 21 April 2016

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 a 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.

The syntax for a youtube-URL like https://www.youtube.com/watch?v=$VIDEOID or https://www.youtube.com/playlist?list=$PLAYLISTID in a strm file is

plugin://plugin.video.youtube/?path=/root/video&action=play_video&videoid=$VIDEOID

plugin://plugin.video.youtube/?path=/root/video&action=play_all&playlist=$PLAYLISTID


See also

Similar page names

YouTube