This commit is contained in:
Bnyro 2022-08-06 12:51:53 +02:00
parent ac955d8377
commit 3b19d9b995

View File

@ -110,7 +110,7 @@ class ImportHelper(
newPipeChannels += NewPipeSubscription(
name = it.name,
service_id = 0,
url = "https://youtube.com" + it.url
url = "https://www.youtube.com" + it.url
)
}