mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-13 22:00:30 +05:30
.
This commit is contained in:
parent
ac955d8377
commit
3b19d9b995
@ -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
|
||||
)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user