1
0
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:
wb9688 2020-03-02 17:58:48 +01:00
parent 4674431829
commit add08ead14

View File

@ -146,6 +146,7 @@
<data android:host="youtube.com"/>
<data android:host="m.youtube.com"/>
<data android:host="www.youtube.com"/>
<data android:host="music.youtube.com"/>
<!-- video prefix -->
<data android:pathPrefix="/v/"/>
<data android:pathPrefix="/embed/"/>