[YouTube] Support opening handles from external apps

This commit is contained in:
AudricV 2022-11-03 19:07:20 +01:00
parent e9870d9e1d
commit 231c5e515f
No known key found for this signature in database
GPG Key ID: DA92EC7905614198
1 changed files with 1 additions and 0 deletions

View File

@ -153,6 +153,7 @@
<data android:pathPrefix="/channel/" />
<data android:pathPrefix="/user/" />
<data android:pathPrefix="/c/" />
<data android:pathPrefix="/@" />
<!-- playlist prefix -->
<data android:pathPrefix="/playlist" />
</intent-filter>