Files
hibna 499c9d9ed5
Build presences / build (push) Successful in 33s
Fix youtube presence
2026-04-26 02:05:54 +03:00

17 lines
397 B
JSON

{
"id": "youtube",
"name": "YouTube",
"description": "Shows the video you're watching on YouTube as a Source rich presence.",
"version": "1.0.1",
"author": "hibna",
"match": [
"https://www.youtube.com/*",
"https://youtube.com/*",
"https://m.youtube.com/*",
"https://youtu.be/*",
"https://music.youtube.com/*"
],
"tickInterval": 1000,
"sdkVersion": "^0.1.0"
}