Update integration

This commit is contained in:
anxdpanic 2021-06-18 17:12:18 -04:00
parent ca1e35283c
commit 1eeb3d4f10
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ on:
jobs:
default:
if: github.repository == 'anxdpanic/plug.video.youtube'
if: github.repository == 'anxdpanic/plugin.video.youtube'
runs-on: ubuntu-latest

View file

@ -27,6 +27,7 @@
<icon>icon.png</icon>
<fanart>fanart.jpg</fanart>
</assets>
<platform>all</platform>
<summary lang="en_GB">Plugin for YouTube</summary>
<description lang="en_GB">YouTube is one of the biggest video-sharing websites of the world.</description>
<disclaimer lang="en_GB">This plugin is not endorsed by Google</disclaimer>
@ -68,7 +69,6 @@
<summary lang="tr_TR">YouTube için eklenti</summary>
<description lang="tr_TR">YouTube, dünya üzerindeki en büyük video paylaşma platformlarından birisidir</description>
<disclaimer lang="tr_TR">Bu eklenti Google tarafından üretilmemiştir</disclaimer>
<platform>all</platform>
<license>GPL-2.0-only</license>
<forum>https://ytaddon.panicked.xyz/forum</forum>
<website>https://www.youtube.com</website>