diff --git a/src/modules/processing/servicesConfig.json b/src/modules/processing/servicesConfig.json index 9d296114..1ac431e6 100644 --- a/src/modules/processing/servicesConfig.json +++ b/src/modules/processing/servicesConfig.json @@ -26,7 +26,7 @@ "youtube": { "alias": "youtube videos, shorts & music", "patterns": ["watch?v=:id", "embed/:id", "watch/:id"], - "subdomains": ["music", "www", "m"], + "subdomains": ["music", "m"], "bestAudio": "opus", "enabled": true },