mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-24 14:06:36 +00:00
Add music.youtube.com
to the YouTube domains
This commit is contained in:
parent
967fc64d94
commit
dab458c9f7
@ -8,6 +8,7 @@ DOMAINS = dict({
|
|||||||
'youtube': frozenset({
|
'youtube': frozenset({
|
||||||
'youtube.com',
|
'youtube.com',
|
||||||
'm.youtube.com',
|
'm.youtube.com',
|
||||||
|
'music.youtube.com',
|
||||||
'www.youtube.com',
|
'www.youtube.com',
|
||||||
}),
|
}),
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user