• 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 9
Release Tubed (A YouTube client)
#61
@Galgenkater Works for me.
Some extra steps are missing in the github post I linked.

If you have a working youtube addon with your own api keys it's pretty straighforward.

Close Kodi.
Navigate to your Kodi userdata folder  %APPDATA%\Kodi\userdata on windows or ~/.kodi/userdata/ on linux .
Go to addon_data -> plugin.video.youtube and copy api_keys.json file.
Go to addon_data -> plugin.video.tubed and paste api_keys.json there and rename or delete users.xml (this is important, if you don't move/remove the old users.xml file you will get oauth error) !

Open Kodi -> open tubed -> login with google
You will be presented with a popup with a code , go to the site mentioned in the popup with your browser and input the code.
After choosing your google/youtube account you may get "Google hasn’t verified this app" warning from google, click "advanced" below -> continue to "whatever you named your app when you created your api keys".
Accept on the next screen.

Done.
Reply
#62
@asavah
Thanks a lot for the fool proof step by step guide! :-)
The Tubed add-on works now perfectly fine here on my SoC board running CoreELEC.

The reason why the .json file didn't work for me was that I forgot a bracket. Doh! 😬
I guess something similar was the reason why the direct editing of .py files solution didn't work for me.
Reply
#63
I went to this Tubed and dumped the old LibreElec because the Youtube plugin stopped working claiming about quotaexceeded.

When I first installed Tubed on a fresh rpi2 LibreElec matrix nightly, it worked out of the box.
I have never entered any API keys. 

