Hello everyone
I am trying to set my api credentials for youtube via settings.xml . Here is the file content :
Code
LibreELEC:~ # cat .kodi/addons/plugin.video.youtube/settings.xml
<setting id="youtube.api.enable" value="true" />
<setting id="youtube.api.id" value="7h4c64dcbc64dj82kr0h.apps.googleusercontent.com" />
<setting id="youtube.api.key" value="jfTCxNqvjhgytXNr7_jS02NsC1ICQ" />
<setting id="youtube.api.secret" value="fwwqy7RhcyRjjb76s4qAN" />
after sign out and sign in 2 times with web activation via http://youtube.com/activate credentials still doesn't appear in kodi's gui. I don't want to enter api credentials on hand as i have to this on several boxes. Please any suggestions on how to enter youtube api credentials via ssh .