This commit is contained in:
2025-10-13 16:07:07 +02:00
parent 473c2f8ba8
commit db0ecede3a
3 changed files with 20 additions and 0 deletions

15
Kodi/Kodi Normal file
View File

@@ -0,0 +1,15 @@
# Kodi
## YouTube addon
`https://github.com/anxdpanic/plugin.video.youtube`
### Get API key and settings from Google
`https://console.cloud.google.com/apis/api/youtube.googleapis.com/credentials?project=kyta-268521`
```
- API Key: AIzaSyBAxrzQZqHFToknksUCxVmkSqGtvy1ZtUs
- API/Client ID: 201004545103-63grcbt0luuieaok1gq6lbtb4hk5ghkl.apps.googleusercontent.com
- API/Client Secret: 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
```