mintsoft / kodi.plugin.ytchannels

kodi.plugin.ytchannels
GNU General Public License v3.0
5 stars 8 forks source link

0.4.0 #25

Closed yeahme49 closed 2 years ago

yeahme49 commented 2 years ago

fix yt_time function add thumbnail and channel description while searching new channels add option to use invidious addon instead of youtube addon

mintsoft commented 2 years ago

Hmm, slight issue. I don't think Invidious is in the main repository, so if we put a dependency on it; you basically can't install the addon.

yeahme49 commented 2 years ago

It's set an optional dependency in addon.xml, so it should still install without it installed

yeahme49 commented 2 years ago

@mintsoft Can you review this PR again? Invidious is an optional dependency so it shouldn't affect anything if you don't have that addon

mintsoft commented 2 years ago

@yeahme49 Yeah, sorry I got totally distracted. I'll have a look this weekend.

mintsoft commented 2 years ago

Cool, this looks good to me; apologies for the delay

mintsoft commented 2 years ago

FYI @yeahme49 https://github.com/xbmc/repo-plugins/pull/3927