Skip to content
This repository has been archived by the owner on Sep 27, 2020. It is now read-only.

Update kodi-plugin-video-youtube #671

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Add ipega 9021 rules
- Added stat in busybox
- Added integer scale (Pixel Perfect) option
- Update kodi-plugin-youtube

## [4.0.0-beta3] - 2016-04-19
- Xarcade2jstick button remapped + better support of IPAC encoders
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

KODI_PLUGIN_VIDEO_YOUTUBE_VERSION = 5.3.6
KODI_PLUGIN_VIDEO_YOUTUBE_VERSION = 5.3.12
KODI_PLUGIN_VIDEO_YOUTUBE_SOURCE = plugin.video.youtube-$(KODI_PLUGIN_VIDEO_YOUTUBE_VERSION).zip
KODI_PLUGIN_VIDEO_YOUTUBE_SITE = http://ftp.halifax.rwth-aachen.de/xbmc/addons/jarvis/plugin.video.youtube
KODI_PLUGIN_VIDEO_YOUTUBE_PLUGINNAME=plugin.video.youtube
Expand Down