Kodi Community Forum

Full Version: GodTube addon
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Image

Godtube.com is a video sharing platform offering online Christian videos with faith-based, family friendly content. Be inspired in your walk with Jesus Christ and grow in your knowledge of the Bible with videos highlighting inspirational messages and verses.

https://github.com/asojka09/plugin.video.godtube_com

Should be in official repo soon. Enjoy.
I really appreciated, Fantastic work.
Many thanks on your work on this! I have been hoping that someone could make this addon for a long time.Is there any way to add login to it? Just wondering if possible, if not it still is a blessing!
Thanks!
I will look in to adding a log in
Nice work - hope you or someone will consider doing a plugin for Daystar and maybe Spirit Television (http://spirit-television.com/) or http://christianmusiccentral.net/. Thanks!
Thanx alot!
Does not work under v15.2 on Android. On Raspberry Pi Kodi v15.2, it actually freezes Kodi completely after about 35 seconds.
Great Work! Thanks for making this. KODI needs more easy-to-use Christian addons.

I've been hoping some addon developer (maybe you?) might be interested in making addons for the Christian Netflix-type services; Parables and Pure Flix. I've got no clue how to make a true addon like you did with GodTube, but I hope how I use these services with Chrome Launcher may help you or someone else make addons for these two?

Parables.link
title=Parables
url=http://www.parables.tv/login/
thumb=/home/cinema/Chrome-Web-Apps/parables.png
stopPlayback=no
kiosk=yes

favourites.xml
<favourite name="[COLOR orange]P[/COLOR][COLOR red]arables[/COLOR]"
thumb="/home/cinema/Chrome-Web-Apps/parables.png">ActivateWindow(10001,&quot;plugin://plugin.program.chrome.launcher/?kiosk=yes&amp;mode=showSite&amp;stopPlayback=no&amp;url=https%3a%2f%2fparables.tv%2flogin&quot;,return)</favourite>

Pure Flix.link
title=Pure | Flix
url=https://www.pureflix.com_users_sign
thumb=/home/cinema/Chrome-Web-Apps/Pure-Flix.png
stopPlayback=no
kiosk=yes

favourites.xml
<favourite name="[COLOR orange]P[/COLOR][COLOR red]ure | Flix[/COLOR]"
thumb="/home/cinema/Chrome-Web-Apps/Pure-Flix.png">ActivateWindow(10001,&quot;plugin://plugin.program.chrome.launcher/?kiosk=yes&amp;mode=showSite&amp;stopPlayback=no&amp;url=https%3a%2f%2fwww.pureflix.com%2fusers%2fsign_in&quot;,return)</favourite>