Hi guys. First of all, thank you for your great efforts on the plugin. I really appreciate it, as you are trying to restore this important Kodi functionality. Please don't mind useless people ranting about the fact that the plugin is not working. I see that you are trying to do your best in order to find a viable solution and a viable approach. This is not easy but I'm pretty sure a solution will be found.
As far as I can understand, there is still a pretty amount of work to be done before the plugin can be declared stable and pushed into the Kodi repository.
From an user perspective: if you want to have a working Youtube plugin in Kodi, there are two options at the moment:
1) Wait for the development of the plugin. Some day this plugin will be pushed in the main Kodi repository, and people will receive the update via the usual Kodi plugins update method.
2) Try to manually update the plugin with the version still in development (it will require a certain amount of skills).
Regarding point 2), I think would be useful for the users to have a reference post always updated with latest install instructions.
There are a lot of post in this thread from different users providing install instructions. I think a reference post, regularly updated by the developers, would be useful for all users wondering what they have to do in order to install and test the plugin.
This could also help to spread plugin usage, and to gather more feedback from users (but please make clear to the users that the plugin is still a work in progress)
AFAIK at the moment these are the steps needed in order to install the plugin:
1)
Delete
$KODI/userdata/addon_data/plugin.video.youtube folder
$KODI/addons/plugin.video.youtube
2) restart kodi.
3) Download latest version of the plugin in development from
https://github.com/Kolifanes/plugin.vide...e/releases . Put the .zip file into a folder readable by Kodi. Install the plugin from the .zip file (Settings → Add-ons → Install from zip file -> Navigate to the ZIP file)
you should be gold at that point, if it still doesn't work go ahead and get the kodi.log file.
see
http://kodi.wiki/view/Log_file/Easy
Please correct / integrate steps if needed.