• 1
  • 4
  • 5
  • 6(current)
  • 7
  • 8
  • 9
Release Tubed (A YouTube client)
#76
Did yesterday's upgrade of script.module.tubed.api to 1.0.6 fix anything for anyone? I still get the 403 error.
And no, I am not willing to do all that api key procedure. If I had to go through all that again, I would stick with youtube.
Reply
#77
(2021-06-21, 06:20)jim_p Wrote: Did yesterday's upgrade of script.module.tubed.api to 1.0.6 fix anything for anyone? I still get the 403 error.
And no, I am not willing to do all that api key procedure. If I had to go through all that again, I would stick with youtube.
I did that too with the same result. I disabled the addon, cleared and deleted its' cache.
I did not login with google. 
Are the API keys mandatory with Tubed? In the beginning it worked nicely without them.
I can provide logs if wanted.
I'm using LibreElec nightly with RPi2
One difference we have is that I can't use the Youtube addon, since it claims exactly about the same thing.
Reply
#78
(2021-06-19, 21:41)sneaker8650 Wrote: 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.
Seems like you and I are having a similar issue. I opened up an issue on tubed's github, just FYI:

https://github.com/anxdpanic/plugin.vide...issues/201
Reply
#79
The whole point of the addon : "Access to your favorite YouTube content without the need to create or enter any API keys."


The dev has an addon which requires API keys maybe you should stick to it.
Reply
#80
(2021-06-22, 18:48)RManPT Wrote: The whole point of the addon : "Access to your favorite YouTube content without the need to create or enter any API keys."


The dev has an addon which requires API keys maybe you should stick to it.

I'll wait for feedback from the dev, thanks for your input though.
Reply
#81
I've installed the Tubed on top Kodi Matrix running on pi4, and any video I try to play, I get the below error:

2021-06-25 14:58:06.062 T:8826 ERROR <general>: CCurlFile::Open failed with code 0 for https://r4---sn-p5qlsnzd.googlevideo.com...OblDT4kXXS:

I enabled the debug on Kodi hoping to have more details around this code 0, but unfortunately it did not give me anything else;
Does anyone know what it means?

I have added the logs in paste.bin link below:
https://pastebin.com/Dj2mDjGn

Here are more details on my install:
          Starting Kodi from RPM Fusion (19.1 (19.1.0) Git:20210603-nogitfound). Platform: Linux ARM 32-bit
          Using Release Kodi x32
          Kodi compiled 2021-06-03 by GCC 11.1.1 for Linux ARM 32-bit version 5.12.5 (330757)
          Running on BCM2711 with Fedora 34 (Server Edition), kernel: Linux ARM 32-bit version 5.10.43-1.rpi4.fc34.armv7hl
          FFmpeg version/source: 4.4
          Host CPU: ARMv7 Processor rev 3 (v7l), 4 cores available
          ARM Features: Neon enabled

I really appreciate any help with this issue.
Thank you!
Reply
#82
(2021-06-25, 21:19)eduneves Wrote: I have added the logs in paste.bin link below:

Fedora is not a Linux distro that is part of our direct support on this forum. Fedora packages, compiles and releases its own Kodi releases, which is beyond the realm of Team Kodi. I suggest you seek support on the Fedora forums as well.

When you provide a kodi.log, please provide the complete log, including headers and such, and not just the part(s) that you find interesting.
Reply
#83
Any plans or news on tubed's status? It has been broken since March and none of the 2 updates in script.module.tubed.api since then managed to fix it.
Although I hate creating keys etc for the original youtube addon, it seems it is the only reliable solution.

Also, why isn't there an addon that parses youtube as a webpage, like newpipe for android and a couple of scripts for linux (pipe-viewer, ytfzf etc) do?
Reply
#84
(2021-07-19, 07:50)jim_p Wrote: Any plans or news on tubed's status? It has been broken since March and none of the 2 updates in script.module.tubed.api since then managed to fix it.
Although I hate creating keys etc for the original youtube addon, it seems it is the only reliable solution.

Also, why isn't there an addon that parses youtube as a webpage, like newpipe for android and a couple of scripts for linux (pipe-viewer, ytfzf etc) do?
I'm interested as well. Looking forward to progress.
Reply
#85
(2021-07-19, 07:50)jim_p Wrote: Also, why isn't there an addon that parses youtube as a webpage, like newpipe for android and a couple of scripts for linux (pipe-viewer, ytfzf etc) do?
Maybe because it would break every couple of weeks, like Newpipe.
Reply
#86
The current youtube addon breaks too. Maybe not that often, but it does. Also, I can't say that ytfzf or pipe-viewer break to the point of being unusable.
And I would definitely prefer those frequent updates (I would even help debugging the issues) to the pita that is the creation of the api keys. 

That being said, I have removed tubed from my kodi 19 installations. Once it gets an update, I will consider reinstalling it and check if it is fixed.
Reply
#87
(2021-08-03, 08:04)jim_p Wrote: The current youtube addon breaks too. Maybe not that often, but it does. Also, I can't say that ytfzf or pipe-viewer break to the point of being unusable.
And I would definitely prefer those frequent updates (I would even help debugging the issues) to the pita that is the creation of the api keys. 

That being said, I have removed tubed from my kodi 19 installations. Once it gets an update, I will consider reinstalling it and check if it is fixed.

I almost unistalled it as well, but then realized, that having it installed will tell me when there is an update. If there will be any, in the first place.
I'm hopeful though.
Reply
#88
If you guys have an Android box, then its very wise to install https://github.com/yuliskov/SmartTubeNext for your Youtube needs.
3 * Nvidia Shield + Synology NAS DS218+ 2 * LG 77" + Genelec + WiiM Pro Plus & Mini + Adam T5V + T7V + T10S - ArcoLinux
Reply
#89
(2021-08-03, 14:47)Raitsa Wrote: If you guys have an Android box, then its very wise to install https://github.com/yuliskov/SmartTubeNext for your Youtube needs.

Obviously I have Tizen :-) Yes there is also a youtube app, mut using it with remote is not convenient at all. With Kodi I can use a keyboard.
Reply
#90
Hi,

Does Tubed support URLs like this?
  • plugin://plugin.video.tubed/play/?video_id=$VIDEOID
  • plugin://plugin.video.tubed/play/?playlist_id=$PLAYLISTID

I am developing the Cast Kodi WebExtension for Firefox and I would like to send YouTube videos and playlists to the Tubed add-on.
Reply
  • 1
  • 4
  • 5
  • 6(current)
  • 7
  • 8
  • 9

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