
YouTube v1.1.0
(plugin.video.youtube4x)
This plugin implements the YouTube API and supports
- listing of videos by categories and sort keys
- trending videos
- channels
- search
- livestreams
All videos are limited to 360p and a listing shows 25 items. At the moment playing livestreams doesn't work although the implementation is correct and the video quality is limited correctly. I think that is an issue of x4x since on kodi everything works flawless. Also contextmenu items like Go to ChannelTitle dont work at the moment, on kodi it works too.
The code is completely rewritten and not based on the official plugin only the video url methods are ported from bromix's plugin (Thanks!).
Also the ciphering is implemented to cache the files as long as no new call is needed.
The performance of this plugin is much better than the official kodi plugin (which has some big bugs when calling the API) nonetheless sometimes the xbox crashes because it's out of ram.
For the next version I planned to implement settings, languages, locations (for now language and location is hardcoded to en-US), subtitles.




Download