Now today this Tubed -plugin does the same as Youtube plugin. "Error: QuotaExceeded".
So again, not one working youtube plugin available. :-(

Or is there a way to make Tubed work? I will not start messing with those stupid API keys anymore, unless they are stable and working and can be pasted to a file....
Reply
#64
(2021-06-13, 13:51)karsta62 Wrote: I went to this Tubed and dumped the old LibreElec because the Youtube plugin stopped working claiming about quotaexceeded.

When I first installed Tubed on a fresh rpi2 LibreElec matrix nightly, it worked out of the box.
I have never entered any API keys. 

Now today this Tubed -plugin does the same as Youtube plugin. "Error: QuotaExceeded".
So again, not one working youtube plugin available. :-(

Or is there a way to make Tubed work? I will not start messing with those stupid API keys anymore, unless they are stable and working and can be pasted to a file....

The Tubed addon will complain about "quota exceeded" until google clears it for the dev. He is working on it. I never had the Youtube addon complaining about "quota exceeded", never seen it.

My setup is a RPI4 with libreelec 9.95.4. I use Youtube addon to browse youtube with no issues (until tubed gets cleared) and the Tubed addon so I can use TubeCast (even showing the "quota exceeded" message it works fine)
Reply
#65
(2021-06-13, 14:01)RManPT Wrote:
(2021-06-13, 13:51)karsta62 Wrote: I went to this Tubed and dumped the old LibreElec because the Youtube plugin stopped working claiming about quotaexceeded.

When I first installed Tubed on a fresh rpi2 LibreElec matrix nightly, it worked out of the box.
I have never entered any API keys. 

Now today this Tubed -plugin does the same as Youtube plugin. "Error: QuotaExceeded".
So again, not one working youtube plugin available. :-(

Or is there a way to make Tubed work? I will not start messing with those stupid API keys anymore, unless they are stable and working and can be pasted to a file....

The Tubed addon will complain about "quota exceeded" until google clears it for the dev. He is working on it. I never had the Youtube addon complaining about "quota exceeded", never seen it.

My setup is a RPI4 with libreelec 9.95.4. I use Youtube addon to browse youtube with no issues (until tubed gets cleared) and the Tubed addon so I can use TubeCast (even showing the "quota exceeded" message it works fine)

ok. I wouldn't mind about the message, but it doesn't play a thing right now. The same with Youtube addon.
Looking forward to a solution.
Reply
#66
(2021-06-13, 17:06)karsta62 Wrote:
(2021-06-13, 14:01)RManPT Wrote:
(2021-06-13, 13:51)karsta62 Wrote: I went to this Tubed and dumped the old LibreElec because the Youtube plugin stopped working claiming about quotaexceeded.

When I first installed Tubed on a fresh rpi2 LibreElec matrix nightly, it worked out of the box.
I have never entered any API keys. 

Now today this Tubed -plugin does the same as Youtube plugin. "Error: QuotaExceeded".
So again, not one working youtube plugin available. :-(

Or is there a way to make Tubed work? I will not start messing with those stupid API keys anymore, unless they are stable and working and can be pasted to a file....

The Tubed addon will complain about "quota exceeded" until google clears it for the dev. He is working on it. I never had the Youtube addon complaining about "quota exceeded", never seen it.

My setup is a RPI4 with libreelec 9.95.4. I use Youtube addon to browse youtube with no issues (until tubed gets cleared) and the Tubed addon so I can use TubeCast (even showing the "quota exceeded" message it works fine)

ok. I wouldn't mind about the message, but it doesn't play a thing right now. The same with Youtube addon.
Looking forward to a solution.

Why don't you provide more information? Solutions won't just come out of thin air. Most probably the problem is on your side and it's hard to help if you don't help me help you. Try to use the Youtube addon and the pastebin the kodi log. Include information on your system too.
Reply
#67
(2021-06-13, 17:23)RManPT Wrote: Why don't you provide more information? Solutions won't just come out of thin air. Most probably the problem is on your side and it's hard to help if you don't help me help you. Try to use the Youtube addon and the pastebin the kodi log. Include information on your system too.

Oh, sorry. I thought this was a general issue and being worked on:
RPi2
LibreELEC-RPi2.arm-10.0-nightly-20210612-f547d15
19.1 (19.1.0) Git:2d78f9dfc3095b548b3928bacaa141eea10b669c Media Center Kodi

<settings version="2">
   <setting id="search.history.items">5</setting>
   <setting id="favorite.channel.items" default="true">2500</setting>
   <setting id="favorite.playlist.items" default="true">2500</setting>
   <setting id="language" default="true">en-US</setting>
   <setting id="region" default="true">US</setting>
   <setting id="main.menu.sign.in">false</setting>
   <setting id="main.menu.most.popular">false</setting>
   <setting id="main.menu.most.popular.regionally">false</setting>
   <setting id="main.menu.categories" default="true">true</setting>
   <setting id="main.menu.my.channel">false</setting>
   <setting id="main.menu.liked.videos">false</setting>
   <setting id="main.menu.disliked.videos">false</setting>
   <setting id="main.menu.history">false</setting>
   <setting id="main.menu.watch.later">false</setting>
   <setting id="main.menu.playlists" default="true">true</setting>
   <setting id="main.menu.subscriptions">false</setting>
   <setting id="main.menu.favorite.channels">false</setting>
   <setting id="main.menu.favorite.playlists" default="true">true</setting>
   <setting id="main.menu.live" default="true">true</setting>
   <setting id="main.menu.search" default="true">true</setting>
   <setting id="main.menu.sign.out" default="true">true</setting>
   <setting id="main.menu.manage.users" default="true">true</setting>
   <setting id="main.menu.open.settings" default="true">true</setting>
   <setting id="quality" default="true">4</setting>
   <setting id="limit30">true</setting>
   <setting id="hdr">true</setting>
   <setting id="subtitle.language" default="true">0</setting>
   <setting id="subtitle.label" default="true">None</setting>
   <setting id="post.play.min.progress" default="true">80</setting>
   <setting id="post.play.autoplay.related" default="true">false</setting>
   <setting id="post.play.rate" default="true">false</setting>
   <setting id="post.play.rate.playlist" default="true">false</setting>
   <setting id="cache.ttl.data" default="true">6</setting>
   <setting id="cache.ttl.function" default="true">7</setting>
   <setting id="cache.limit.data" default="true">15</setting>
   <setting id="cache.clear.function.refresh" default="true">true</setting>
   <setting id="log.api.requests" default="true">false</setting>
   <setting id="privacy.policy.accepted">10222020</setting>
</settings>

I don't have debug logging enabled.
Reply
#68
(2021-06-13, 18:49)karsta62 Wrote:
(2021-06-13, 17:23)RManPT Wrote: Why don't you provide more information? Solutions won't just come out of thin air. Most probably the problem is on your side and it's hard to help if you don't help me help you. Try to use the Youtube addon and the pastebin the kodi log. Include information on your system too.

Oh, sorry. I thought this was a general issue and being worked on:
RPi2
LibreELEC-RPi2.arm-10.0-nightly-20210612-f547d15
19.1 (19.1.0) Git:2d78f9dfc3095b548b3928bacaa141eea10b669c Media Center Kodi

<settings version="2">
   <setting id="search.history.items">5</setting>
   <setting id="favorite.channel.items" default="true">2500</setting>
   <setting id="favorite.playlist.items" default="true">2500</setting>
   <setting id="language" default="true">en-US</setting>
   <setting id="region" default="true">US</setting>
   <setting id="main.menu.sign.in">false</setting>
   <setting id="main.menu.most.popular">false</setting>
   <setting id="main.menu.most.popular.regionally">false</setting>
   <setting id="main.menu.categories" default="true">true</setting>
   <setting id="main.menu.my.channel">false</setting>
   <setting id="main.menu.liked.videos">false</setting>
   <setting id="main.menu.disliked.videos">false</setting>
   <setting id="main.menu.history">false</setting>
   <setting id="main.menu.watch.later">false</setting>
   <setting id="main.menu.playlists" default="true">true</setting>
   <setting id="main.menu.subscriptions">false</setting>
   <setting id="main.menu.favorite.channels">false</setting>
   <setting id="main.menu.favorite.playlists" default="true">true</setting>
   <setting id="main.menu.live" default="true">true</setting>
   <setting id="main.menu.search" default="true">true</setting>
   <setting id="main.menu.sign.out" default="true">true</setting>
   <setting id="main.menu.manage.users" default="true">true</setting>
   <setting id="main.menu.open.settings" default="true">true</setting>
   <setting id="quality" default="true">4</setting>
   <setting id="limit30">true</setting>
   <setting id="hdr">true</setting>
   <setting id="subtitle.language" default="true">0</setting>
   <setting id="subtitle.label" default="true">None</setting>
   <setting id="post.play.min.progress" default="true">80</setting>
   <setting id="post.play.autoplay.related" default="true">false</setting>
   <setting id="post.play.rate" default="true">false</setting>
   <setting id="post.play.rate.playlist" default="true">false</setting>
   <setting id="cache.ttl.data" default="true">6</setting>
   <setting id="cache.ttl.function" default="true">7</setting>
   <setting id="cache.limit.data" default="true">15</setting>
   <setting id="cache.clear.function.refresh" default="true">true</setting>
   <setting id="log.api.requests" default="true">false</setting>
   <setting id="privacy.policy.accepted">10222020</setting>
</settings>

I don't have debug logging enabled.
this is not a log.

Settings>Libreelec>System>Upload latest Kodi log

Post the url provided
Reply
#69
(2021-06-13, 19:31)RManPT Wrote:
(2021-06-13, 18:49)karsta62 Wrote:
(2021-06-13, 17:23)RManPT Wrote: Why don't you provide more information? Solutions won't just come out of thin air. Most probably the problem is on your side and it's hard to help if you don't help me help you. Try to use the Youtube addon and the pastebin the kodi log. Include information on your system too.

Oh, sorry. I thought this was a general issue and being worked on:
RPi2
LibreELEC-RPi2.arm-10.0-nightly-20210612-f547d15
19.1 (19.1.0) Git:2d78f9dfc3095b548b3928bacaa141eea10b669c Media Center Kodi

<settings version="2">
   <setting id="search.history.items">5</setting>
   <setting id="favorite.channel.items" default="true">2500</setting>
   <setting id="favorite.playlist.items" default="true">2500</setting>
   <setting id="language" default="true">en-US</setting>
   <setting id="region" default="true">US</setting>
   <setting id="main.menu.sign.in">false</setting>
   <setting id="main.menu.most.popular">false</setting>
   <setting id="main.menu.most.popular.regionally">false</setting>
   <setting id="main.menu.categories" default="true">true</setting>
   <setting id="main.menu.my.channel">false</setting>
   <setting id="main.menu.liked.videos">false</setting>
   <setting id="main.menu.disliked.videos">false</setting>
   <setting id="main.menu.history">false</setting>
   <setting id="main.menu.watch.later">false</setting>
   <setting id="main.menu.playlists" default="true">true</setting>
   <setting id="main.menu.subscriptions">false</setting>
   <setting id="main.menu.favorite.channels">false</setting>
   <setting id="main.menu.favorite.playlists" default="true">true</setting>
   <setting id="main.menu.live" default="true">true</setting>
   <setting id="main.menu.search" default="true">true</setting>
   <setting id="main.menu.sign.out" default="true">true</setting>
   <setting id="main.menu.manage.users" default="true">true</setting>
   <setting id="main.menu.open.settings" default="true">true</setting>
   <setting id="quality" default="true">4</setting>
   <setting id="limit30">true</setting>
   <setting id="hdr">true</setting>
   <setting id="subtitle.language" default="true">0</setting>
   <setting id="subtitle.label" default="true">None</setting>
   <setting id="post.play.min.progress" default="true">80</setting>
   <setting id="post.play.autoplay.related" default="true">false</setting>
   <setting id="post.play.rate" default="true">false</setting>
   <setting id="post.play.rate.playlist" default="true">false</setting>
   <setting id="cache.ttl.data" default="true">6</setting>
   <setting id="cache.ttl.function" default="true">7</setting>
   <setting id="cache.limit.data" default="true">15</setting>
   <setting id="cache.clear.function.refresh" default="true">true</setting>
   <setting id="log.api.requests" default="true">false</setting>
   <setting id="privacy.policy.accepted">10222020</setting>
</settings>

I don't have debug logging enabled.
this is not a log.

Settings>Libreelec>System>Upload latest Kodi log

Post the url provided

From Kodi: "Failed to paste log files, try again"

But I put it manually here: https://paste.kodi.tv/aceqeyabun.kodi
Complete log was too big, but I did "grep -i tubed kodi.log" and pasted that.
Reply
#70
As I can't replicate and I don't like those API errors, I would suggest uninstalling the addon, make sure addon and userdata are removed:

-manually delete kodi/addons/plugin.video.tubed
-manually delete kodi/userdata/addon_data/plugin.video.tubed

and then reinstall. Post log afterwards please
Reply
#71
(2021-06-13, 20:43)RManPT Wrote: As I can't replicate and I don't like those API errors, I would suggest uninstalling the addon, make sure addon and userdata are removed:

-manually delete kodi/addons/plugin.video.tubed
-manually delete kodi/userdata/addon_data/plugin.video.tubed

and then reinstall. Post log afterwards please
Status:
Disabled and then uninstalled tubed. 
Removed those you mentioned, as well as kodi/addons/script.module.tubed.api and some other files with "tubed" in their name.
Rebooted LibreElec
Installed tubed
Started tubed (did not sign in using google or anything)
Initiated a new search
Bang. [403] QuotaExceeded.
Did not find anything.
I flushed the old pastebin log and reused it by replacing old log with the new one after the reboot
Reply
#72
(2021-06-13, 14:01)RManPT Wrote: The Tubed addon will complain about "quota exceeded" until google clears it for the dev. He is working on it. I never had the Youtube addon complaining about "quota exceeded", never seen it.

My setup is a RPI4 with libreelec 9.95.4. I use Youtube addon to browse youtube with no issues (until tubed gets cleared) and the Tubed addon so I can use TubeCast (even showing the "quota exceeded" message it works fine)

I have to apologize, for moment there I thought there was another problem with Tubed than the "quota exceeded". As I stated before that is something the dev is solving with Youtube and there is nothing you can do. It will work if you cast from and android youtube app to your box (on the previous Youtube version, not the latest yet)

As I have never seen no one complain about the quota  error on the youtube addon, I would suggest that you repeat the steps to make a clean install of that addon, request new keys and configure the addon from scratch.


Again, sorry for the misunderstanding.
Reply
#73
(2021-06-14, 09:27)RManPT Wrote:
(2021-06-13, 14:01)RManPT Wrote: The Tubed addon will complain about "quota exceeded" until google clears it for the dev. He is working on it. I never had the Youtube addon complaining about "quota exceeded", never seen it.

My setup is a RPI4 with libreelec 9.95.4. I use Youtube addon to browse youtube with no issues (until tubed gets cleared) and the Tubed addon so I can use TubeCast (even showing the "quota exceeded" message it works fine)

I have to apologize, for moment there I thought there was another problem with Tubed than the "quota exceeded". As I stated before that is something the dev is solving with Youtube and there is nothing you can do. It will work if you cast from and android youtube app to your box (on the previous Youtube version, not the latest yet)

As I have never seen no one complain about the quota  error on the youtube addon, I would suggest that you repeat the steps to make a clean install of that addon, request new keys and configure the addon from scratch.


Again, sorry for the misunderstanding.

No problem. I wasn't the one who misunderstood after all   Angel

For casting youtube from android to TV I would not need Kodi at all.
With youtube addon, I tried everything. It's dead. I will not start messing with those mysteriously cryptic API keys anymore. Entered them with remote control before I found the files to edit. That was a big pain in the butt and left scars on me because it did not help at all.
That's why I moved to LibreElec nightly 19 builds to get this Tubed addon, which worked nicely. For a while.

Thanks anyway for supporting. Looking forward to a solution. Tubed rocks.
By the way, when Tubed works, what's the difference of signing in with google, or not signing?
Is it related to API keys probably?
Reply
#74
I was having the problem with the quota exceeded, and so checked this thread to see if there was a resolution. I had api keys for the youtube addon (youtube addon works with these keys), and so followed the steps in post 61 to add my keys to tubed. The good news is that the quota exceeded message stopped, however, when I try to play anything using tubed, I just get a playback error. 

Here is a debug log on a clean kodi install on my windows surface (the original issue happened on my coreelec install on my N2) that shows this error when I tried to play 3 different videos.

https://paste.kodi.tv/mugojoyumi.kodi

Thanks
Reply
#75
its not working for me. I am on windows, installed the addon and got the Quote exceeded Error instantly.
Then I added my own api key from the youtube addon, tried to play a video but got an Error to check the logs.

Here is the log
https://paste.kodi.tv/wiwazubeqi.kodi

Video plays fine with the "old" youtube addon.
Reply
  • 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 9

Logout Mark Read Team Forum Stats Members Help
Tubed (A YouTube client)0