1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-09-24 05:24:04 +00:00

Merge pull request #3177 from wb9688/yt-music

Accept music.youtube.com in manifest
This commit is contained in:
Tobias Groza
2020-03-13 23:02:48 +01:00
committed by GitHub

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/"/>