mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 06:10:31 +05:30
.
This commit is contained in:
parent
ac955d8377
commit
3b19d9b995
@ -110,7 +110,7 @@ class ImportHelper(
|
|||||||
newPipeChannels += NewPipeSubscription(
|
newPipeChannels += NewPipeSubscription(
|
||||||
name = it.name,
|
name = it.name,
|
||||||
service_id = 0,
|
service_id = 0,
|
||||||
url = "https://youtube.com" + it.url
|
url = "https://www.youtube.com" + it.url
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user