mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-12-23 16:40:32 +00:00
Accept music.youtube.com in manifest
This commit is contained in:
parent
4674431829
commit
add08ead14
@ -146,6 +146,7 @@
|
|||||||
<data android:host="youtube.com"/>
|
<data android:host="youtube.com"/>
|
||||||
<data android:host="m.youtube.com"/>
|
<data android:host="m.youtube.com"/>
|
||||||
<data android:host="www.youtube.com"/>
|
<data android:host="www.youtube.com"/>
|
||||||
|
<data android:host="music.youtube.com"/>
|
||||||
<!-- video prefix -->
|
<!-- video prefix -->
|
||||||
<data android:pathPrefix="/v/"/>
|
<data android:pathPrefix="/v/"/>
|
||||||
<data android:pathPrefix="/embed/"/>
|
<data android:pathPrefix="/embed/"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user